diff options
author | Ahmad Samir <ahmad@mageia.org> | 2011-02-20 00:20:16 +0000 |
---|---|---|
committer | Ahmad Samir <ahmad@mageia.org> | 2011-02-20 00:20:16 +0000 |
commit | 8f55f92e464725fd9a7187b76cb25184587c599b (patch) | |
tree | 5d627a2e0a1478cd35f62fa3c9901e596d4059e7 /common | |
parent | e7d7382ba814b7d07ab16921750fc555e0c65868 (diff) | |
download | config-8f55f92e464725fd9a7187b76cb25184587c599b.tar config-8f55f92e464725fd9a7187b76cb25184587c599b.tar.gz config-8f55f92e464725fd9a7187b76cb25184587c599b.tar.bz2 config-8f55f92e464725fd9a7187b76cb25184587c599b.tar.xz config-8f55f92e464725fd9a7187b76cb25184587c599b.zip |
- use .png files for the menu icon and for the drakconf launcher
Diffstat (limited to 'common')
-rw-r--r-- | common/xfce4/panel/launcher-12.rc | 2 | ||||
-rw-r--r-- | common/xfce4/panel/xfce4-menu-5.rc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/common/xfce4/panel/launcher-12.rc b/common/xfce4/panel/launcher-12.rc index 0a0d768..90c2c61 100644 --- a/common/xfce4/panel/launcher-12.rc +++ b/common/xfce4/panel/launcher-12.rc @@ -1,7 +1,7 @@ [Entry 0] Name=MCC Comment=MCC -Icon=/usr/share/icons/Tango/scalable/apps/drakconf.svg +Icon=/usr/share/icons/drakconf.png Exec=/usr/bin/mcc Terminal=false StartupNotify=true diff --git a/common/xfce4/panel/xfce4-menu-5.rc b/common/xfce4/panel/xfce4-menu-5.rc index 06aa933..fe954e2 100644 --- a/common/xfce4/panel/xfce4-menu-5.rc +++ b/common/xfce4/panel/xfce4-menu-5.rc @@ -1,7 +1,7 @@ use_default_menu=true show_button_title=true menu_file=/etc/xdg/menus/xfce-applications.menu -icon_file=/usr/share/icons/Tango/scalable/apps/mageia.svg +icon_file=/usr/share/icons/mageia.png show_menu_icons=true button_title=Mageia |