diff options
author | bionel <ionel.busuioc@gmail.com> | 2013-03-10 19:55:12 +0530 |
---|---|---|
committer | bionel <ionel.busuioc@gmail.com> | 2013-03-10 19:55:12 +0530 |
commit | a55d05f508978ec36221504812c7903348bdec12 (patch) | |
tree | c45138aa740c18ffe03c21cf43d01d7c40db3492 /skel/.config/xfce4/xfconf | |
parent | a9cced3851cf7c94442c445ff38f82ab525970e6 (diff) |
Fixed 'Menu' icon
icon theme should have the right 'start-here' simlink in the right place
Diffstat (limited to 'skel/.config/xfce4/xfconf')
-rw-r--r-- | skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml index 8c9bb5f..1018ac3 100644 --- a/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ b/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -29,7 +29,7 @@ </property> <property name="plugins" type="empty"> <property name="plugin-1" type="string" value="applicationsmenu"> - <property name="button-icon" type="string" value="start-here-rogentos"/> + <property name="button-icon" type="string" value="start-here"/> <property name="button-title" type="string" value="Menu"/> </property> <property name="plugin-4" type="string" value="pager"> |