summaryrefslogtreecommitdiffstats
path: root/meta/packages/leafpad/files
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2007-07-11 15:05:06 +0000
committerMatthew Allum <mallum@openedhand.com>2007-07-11 15:05:06 +0000
commitb1b30eca86f69b96cb2d9daae5c97fb63ed33910 (patch)
tree2855c772861514ab3c7e856a558839978d513276 /meta/packages/leafpad/files
parent61012de425932fbfbb8dc625ffe5f2857f772d57 (diff)
downloadpoky-b1b30eca86f69b96cb2d9daae5c97fb63ed33910.tar.gz
Add comment field to .desktop file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2162 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/leafpad/files')
-rw-r--r--meta/packages/leafpad/files/leafpad.desktop1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/leafpad/files/leafpad.desktop b/meta/packages/leafpad/files/leafpad.desktop
index d5ff7ed630..36a0987500 100644
--- a/meta/packages/leafpad/files/leafpad.desktop
+++ b/meta/packages/leafpad/files/leafpad.desktop
@@ -2,6 +2,7 @@
2Encoding=UTF-8 2Encoding=UTF-8
3Name=Notes 3Name=Notes
4Exec=/usr/bin/leafpad 4Exec=/usr/bin/leafpad
5Comment=Text Editor
5Icon=accessories-text-editor 6Icon=accessories-text-editor
6Terminal=false 7Terminal=false
7Type=Application 8Type=Application