From a3a003a55d00d345c2c0fd8fed68b3d0e67d27d7 Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Sep 30 2009 01:05:19 +0000 Subject: - Add xfswitch-plugin to default panel config (#525563) --- diff --git a/xfce4-panel-4.6.0-defaults.patch b/xfce4-panel-4.6.0-defaults.patch index a85f7a5..485989e 100644 --- a/xfce4-panel-4.6.0-defaults.patch +++ b/xfce4-panel-4.6.0-defaults.patch @@ -1,60 +1,17 @@ -diff -Nur xfce4-panel-4.6.0.orig/config/Makefile.am xfce4-panel-4.6.0/config/Makefile.am ---- xfce4-panel-4.6.0.orig/config/Makefile.am 2009-01-12 14:35:34.000000000 -0700 -+++ xfce4-panel-4.6.0/config/Makefile.am 2009-02-27 11:04:19.000000000 -0700 -@@ -17,6 +17,7 @@ - systray-4.rc \ - xfce4-menu-5.rc \ - clock-14.rc \ -+ xfce4-mixer-20.rc \ - $(conf_files) - - # copied from INTLTOOL_DESKTOP_RULE -@@ -27,6 +28,7 @@ - systray-4.rc \ - xfce4-menu-5.rc \ - clock-14.rc \ -+ xfce4-mixer-20.rc \ - $(conf_in_files) - - distclean-local: -diff -Nur xfce4-panel-4.6.0.orig/config/Makefile.in xfce4-panel-4.6.0/config/Makefile.in ---- xfce4-panel-4.6.0.orig/config/Makefile.in 2009-02-24 14:39:18.000000000 -0700 -+++ xfce4-panel-4.6.0/config/Makefile.in 2009-02-27 11:04:19.000000000 -0700 -@@ -279,6 +279,7 @@ - systray-4.rc \ - xfce4-menu-5.rc \ - clock-14.rc \ -+ xfce4-mixer-20.rc \ - $(conf_files) - - EXTRA_DIST = \ -@@ -286,6 +287,7 @@ - systray-4.rc \ - xfce4-menu-5.rc \ - clock-14.rc \ -+ xfce4-mixer-20.rc \ - $(conf_in_files) - - all: all-am -diff -Nur xfce4-panel-4.6.0.orig/config/panels.xml xfce4-panel-4.6.0/config/panels.xml +diff -dur xfce4-panel-4.6.0.orig/config/panels.xml xfce4-panel-4.6.0/config/panels.xml --- xfce4-panel-4.6.0.orig/config/panels.xml 2009-02-24 14:14:35.000000000 -0700 +++ xfce4-panel-4.6.0/config/panels.xml 2009-02-27 11:07:35.000000000 -0700 -@@ -23,6 +23,8 @@ +@@ -23,11 +23,13 @@ -+ + -diff -Nur xfce4-panel-4.6.0.orig/config/xfce4-mixer-20.rc xfce4-panel-4.6.0/config/xfce4-mixer-20.rc ---- xfce4-panel-4.6.0.orig/config/xfce4-mixer-20.rc 1969-12-31 17:00:00.000000000 -0700 -+++ xfce4-panel-4.6.0/config/xfce4-mixer-20.rc 2009-02-27 11:04:19.000000000 -0700 -@@ -0,0 +1,6 @@ -+[mixer-plugin] -+LauncherRunInTerminal=false -+LauncherUseStartupNotification=false -+Device=default -+LauncherCommand=xfce4-mixer -+MasterControl=Master,0 + + ++ + + + diff --git a/xfce4-panel.spec b/xfce4-panel.spec index 5f8ad79..a56e78a 100644 --- a/xfce4-panel.spec +++ b/xfce4-panel.spec @@ -1,7 +1,7 @@ Summary: Next generation panel for Xfce Name: xfce4-panel Version: 4.6.1 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ and LGPLv2+ URL: http://www.xfce.org/ Source0: http://www.xfce.org/archive/xfce-%{version}/src/xfce4-panel-%{version}.tar.bz2 @@ -127,6 +127,9 @@ fi %{_includedir}/xfce4/libxfce4panel %changelog +* Wed Sep 30 2009 Christoph Wickert - 4.6.1-4 +- Add xfswitch-plugin to default panel config (#525563) + * Mon Jul 27 2009 Fedora Release Engineering - 4.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild