diff options
| author | Chris Lord <chris@openedhand.com> | 2005-10-03 12:04:32 +0000 |
|---|---|---|
| committer | Chris Lord <chris@openedhand.com> | 2005-10-03 12:04:32 +0000 |
| commit | f852fdbff9e784d86a601e6a6a581ecfb359d5e8 (patch) | |
| tree | 8962d64fd5d4788e39531e75ecfdefdc29397824 /openembedded/packages/rxvt-unicode/files | |
| parent | 772002ec6b386c78ce9e5d2c901a2a275fd9b8ff (diff) | |
| download | poky-f852fdbff9e784d86a601e6a6a581ecfb359d5e8.tar.gz | |
Use clearlooks as the default theme (and install it in oh-image), fix
rxvt .desktop category
git-svn-id: https://svn.o-hand.com/repos/poky@98 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/rxvt-unicode/files')
| -rw-r--r-- | openembedded/packages/rxvt-unicode/files/rxvt.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/rxvt-unicode/files/rxvt.desktop b/openembedded/packages/rxvt-unicode/files/rxvt.desktop index 0bb7701ff8..f372b28e97 100644 --- a/openembedded/packages/rxvt-unicode/files/rxvt.desktop +++ b/openembedded/packages/rxvt-unicode/files/rxvt.desktop | |||
| @@ -5,6 +5,6 @@ Exec=/usr/bin/rxvt | |||
| 5 | Icon=rxvt.png | 5 | Icon=rxvt.png |
| 6 | Terminal=false | 6 | Terminal=false |
| 7 | Type=Application | 7 | Type=Application |
| 8 | Categories=Utilities | 8 | Categories=Utility |
| 9 | StartupNotify=false | 9 | StartupNotify=false |
| 10 | 10 | ||
