From 8f55f92e464725fd9a7187b76cb25184587c599b Mon Sep 17 00:00:00 2001 From: Ahmad Samir Date: Sun, 20 Feb 2011 00:20:16 +0000 Subject: - use .png files for the menu icon and for the drakconf launcher --- ChangeLog | 6 ++++++ common/xfce4/panel/launcher-12.rc | 2 +- common/xfce4/panel/xfce4-menu-5.rc | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7e7e695..69dee12 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-02-20 17:21 Ahmad Samir + * common/xfce4/panel/xfce4-menu-5.rc: + - use mageia.png for the menu + * common/xfce4/panel/launcher-12.rc + - use drakconf.png for the drakconf launcher on the panel + 2011-02-18 17:21 Ahmad Samir * adapt the Makefile to having one profile, Default 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 -- cgit v1.2.1