aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2019-02-24 22:01:45 +0200
committerJani Välimaa <wally@mageia.org>2019-02-24 22:01:45 +0200
commit02727a1387e952e66835b482b3b8b132a611945e (patch)
treebca54e6955a4176c056d6b85a684035331f85869
parentf9cd0dce4081ae758dd5fd7aa1cde5415ba7fe4d (diff)
downloadconfig-02727a1387e952e66835b482b3b8b132a611945e.tar
config-02727a1387e952e66835b482b3b8b132a611945e.tar.gz
config-02727a1387e952e66835b482b3b8b132a611945e.tar.bz2
config-02727a1387e952e66835b482b3b8b132a611945e.tar.xz
config-02727a1387e952e66835b482b3b8b132a611945e.zip
Panel: Add Xfce settings manager launcher
-rw-r--r--NEWS2
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml7
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 5a052e8..38631d0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- Panel: Add Xfce settings manager launcher
+
Version 4.120.7.3 - 2018-12-10
- Applications menu: don't show applications in both Sciences and Education/Sciences (mga#23968)
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
index f368f01..7233db4 100644
--- a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml
@@ -43,7 +43,12 @@
</property>
<property name="plugins" type="empty">
<property name="plugin-1" type="string" value="whiskermenu"/>
- <property name="plugin-3" type="string" value="separator"/>
+ <property name="plugin-2" type="string" value="separator"/>
+ <property name="plugin-3" type="string" value="launcher">
+ <property name="items" type="array">
+ <value type="string" value="xfce-settings-manager.desktop"/>
+ </property>
+ </property>
<property name="plugin-4" type="string" value="launcher">
<property name="items" type="array">
<value type="string" value="terminal-emulator.desktop"/>