1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Description: fix desktop file type association
Origin: vendor
Bug-Debian: http://bugs.debian.org/595775
Bug-Ubuntu: https://launchpad.net/bugs/502871
Forwarded: no
Author: Bhavani Shankar <bhavi@ubuntu.com>
Reviewed-by: Salvatore Bonaccorso <carnil@debian.org>
Last-Update: 2011-04-15
--- a/alarm-clock.desktop
+++ b/alarm-clock.desktop
@@ -18,5 +18,4 @@
Categories=GNOME;GTK;Utility;
Icon=alarm-clock
StartupNotify=false
-MimeType=text/plain;
OnlyShowIn=GNOME;
|