diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2013-07-07 22:12:13 +0300 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2013-07-07 22:12:13 +0300 |
commit | b406241682cd0e7c05f6a03cfc3567178a9c4250 (patch) | |
tree | 2fabd1325a6b575669cded535826506ddcf7e150 /skel/.config/xfce4 | |
parent | d15250901866f9ae98b74862a287cdd6d476c33f (diff) |
Corrected the error with the menu start for Kogaion edition icon
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 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"> |