diff options
author | Jani Välimaa <wally@mageia.org> | 2014-08-02 11:10:41 +0300 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2014-08-02 11:12:53 +0300 |
commit | 15c76b19a061c9862ef892e64249d9dcc4836c7a (patch) | |
tree | 168c97d1585e6908fd5f756efd397926e9dfaf1d | |
parent | ee48ede88aca267d4ef2c65e6bc6eca32b480e66 (diff) | |
download | config-15c76b19a061c9862ef892e64249d9dcc4836c7a.tar config-15c76b19a061c9862ef892e64249d9dcc4836c7a.tar.gz config-15c76b19a061c9862ef892e64249d9dcc4836c7a.tar.bz2 config-15c76b19a061c9862ef892e64249d9dcc4836c7a.tar.xz config-15c76b19a061c9862ef892e64249d9dcc4836c7a.zip |
Drop xfce4-mixer panel plugin
Pnmixer will be used as a default sound volume app for Xfce in mga5.
-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 2057579..16cd24a 100644 --- a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml +++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xml @@ -21,7 +21,6 @@ <value type="int" value="9"/> <value type="int" value="10"/> <value type="int" value="11"/> - <value type="int" value="17"/> <value type="int" value="18"/> <value type="int" value="19"/> <value type="int" value="20"/> @@ -74,10 +73,6 @@ <property name="expand" type="bool" value="true"/> <property name="style" type="uint" value="0"/> </property> - <property name="plugin-17" type="string" value="mixer"> - <property name="command" type="string" value="xfce4-mixer"/> - <property name="enable-keyboard-shortcuts" type="bool" value="true"/> - </property> <property name="plugin-18" type="string" value="systray"> <property name="show-frame" type="bool" value="false"/> </property> |