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 | |
parent | 772002ec6b386c78ce9e5d2c901a2a275fd9b8ff (diff) | |
download | openembedded-core-f852fdbff9e784d86a601e6a6a581ecfb359d5e8.tar.gz openembedded-core-f852fdbff9e784d86a601e6a6a581ecfb359d5e8.tar.bz2 openembedded-core-f852fdbff9e784d86a601e6a6a581ecfb359d5e8.zip |
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')
-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 Icon=rxvt.png Terminal=false Type=Application -Categories=Utilities +Categories=Utility StartupNotify=false |