diff options
author | BlackNoxis <steven.darkglight@gmail.com> | 2013-05-24 08:59:00 +0300 |
---|---|---|
committer | BlackNoxis <steven.darkglight@gmail.com> | 2013-05-24 08:59:00 +0300 |
commit | 7f31439be16aa473d2af4460b254ff0fb0ac1d2c (patch) | |
tree | 018c24c921c0a725023c09c186629439902a2cc6 /skel/.config/xfce4 | |
parent | 9c32a0046f1323d3bf1d1b015fe1bc3dd17a00e4 (diff) |
Fixed the icon on XFCE panel button
Diffstat (limited to 'skel/.config/xfce4')
-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 1018ac3..8c9bb5f 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"/> + <property name="button-icon" type="string" value="start-here-rogentos"/> <property name="button-title" type="string" value="Menu"/> </property> <property name="plugin-4" type="string" value="pager"> |