[Calendar] Fix for #321832

"Veerapuram Varadhan" <[email protected]>
Newsgroups gmane.comp.gnome.evolution.patches
Message-ID <[email protected]>
Hi,

Please find attached a patch and the required icon file.  The icon has
to be copied into art/ directory and then the patch has to applied.


Let me know your review comments.

Thanks,

V. Varadhan

_______________________________________________
Evolution-patches mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/evolution-patches
bug-321832.fix (text/plain, 2.5 KB)
Index: art/Makefile.am
===================================================================
RCS file: /cvs/gnome/evolution/art/Makefile.am,v
retrieving revision 1.120
diff -u -p -r1.120 Makefile.am
--- art/Makefile.am	20 May 2004 11:58:06 -0000	1.120
+++ art/Makefile.am	6 Mar 2006 10:55:40 -0000
@@ -5,7 +5,8 @@ images_DATA = \
 	monkey-16.png			\
 	offline.png			\
 	online.png			\
-	world_map-960.png
+	world_map-960.png		\
+	query-free-busy.png
 
 install-data-local:
 	$(mkinstalldirs) $(DESTDIR)$(datadir)/pixmaps
Index: art/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/art/ChangeLog,v
retrieving revision 1.172
diff -u -p -r1.172 ChangeLog
--- art/ChangeLog	20 May 2004 11:58:06 -0000	1.172
+++ art/ChangeLog	6 Mar 2006 11:00:07 -0000
@@ -1,3 +1,7 @@
+2006-03-06  Veerapuram Varadhan  <[email protected]>
+
+	* Makefile.am (images_DATA): Add query-free-busy.png
+	
 2004-05-20  Rodney Dawes  <[email protected]>
 
 	* Makefile.am (EXTRA_DIST): Add README and jump.xpm
Index: calendar/ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/calendar/ChangeLog,v
retrieving revision 1.3006
diff -u -p -r1.3006 ChangeLog
--- calendar/ChangeLog	6 Mar 2006 07:19:59 -0000	1.3006
+++ calendar/ChangeLog	6 Mar 2006 11:00:37 -0000
@@ -1,3 +1,8 @@
+2006-03-06  Veerapuram Varadhan  <[email protected]>
+	**Fixes #321832
+	* gui/dialogs/event-editor.c: Pickup the right-icon for f/b.
+	* gui/dialgos/Makefile.am: Define EVOLUTION_ICONSDIR to pickup f/b icon.
+	
 2006-03-06  Chenthill Palanisamy  <[email protected]>
 
 	Fixes #329353	
Index: calendar/gui/dialogs/event-editor.c
===================================================================
RCS file: /cvs/gnome/evolution/calendar/gui/dialogs/event-editor.c,v
retrieving revision 1.78
diff -u -p -r1.78 event-editor.c
--- calendar/gui/dialogs/event-editor.c	8 Feb 2006 13:06:24 -0000	1.78
+++ calendar/gui/dialogs/event-editor.c	6 Mar 2006 11:00:37 -0000
@@ -391,7 +391,7 @@ static EPixmap pixmaps[] = {
 	E_PIXMAP ("/Toolbar/ViewTimeZone", "stock_timezone", E_ICON_SIZE_LARGE_TOOLBAR),	
 	E_PIXMAP ("/Toolbar/ActionRecurrence", "stock_task-recurring", E_ICON_SIZE_LARGE_TOOLBAR),	
 	E_PIXMAP ("/commands/ActionRecurrence", "stock_task-recurring", E_ICON_SIZE_LARGE_TOOLBAR),		
-	E_PIXMAP ("/Toolbar/ActionFreeBusy", "stock_task-recurring", E_ICON_SIZE_LARGE_TOOLBAR),			
+	E_PIXMAP ("/Toolbar/ActionFreeBusy", EVOLUTION_ICONSDIR"/query-free-busy.png", E_ICON_SIZE_LARGE_TOOLBAR),			
 	E_PIXMAP_END
 };
query-free-busy.png (image/png, 1.1 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.