diff options
author | Matthew Allum <mallum@openedhand.com> | 2007-07-11 15:07:56 +0000 |
---|---|---|
committer | Matthew Allum <mallum@openedhand.com> | 2007-07-11 15:07:56 +0000 |
commit | 6eb0e0f0ab963933e9ab5fa2036deee674f867c0 (patch) | |
tree | c162f74fa593f4c88bc76ca08676c370b9cfbf88 /meta/packages/rxvt-unicode/files | |
parent | b1b30eca86f69b96cb2d9daae5c97fb63ed33910 (diff) | |
download | poky-6eb0e0f0ab963933e9ab5fa2036deee674f867c0.tar.gz |
Add a comment to .desktop
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2163 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/rxvt-unicode/files')
-rw-r--r-- | meta/packages/rxvt-unicode/files/rxvt.desktop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/rxvt-unicode/files/rxvt.desktop b/meta/packages/rxvt-unicode/files/rxvt.desktop index 49b3e3a659..a419c98a13 100644 --- a/meta/packages/rxvt-unicode/files/rxvt.desktop +++ b/meta/packages/rxvt-unicode/files/rxvt.desktop | |||
@@ -1,6 +1,7 @@ | |||
1 | [Desktop Entry] | 1 | [Desktop Entry] |
2 | Encoding=UTF-8 | 2 | Encoding=UTF-8 |
3 | Name=Terminal | 3 | Name=Terminal |
4 | Comment=When all else fails. | ||
4 | Exec=/usr/bin/rxvt | 5 | Exec=/usr/bin/rxvt |
5 | Icon=utilities-terminal.png | 6 | Icon=utilities-terminal.png |
6 | Terminal=false | 7 | Terminal=false |