diff options
author | Jani Välimaa <wally@mageia.org> | 2013-12-23 20:49:24 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2013-12-23 20:49:24 +0200 |
commit | 859cf12c8439f8f0b56b738a27d2ff706a9520b9 (patch) | |
tree | c4ddf861be5c86780b4b6c631d66dd6b5008f8c5 /data/xfce4/xfconf/xfce-perchannel-xml | |
parent | 0d483e75ac4a524b92abfb13ce6c8d8a8596b699 (diff) | |
download | config-859cf12c8439f8f0b56b738a27d2ff706a9520b9.tar config-859cf12c8439f8f0b56b738a27d2ff706a9520b9.tar.gz config-859cf12c8439f8f0b56b738a27d2ff706a9520b9.tar.bz2 config-859cf12c8439f8f0b56b738a27d2ff706a9520b9.tar.xz config-859cf12c8439f8f0b56b738a27d2ff706a9520b9.zip |
Remove appfinder from panel as whiskermenu handles searching
Diffstat (limited to 'data/xfce4/xfconf/xfce-perchannel-xml')
-rw-r--r-- | data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml index 903c81c..8a8b237 100644 --- a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -43,11 +43,6 @@ </property> <property name="plugins" type="empty"> <property name="plugin-1" type="string" value="whiskermenu"/> - <property name="plugin-2" type="string" value="launcher"> - <property name="items" type="array"> - <value type="string" value="xfce4-appfinder.desktop"/> - </property> - </property> <property name="plugin-3" type="string" value="separator"/> <property name="plugin-4" type="string" value="launcher"> <property name="items" type="array"> |