[evolution] Bug #678292 - Due Date does not display in follow-up flag dialogue box
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug #678292 - Due Date does not display in follow-up flag dialogue box
- Date: Wed, 20 Jun 2012 13:37:40 +0000 (UTC)
commit d057ced4208c21bb2e9a50820092afc7e637279c
Author: Milan Crha <mcrha redhat com>
Date: Wed Jun 20 15:37:17 2012 +0200
Bug #678292 - Due Date does not display in follow-up flag dialogue box
mail/mail-dialogs.ui | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/mail/mail-dialogs.ui b/mail/mail-dialogs.ui
index d3382dc..71ee06c 100644
--- a/mail/mail-dialogs.ui
+++ b/mail/mail-dialogs.ui
@@ -313,6 +313,19 @@ Please select a follow up action from the "Flag" menu.</property>
</packing>
</child>
<child>
+ <object class="EDateEdit" id="target_date">
+ <property name="allow-no-date-set">True</property>
+ <property name="visible">True</property>
+ </object>
+ <packing>
+ <property name="left_attach">1</property>
+ <property name="right_attach">3</property>
+ <property name="top_attach">1</property>
+ <property name="bottom_attach">2</property>
+ <property name="y_options">GTK_FILL</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkCheckButton" id="completed">
<property name="label" translatable="yes" comments="Translators: Flag Completed">Co_mpleted</property>
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]