diff options
author | Angelo Naselli <anaselli@linux.it> | 2014-09-13 17:36:08 +0200 |
---|---|---|
committer | Angelo Naselli <anaselli@linux.it> | 2014-09-13 17:36:08 +0200 |
commit | b2a65e49195d237aacd68905747953838baa8797 (patch) | |
tree | 7b682ed44fb0bdf60e50c1057fc57647ff8e0c08 /extras/desktop/manahost.desktop | |
parent | 1542a42bc1dcefed969ab368240d7da4e3be6eb2 (diff) | |
download | manatools-b2a65e49195d237aacd68905747953838baa8797.tar manatools-b2a65e49195d237aacd68905747953838baa8797.tar.gz manatools-b2a65e49195d237aacd68905747953838baa8797.tar.bz2 manatools-b2a65e49195d237aacd68905747953838baa8797.tar.xz manatools-b2a65e49195d237aacd68905747953838baa8797.zip |
- Fixed desktop file accordingly (mana xxx)
- Fixed icons so that should be visible also in lxqt
- (both should fix bug# 14093 - AdminPanel not working with LXQt)
Diffstat (limited to 'extras/desktop/manahost.desktop')
-rw-r--r-- | extras/desktop/manahost.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extras/desktop/manahost.desktop b/extras/desktop/manahost.desktop index f53c218f..0823c39c 100644 --- a/extras/desktop/manahost.desktop +++ b/extras/desktop/manahost.desktop @@ -1,8 +1,8 @@ [Desktop Entry] Name=manahost Comment=AdminPanel host manager -Exec=pkexec /usr/bin/manahost -Icon=manahost +Exec=mana host +Icon=/usr/share/icons/manahost.png Type=Application StartupNotify=true Categories=System;X-MandrivaLinux-CrossDesktop; |