rpms/evolution/devel evolution-2.6.0-prototypes.patch,1.2,1.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Mar 14 06:01:42 UTC 2006


Author: rstrode

Update of /cvs/dist/rpms/evolution/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv1611

Modified Files:
	evolution-2.6.0-prototypes.patch 
Log Message:
add another explicit prototype


evolution-2.6.0-prototypes.patch:
 cal-prefs-dialog.c |    1 +
 event-page.c       |    2 ++
 2 files changed, 3 insertions(+)

Index: evolution-2.6.0-prototypes.patch
===================================================================
RCS file: /cvs/dist/rpms/evolution/devel/evolution-2.6.0-prototypes.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- evolution-2.6.0-prototypes.patch	13 Mar 2006 19:32:46 -0000	1.2
+++ evolution-2.6.0-prototypes.patch	14 Mar 2006 06:01:38 -0000	1.3
@@ -1,13 +1,14 @@
---- evolution-2.6.0/calendar/gui/dialogs/alarm-dialog.c.prototypes	2006-03-13 14:29:57.000000000 -0500
-+++ evolution-2.6.0/calendar/gui/dialogs/alarm-dialog.c	2006-03-13 14:30:56.000000000 -0500
-@@ -41,6 +41,7 @@
- #include <gtk/gtktextview.h>
- #include <gtk/gtktogglebutton.h>
- #include <libgnome/gnome-i18n.h>
-+#include <libgnomeui/gnome-file-entry.h>
- #include <bonobo/bonobo-control.h>
- #include <bonobo/bonobo-exception.h>
- #include <bonobo/bonobo-widget.h>
+--- evolution-2.6.0/calendar/gui/dialogs/event-page.c.prototypes	2006-03-14 01:00:04.000000000 -0500
++++ evolution-2.6.0/calendar/gui/dialogs/event-page.c	2006-03-14 01:00:21.000000000 -0500
+@@ -59,6 +59,8 @@
+ #include "event-page.h"
+ #include "e-send-options-utils.h"
+ 
++GtkWidget *alarm_list_dialog_peek (ECal *ecal, EAlarmList *list_store);
++
+ 
+ 
+ /* Private part of the EventPage structure */
 --- evolution-2.6.0/calendar/gui/dialogs/cal-prefs-dialog.c.prototypes	2006-03-13 14:14:07.000000000 -0500
 +++ evolution-2.6.0/calendar/gui/dialogs/cal-prefs-dialog.c	2006-03-13 14:14:24.000000000 -0500
 @@ -32,6 +32,7 @@




More information about the fedora-cvs-commits mailing list