diff options
| author | Matthew Allum <mallum@openedhand.com> | 2007-07-11 15:05:06 +0000 |
|---|---|---|
| committer | Matthew Allum <mallum@openedhand.com> | 2007-07-11 15:05:06 +0000 |
| commit | b1b30eca86f69b96cb2d9daae5c97fb63ed33910 (patch) | |
| tree | 2855c772861514ab3c7e856a558839978d513276 /meta/packages/leafpad/files/leafpad.desktop | |
| parent | 61012de425932fbfbb8dc625ffe5f2857f772d57 (diff) | |
| download | poky-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/leafpad.desktop')
| -rw-r--r-- | meta/packages/leafpad/files/leafpad.desktop | 1 |
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 @@ | |||
| 2 | Encoding=UTF-8 | 2 | Encoding=UTF-8 |
| 3 | Name=Notes | 3 | Name=Notes |
| 4 | Exec=/usr/bin/leafpad | 4 | Exec=/usr/bin/leafpad |
| 5 | Comment=Text Editor | ||
| 5 | Icon=accessories-text-editor | 6 | Icon=accessories-text-editor |
| 6 | Terminal=false | 7 | Terminal=false |
| 7 | Type=Application | 8 | Type=Application |
