diff options
author | JP Rosevear <jpr@ximian.com> | 2001-02-09 08:52:03 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2001-02-09 08:52:03 +0800 |
commit | a0eb13592633e0a5f06dc522dd8df3d9efdd70a0 (patch) | |
tree | 0243bf3c578aeabec8c0dccf05a08a9507b1e89a /calendar/gui/dialogs/task-editor-dialog.glade | |
parent | fd6e9b75700544aec9ce03e5380e7385f4cce4f8 (diff) | |
download | gsoc2013-evolution-a0eb13592633e0a5f06dc522dd8df3d9efdd70a0.tar.gz gsoc2013-evolution-a0eb13592633e0a5f06dc522dd8df3d9efdd70a0.tar.zst gsoc2013-evolution-a0eb13592633e0a5f06dc522dd8df3d9efdd70a0.zip |
Oops, remove old widget
2001-02-08 JP Rosevear <jpr@ximian.com>
* gui/dialogs/task-editor-dialog.glade: Oops, remove old widget
svn path=/trunk/; revision=8133
Diffstat (limited to 'calendar/gui/dialogs/task-editor-dialog.glade')
-rw-r--r-- | calendar/gui/dialogs/task-editor-dialog.glade | 39 |
1 files changed, 2 insertions, 37 deletions
diff --git a/calendar/gui/dialogs/task-editor-dialog.glade b/calendar/gui/dialogs/task-editor-dialog.glade index 03ab29c376..a9cf4f62e9 100644 --- a/calendar/gui/dialogs/task-editor-dialog.glade +++ b/calendar/gui/dialogs/task-editor-dialog.glade @@ -359,41 +359,6 @@ Undefined <widget> <class>GtkLabel</class> - <name>label18</name> - <label>C_lassification:</label> - <justify>GTK_JUSTIFY_CENTER</justify> - <wrap>False</wrap> - <xalign>0.5</xalign> - <yalign>0.5</yalign> - <xpad>0</xpad> - <ypad>0</ypad> - <default_focus_target>classification</default_focus_target> - <child> - <padding>0</padding> - <expand>False</expand> - <fill>False</fill> - </child> - </widget> - - <widget> - <class>GtkOptionMenu</class> - <name>classification</name> - <can_focus>True</can_focus> - <items>None -Public -Private -Confidential -</items> - <initial_choice>0</initial_choice> - <child> - <padding>0</padding> - <expand>False</expand> - <fill>False</fill> - </child> - </widget> - - <widget> - <class>GtkLabel</class> <name>label9</name> <label>% Comp_lete:</label> <justify>GTK_JUSTIFY_CENTER</justify> @@ -429,8 +394,8 @@ Confidential <page_size>10</page_size> <child> <padding>0</padding> - <expand>True</expand> - <fill>True</fill> + <expand>False</expand> + <fill>False</fill> </child> </widget> </widget> |