[evolution-patches] [Tasks] Fix for #326477



Hi,
Sending patch for review

Rajeev


Yahoo! Mail
Use Photomail to share photos without annoying attachments.
Index: gui/dialogs/task-page.glade
===================================================================
RCS file: /cvs/gnome/evolution/calendar/gui/dialogs/task-page.glade,v
retrieving revision 1.41
diff -u -p -r1.41 task-page.glade
--- gui/dialogs/task-page.glade	30 Jan 2006 09:49:35 -0000	1.41
+++ gui/dialogs/task-page.glade	14 Feb 2006 04:43:51 -0000
@@ -329,6 +329,8 @@
 		      <property name="right_margin">0</property>
 		      <property name="indent">0</property>
 		      <property name="text" translatable="yes"></property>
+		      <property name="width_request">450</property>
+		      <property name="height_request">250</property>
 		    </widget>
 		  </child>
 		</widget>
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/calendar/ChangeLog,v
retrieving revision 1.2973
diff -u -p -r1.2973 ChangeLog
--- ChangeLog	31 Jan 2006 09:12:12 -0000	1.2973
+++ ChangeLog	14 Feb 2006 04:43:58 -0000
@@ -1,3 +1,10 @@
+2006-02-14  Rajeev ramanathan <rajeevramanathan_2004 yahoo co in>
+
+	**Fixes #326477
+
+	* gui/dialogs/task-page.glade: Changed size of the new task popup 
+	window to display Status Details in its default size.
+
 2006-01-31  Tor Lillqvist  <tml novell com>
 
 	* gui/alarm-notify/alarm-queue.c (open_alarm_dialog,


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