]> code.ossystems Code Review - openembedded-core.git/commitdiff
Remove the Office category from leafpad
authorRoss Burton <ross@openedhand.com>
Thu, 5 Jul 2007 09:38:04 +0000 (09:38 +0000)
committerRoss Burton <ross@openedhand.com>
Thu, 5 Jul 2007 09:38:04 +0000 (09:38 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2105 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/leafpad/files/leafpad.desktop
meta/packages/leafpad/leafpad_0.8.9.bb

index f9c39724d81efc71e37ca1832d1b22fa3cd1d9de..d5ff7ed6308e79c96b739f9b05d459da58ec692d 100644 (file)
@@ -5,7 +5,6 @@ Exec=/usr/bin/leafpad
 Icon=accessories-text-editor
 Terminal=false
 Type=Application
-Categories=Utility;Office;
+Categories=GTK;Utility;TextEditor;
 SingleInstance=true
 StartupNotify=true
-
index dfbba4930834bdfdb219bf60d77da4970b0f0a14..d09bb6d098fdec4058f8dd255d56016d67c1d908 100644 (file)
@@ -3,7 +3,7 @@ DEPENDS = "gtk+ intltool-native libowl"
 SRC_URI = "http://savannah.nongnu.org/download/${PN}/${PN}-${PV}.tar.gz \
           file://owl-menu.patch;patch=1                                \
           file://leafpad.desktop"
-PR = "r4"
+PR = "r5"
 
 inherit autotools pkgconfig