patches/gnome-applets-04-deprecate-now-applet.diff
changeset 17793 208207fdc93f
parent 16548 c2c2812b2009
--- a/patches/gnome-applets-04-deprecate-now-applet.diff	Sat Apr 03 19:11:59 2010 +0000
+++ b/patches/gnome-applets-04-deprecate-now-applet.diff	Sat Apr 03 22:43:19 2010 +0000
@@ -19,21 +19,22 @@
 +</oaf_server>
 +
 +</oaf_info>
---- gnome-applets-2.27.92/null_applet/Makefile.am.ori	2009-09-14 08:58:03.521256518 +0100
-+++ gnome-applets-2.27.92/null_applet/Makefile.am	2009-09-14 09:00:45.299544262 +0100
+diff -ruN gnome-applets-2.30.0.orig/null_applet/Makefile.am gnome-applets-2.30.0/null_applet/Makefile.am
+--- gnome-applets-2.30.0.orig/null_applet/Makefile.am	2010-04-03 23:25:29.967872915 +0100
++++ gnome-applets-2.30.0/null_applet/Makefile.am	2010-04-03 23:26:23.731734212 +0100
 @@ -20,6 +20,7 @@
  	GNOME_CDPlayerApplet.server.in		\
  	GNOME_MailcheckApplet_Factory.server.in	\
  	GNOME_Panel_WirelessApplet.server.in	\
-+	GNOME_Panel_NowApplet.server.in	\
++	GNOME_Panel_NowApplet.server.in		\
+ 	GNOME_KeyboardApplet.server.in		\
  	$(mixer_server_in)
  server_DATA = $(server_in_files:.server.in=.server)
- 
-@@ -37,6 +38,7 @@
+@@ -38,6 +39,7 @@
  	GNOME_CDPlayerApplet.server.in		\
  	GNOME_MailcheckApplet_Factory.server.in	\
  	GNOME_Panel_WirelessApplet.server.in	\
 +	GNOME_Panel_NowApplet.server.in		\
- 	GNOME_MixerApplet.server.in
+ 	GNOME_MixerApplet.server.in		\
+ 	GNOME_KeyboardApplet.server.in
  
- -include $(top_srcdir)/git.mk