SOURCES: gnome-power-manager-desktop.patch, gnome-power-manager-po...

patrys patrys at pld-linux.org
Tue Sep 18 12:55:15 CEST 2007


Author: patrys                       Date: Tue Sep 18 10:55:15 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- 2.20.0

---- Files affected:
SOURCES:
   gnome-power-manager-desktop.patch (1.5 -> 1.6) , gnome-power-manager-popt.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/gnome-power-manager-desktop.patch
diff -u SOURCES/gnome-power-manager-desktop.patch:1.5 SOURCES/gnome-power-manager-desktop.patch:1.6
--- SOURCES/gnome-power-manager-desktop.patch:1.5	Wed Apr  4 23:05:58 2007
+++ SOURCES/gnome-power-manager-desktop.patch	Tue Sep 18 12:55:09 2007
@@ -17,7 +17,7 @@
  Exec=gnome-power-statistics
  Terminal=false
  Type=Application
--Categories=GNOME;GTK;Application;System;X-Red-Hat-Base;
+-Categories=GNOME;GTK;System;X-Red-Hat-Base;
 +Categories=GNOME;GTK;System;Monitor;
  OnlyShowIn=GNOME;
  StartupNotify=true

================================================================
Index: SOURCES/gnome-power-manager-popt.patch
diff -u SOURCES/gnome-power-manager-popt.patch:1.1 SOURCES/gnome-power-manager-popt.patch:1.2
--- SOURCES/gnome-power-manager-popt.patch:1.1	Wed Aug 29 06:26:15 2007
+++ SOURCES/gnome-power-manager-popt.patch	Tue Sep 18 12:55:10 2007
@@ -1,25 +1,6 @@
---- gnome-power-manager-2.19.6/src/gpm-notify.c~	2007-07-20 15:26:38.000000000 +0200
-+++ gnome-power-manager-2.19.6/src/gpm-notify.c	2007-08-29 05:52:05.238183608 +0200
-@@ -34,6 +34,7 @@
- #ifdef HAVE_UNISTD_H
- #include <unistd.h>
- #endif /* HAVE_UNISTD_H */
-+#include <libgnome/gnome-i18n.h>
- #include <libgnome/libgnome.h>
- 
- #include <glib/gi18n.h>
---- gnome-power-manager-2.19.6/src/gpm-control.c~	2007-07-26 14:22:55.000000000 +0200
-+++ gnome-power-manager-2.19.6/src/gpm-control.c	2007-08-29 05:58:49.176560277 +0200
-@@ -27,6 +27,7 @@
- #include <stdio.h>
- #include <time.h>
- #include <errno.h>
-+#include <libgnome/gnome-i18n.h>
- #include <libgnomeui/gnome-client.h>
- 
- #include <string.h>
---- gnome-power-manager-2.19.6/applets/brightness/brightness-applet.c~	2007-07-17 23:26:42.000000000 +0200
-+++ gnome-power-manager-2.19.6/applets/brightness/brightness-applet.c	2007-08-29 06:12:07.054838943 +0200
+diff -urN gnome-power-manager-2.19.92/applets/brightness/brightness-applet.c gnome-power-manager-2.19.92.new/applets/brightness/brightness-applet.c
+--- gnome-power-manager-2.19.92/applets/brightness/brightness-applet.c	2007-08-14 22:29:10.000000000 +0200
++++ gnome-power-manager-2.19.92.new/applets/brightness/brightness-applet.c	2007-09-04 20:56:48.000000000 +0200
 @@ -27,6 +27,7 @@
  
  #include <stdio.h>
@@ -28,8 +9,9 @@
  #include <panel-applet.h>
  #include <gtk/gtk.h>
  #include <gtk/gtkbox.h>
---- gnome-power-manager-2.19.6/applets/inhibit/inhibit-applet.c~	2007-07-24 22:39:25.000000000 +0200
-+++ gnome-power-manager-2.19.6/applets/inhibit/inhibit-applet.c	2007-08-29 06:18:47.493749476 +0200
+diff -urN gnome-power-manager-2.19.92/applets/inhibit/inhibit-applet.c gnome-power-manager-2.19.92.new/applets/inhibit/inhibit-applet.c
+--- gnome-power-manager-2.19.92/applets/inhibit/inhibit-applet.c	2007-08-14 22:29:10.000000000 +0200
++++ gnome-power-manager-2.19.92.new/applets/inhibit/inhibit-applet.c	2007-09-04 20:57:12.000000000 +0200
 @@ -27,6 +27,7 @@
  
  #include <stdio.h>
@@ -38,3 +20,26 @@
  #include <panel-applet.h>
  #include <gtk/gtk.h>
  #include <gtk/gtkbox.h>
+diff -urN gnome-power-manager-2.19.92/src/gpm-control.c gnome-power-manager-2.19.92.new/src/gpm-control.c
+--- gnome-power-manager-2.19.92/src/gpm-control.c	2007-07-27 01:28:18.000000000 +0200
++++ gnome-power-manager-2.19.92.new/src/gpm-control.c	2007-09-04 21:06:43.000000000 +0200
+@@ -27,6 +27,7 @@
+ #include <stdio.h>
+ #include <time.h>
+ #include <errno.h>
++#include <libgnome/gnome-i18n.h>
+ #include <libgnomeui/gnome-client.h>
+ 
+ #include <string.h>
+diff -urN gnome-power-manager-2.19.92/src/gpm-notify.c gnome-power-manager-2.19.92.new/src/gpm-notify.c
+--- gnome-power-manager-2.19.92/src/gpm-notify.c	2007-08-03 19:13:36.000000000 +0200
++++ gnome-power-manager-2.19.92.new/src/gpm-notify.c	2007-09-04 20:55:19.000000000 +0200
+@@ -34,7 +34,7 @@
+ #ifdef HAVE_UNISTD_H
+ #include <unistd.h>
+ #endif /* HAVE_UNISTD_H */
+-
++#include <libgnome/gnome-i18n.h>
+ #include <glib/gi18n.h>
+ #include <dbus/dbus-glib.h>
+ #include <gtk/gtk.h>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/gnome-power-manager-desktop.patch?r1=1.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/gnome-power-manager-popt.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list