diff options
author | Ross Burton <ross@openedhand.com> | 2007-07-05 09:38:04 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2007-07-05 09:38:04 +0000 |
commit | c9ee84b11ac8921aeefb2011b1635194db4c3403 (patch) | |
tree | 3d02b6111c8bfab58e834d2182fbba8fcf56142b /meta/packages/leafpad/files | |
parent | 60ea9b726a02c36a2482d9225397dd9c6efd0960 (diff) | |
download | poky-c9ee84b11ac8921aeefb2011b1635194db4c3403.tar.gz |
Remove the Office category from leafpad
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2105 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/leafpad/files')
-rw-r--r-- | meta/packages/leafpad/files/leafpad.desktop | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/packages/leafpad/files/leafpad.desktop b/meta/packages/leafpad/files/leafpad.desktop index f9c39724d8..d5ff7ed630 100644 --- a/meta/packages/leafpad/files/leafpad.desktop +++ b/meta/packages/leafpad/files/leafpad.desktop | |||
@@ -5,7 +5,6 @@ Exec=/usr/bin/leafpad | |||
5 | Icon=accessories-text-editor | 5 | Icon=accessories-text-editor |
6 | Terminal=false | 6 | Terminal=false |
7 | Type=Application | 7 | Type=Application |
8 | Categories=Utility;Office; | 8 | Categories=GTK;Utility;TextEditor; |
9 | SingleInstance=true | 9 | SingleInstance=true |
10 | StartupNotify=true | 10 | StartupNotify=true |
11 | |||