From: Ross Burton Date: Thu, 14 Jun 2007 11:40:05 +0000 (+0000) Subject: Move to the Office category X-Git-Tag: 2011-1~11477 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0381bc479ad585dfb595bd02b29b9ab308f07124;p=openembedded-core.git Move to the Office category git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1936 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/leafpad/files/leafpad.desktop b/meta/packages/leafpad/files/leafpad.desktop index b3a65c467d..f9c39724d8 100644 --- a/meta/packages/leafpad/files/leafpad.desktop +++ b/meta/packages/leafpad/files/leafpad.desktop @@ -5,7 +5,7 @@ Exec=/usr/bin/leafpad Icon=accessories-text-editor Terminal=false Type=Application -Categories=Utility;PIM; +Categories=Utility;Office; SingleInstance=true StartupNotify=true diff --git a/meta/packages/leafpad/leafpad_0.8.9.bb b/meta/packages/leafpad/leafpad_0.8.9.bb index 0b19526b12..dfbba49308 100644 --- a/meta/packages/leafpad/leafpad_0.8.9.bb +++ b/meta/packages/leafpad/leafpad_0.8.9.bb @@ -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 = "r3" +PR = "r4" inherit autotools pkgconfig