rpms/gnome-panel/devel gnome-panel-2.25.3-search.patch,1.1,1.2

Bastien Nocera hadess at fedoraproject.org
Thu Dec 18 18:39:55 UTC 2008


Author: hadess

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

Modified Files:
	gnome-panel-2.25.3-search.patch 
Log Message:
Add missing include to the search patch


gnome-panel-2.25.3-search.patch:

Index: gnome-panel-2.25.3-search.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gnome-panel/devel/gnome-panel-2.25.3-search.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnome-panel-2.25.3-search.patch	18 Dec 2008 17:15:19 -0000	1.1
+++ gnome-panel-2.25.3-search.patch	18 Dec 2008 18:39:25 -0000	1.2
@@ -2,7 +2,16 @@
 ===================================================================
 --- gnome-panel/libpanel-util/panel-launch.c	(revision 11419)
 +++ gnome-panel/libpanel-util/panel-launch.c	(working copy)
-@@ -201,6 +201,23 @@
+@@ -29,6 +29,8 @@
+ #include <gdk/gdk.h>
+ #include <gtk/gtk.h>
+ 
++#include <libgnome/gnome-desktop-item.h>
++
+ #include "panel-error.h"
+ #include "panel-glib.h"
+ 
+@@ -201,6 +203,23 @@
  }
  
  gboolean




More information about the fedora-extras-commits mailing list