From c9b9b5bbbd5a8081740d319c15f3f1cebd0c4921 Mon Sep 17 00:00:00 2001 From: Chris Lord Date: Mon, 3 Oct 2005 23:40:20 +0000 Subject: Add leafpad, a simple gtk text-editor git-svn-id: https://svn.o-hand.com/repos/poky@112 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- openembedded/packages/leafpad/files/leafpad.desktop | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 openembedded/packages/leafpad/files/leafpad.desktop (limited to 'openembedded/packages/leafpad/files/leafpad.desktop') diff --git a/openembedded/packages/leafpad/files/leafpad.desktop b/openembedded/packages/leafpad/files/leafpad.desktop new file mode 100644 index 0000000000..7c75817128 --- /dev/null +++ b/openembedded/packages/leafpad/files/leafpad.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Encoding=UTF-8 +Name=Leafpad +Exec=/usr/bin/leafpad +Icon=leafpad.png +Terminal=false +Type=Application +Categories=Utility;PIM; +SingleInstance=true +StartupNotify=true + -- cgit v1.2.3