aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--data/web.desktop5
2 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index a1d163b..f674901 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-14 Ross Burton <ross@openedhand.com>
+
+ * data/web.desktop:
+ Remove Encoding key, fix Categories, and rename SingleInstance to
+ X-MB-SingleInstance.
+
2006-06-12 Chris Lord,,, <chris@openedhand.com>
* configure.ac:
diff --git a/data/web.desktop b/data/web.desktop
index 4d84146..447c451 100644
--- a/data/web.desktop
+++ b/data/web.desktop
@@ -1,11 +1,10 @@
[Desktop Entry]
-Encoding=UTF-8
Name=Web
Comment=Web Browser
Exec=web
Icon=web-browser
Terminal=false
Type=Application
-Categories=GTK;Application;PIM;Network;WebBrowser;
-SingleInstance=true
+Categories=GTK;Network;WebBrowser;
+X-MB-SingleInstance=true
StartupNotify=true