rpms/gnome-applets/devel stickynotes-null.patch,1.2,1.3

Matthias Clasen mclasen at fedoraproject.org
Mon Mar 29 03:41:19 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/gnome-applets/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv30326

Modified Files:
	stickynotes-null.patch 
Log Message:
fix patch


stickynotes-null.patch:
 Makefile.am                                   |    1 -
 null_applet/GNOME_StickyNotesApplet.server.in |   17 +++++++++++++++++
 null_applet/Makefile.am                       |    2 ++
 null_applet/null_applet.c                     |    4 +++-
 4 files changed, 22 insertions(+), 2 deletions(-)

Index: stickynotes-null.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-applets/devel/stickynotes-null.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- stickynotes-null.patch	29 Mar 2010 03:30:26 -0000	1.2
+++ stickynotes-null.patch	29 Mar 2010 03:41:19 -0000	1.3
@@ -37,7 +37,7 @@ diff -up gnome-applets-2.30.0/null_apple
  	GNOME_MailcheckApplet_Factory.server.in	\
  	GNOME_Panel_WirelessApplet.server.in	\
  	GNOME_KeyboardApplet.server.in		\
-++‣‧‧‧‧‧‧GNOME_StickyNotesApplet.server.in‣‧‧‧‧‧‧\
++	GNOME_StickyNotesApplet.server.in	\
  	$(battstat_applet)			\
  	$(mixer_server_in)
  server_DATA = $(server_in_files:.server.in=.server)
@@ -45,7 +45,7 @@ diff -up gnome-applets-2.30.0/null_apple
  	GNOME_MailcheckApplet_Factory.server.in	\
  	GNOME_Panel_WirelessApplet.server.in	\
  	GNOME_MixerApplet.server.in		\
-++‣‧‧‧‧‧‧GNOME_StickyNotesApplet.server.in‣‧‧‧‧‧‧\
++	GNOME_StickyNotesApplet.server.in	\
  	GNOME_BattstatApplet.server.in		\
  	GNOME_KeyboardApplet.server.in
  



More information about the scm-commits mailing list