rpms/xfce4-panel/devel xfce4-panel-4.4.2-defaults.patch,1.1,1.2

Christoph Wickert cwickert at fedoraproject.org
Sat Aug 30 22:33:59 UTC 2008


Author: cwickert

Update of /cvs/pkgs/rpms/xfce4-panel/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28121

Modified Files:
	xfce4-panel-4.4.2-defaults.patch 
Log Message:
fix patch for fuzz=0

xfce4-panel-4.4.2-defaults.patch:

Index: xfce4-panel-4.4.2-defaults.patch
===================================================================
RCS file: /cvs/pkgs/rpms/xfce4-panel/devel/xfce4-panel-4.4.2-defaults.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-panel-4.4.2-defaults.patch	9 Apr 2008 01:51:35 -0000	1.1
+++ xfce4-panel-4.4.2-defaults.patch	30 Aug 2008 22:33:59 -0000	1.2
@@ -13,8 +13,8 @@
 -EXTRA_DIST = panels.xml systray-4.rc xfce4-menu-5.rc clock-14.rc $(conf_in_files)
 +EXTRA_DIST = panels.xml systray-4.rc xfce4-menu-5.rc clock-14.rc xfce4-mixer-20.rc $(conf_in_files)
  
- distclean-local:
-        rm -f $(conf_files)
+ distclean-local:	
+ 	rm -f $(conf_files)
 diff -Nur xfce4-panel-4.4.2.orig/config/Makefile.in xfce4-panel-4.4.2/config/Makefile.in
 --- xfce4-panel-4.4.2.orig/config/Makefile.in   2007-11-17 20:46:03.000000000 +0100
 +++ xfce4-panel-4.4.2/config/Makefile.in        2008-02-19 23:53:10.000000000 +0100
@@ -49,6 +49,6 @@
 +LauncherRunInTerminal=false
 +LauncherUseStartupNotification=false
 +Device=default
-+LauncherCommand=xfce4-mixer
-+MasterControl=Front,0
++LauncherCommand=pavucontrol
++MasterControl=Master,0
 +




More information about the scm-commits mailing list