evolution r36225 - in branches/kill-bonobo/calendar: . gui



Author: mbarnes
Date: Sat Aug 30 22:05:29 2008
New Revision: 36225
URL: http://svn.gnome.org/viewvc/evolution?rev=36225&view=rev

Log:
2008-08-30  Matthew Barnes  <mbarnes redhat com>

	** Fixes bug #549967

	* calendar/gui/caltypes.xml:
	* calendar/gui/tasktypes.xml:
	Capitalize "days" in "Next 7 Days".



Modified:
   branches/kill-bonobo/calendar/ChangeLog
   branches/kill-bonobo/calendar/gui/caltypes.xml
   branches/kill-bonobo/calendar/gui/tasktypes.xml

Modified: branches/kill-bonobo/calendar/gui/caltypes.xml
==============================================================================
--- branches/kill-bonobo/calendar/gui/caltypes.xml	(original)
+++ branches/kill-bonobo/calendar/gui/caltypes.xml	Sat Aug 30 22:05:29 2008
@@ -150,8 +150,8 @@
 	    <option value="International">
 	        <_title>International</_title>
 	    </option>
-	    <option value="Next 7 days">
-	        <_title>Next 7 days</_title>
+	    <option value="Next 7 Days">
+	        <_title>Next 7 Days</_title>
 	    </option>
 	    <option value="Birthday">
 	        <_title>Birthday</_title>

Modified: branches/kill-bonobo/calendar/gui/tasktypes.xml
==============================================================================
--- branches/kill-bonobo/calendar/gui/tasktypes.xml	(original)
+++ branches/kill-bonobo/calendar/gui/tasktypes.xml	Sat Aug 30 22:05:29 2008
@@ -186,8 +186,8 @@
                 <option value="International">
                     <_title>International</_title>
                 </option>
-                <option value="Next 7 days">
-                    <_title>Next 7 days</_title>
+                <option value="Next 7 Days">
+                    <_title>Next 7 Days</_title>
                 </option>
                 <option value="Birthday">
                     <_title>Birthday</_title>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]