Remove the Office category from leafpad

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2105 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-07-05 09:38:04 +00:00
parent 60ea9b726a
commit c9ee84b11a
2 changed files with 2 additions and 3 deletions

View 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

View 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