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
This commit is contained in:
JP Rosevear
2001-02-09 00:52:03 +00:00
committed by JP Rosevear
parent fd6e9b7570
commit a0eb135926
4 changed files with 8 additions and 80 deletions

View File

@ -1,3 +1,7 @@
2001-02-08 JP Rosevear <jpr@ximian.com>
* gui/dialogs/task-editor-dialog.glade: Oops, remove old widget
2001-02-08 JP Rosevear <jpr@ximian.com>
* gui/dialogs/task-editor.c (fill_widgets): fill in new

View File

@ -357,41 +357,6 @@ Undefined
</child>
</widget>
<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>
@ -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>

View File

@ -21,12 +21,6 @@ gchar *s = N_("High\n"
"Low\n"
"Undefined\n"
"");
gchar *s = N_("C_lassification:");
gchar *s = N_("None\n"
"Public\n"
"Private\n"
"Confidential\n"
"");
gchar *s = N_("% Comp_lete:");
gchar *s = N_("Classification");
gchar *s = N_("Pu_blic");

View File

@ -357,41 +357,6 @@ Undefined
</child>
</widget>
<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>
@ -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>