]> git.pld-linux.org Git - packages/gnome-power-manager.git/blobdiff - gnome-power-manager-popt.patch
- 2.20.0
[packages/gnome-power-manager.git] / gnome-power-manager-popt.patch
index 9e4921c8d1fdaff083c874096cc0762f7dd24046..7ba6cb13cfb26534cbbe70eb402108466f4d284a 100644 (file)
@@ -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>
  #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>
This page took 0.068161 seconds and 4 git commands to generate.