diff options
author | wiktor w brodlo <wiktor@brodlo.net> | 2011-07-07 19:51:41 +0000 |
---|---|---|
committer | wiktor w brodlo <wiktor@brodlo.net> | 2011-07-07 19:51:41 +0000 |
commit | fea8057956dc30dc295e5e0a59ce993a8f7f02cb (patch) | |
tree | 7c3e0dd29c86a64a442be75a3c724231ebfb71e3 /ui | |
parent | iw/makeconf_gui.py: stare the *settings* (diff) | |
download | anaconda-fea8057956dc30dc295e5e0a59ce993a8f7f02cb.tar.gz anaconda-fea8057956dc30dc295e5e0a59ce993a8f7f02cb.tar.bz2 anaconda-fea8057956dc30dc295e5e0a59ce993a8f7f02cb.zip |
ui/makeconf.glade: fixed the screen
Diffstat (limited to 'ui')
-rw-r--r-- | ui/makeconf.glade | 135 |
1 files changed, 107 insertions, 28 deletions
diff --git a/ui/makeconf.glade b/ui/makeconf.glade index 898dc22..f90643c 100644 --- a/ui/makeconf.glade +++ b/ui/makeconf.glade @@ -60,7 +60,14 @@ </packing> </child> <child> - <placeholder/> + <widget class="GtkLabel" id="label17"> + <property name="visible">True</property> + <property name="label" translatable="yes"> </property> + </widget> + <packing> + <property name="resize">True</property> + <property name="shrink">True</property> + </packing> </child> </widget> <packing> @@ -161,12 +168,6 @@ at the cost of increased memory use.</property> <property name="n_rows">2</property> <property name="n_columns">2</property> <child> - <placeholder/> - </child> - <child> - <placeholder/> - </child> - <child> <widget class="GtkComboBox" id="march"> <property name="visible">True</property> <property name="active">0</property> @@ -185,6 +186,28 @@ at the cost of increased memory use.</property> <property name="justify">right</property> </widget> </child> + <child> + <widget class="GtkLabel" id="label15"> + <property name="visible">True</property> + <property name="label" translatable="yes"> </property> + </widget> + <packing> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> + </packing> + </child> + <child> + <widget class="GtkLabel" id="label16"> + <property name="visible">True</property> + <property name="label" translatable="yes"> </property> + </widget> + <packing> + <property name="left_attach">1</property> + <property name="right_attach">2</property> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> + </packing> + </child> </widget> </child> <child> @@ -193,12 +216,6 @@ at the cost of increased memory use.</property> <property name="n_rows">2</property> <property name="n_columns">2</property> <child> - <placeholder/> - </child> - <child> - <placeholder/> - </child> - <child> <widget class="GtkComboBox" id="opt"> <property name="visible">True</property> <property name="active">2</property> @@ -220,6 +237,28 @@ s</property> <property name="justify">right</property> </widget> </child> + <child> + <widget class="GtkLabel" id="label13"> + <property name="visible">True</property> + <property name="label" translatable="yes"> </property> + </widget> + <packing> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> + </packing> + </child> + <child> + <widget class="GtkLabel" id="label14"> + <property name="visible">True</property> + <property name="label" translatable="yes"> </property> + </widget> + <packing> + <property name="left_attach">1</property> + <property name="right_attach">2</property> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> + </packing> + </child> </widget> <packing> <property name="top_attach">1</property> @@ -268,7 +307,7 @@ s</property> <property name="can_focus">True</property> <property name="orientation">vertical</property> <child> - <widget class="GtkCheckButton" id="size"> + <widget class="GtkCheckButton" id="silent"> <property name="label" translatable="yes">-s</property> <property name="visible">True</property> <property name="can_focus">True</property> @@ -281,7 +320,14 @@ s</property> </packing> </child> <child> - <placeholder/> + <widget class="GtkLabel" id="label22"> + <property name="visible">True</property> + <property name="label" translatable="yes"> </property> + </widget> + <packing> + <property name="resize">True</property> + <property name="shrink">True</property> + </packing> </child> </widget> <packing> @@ -381,12 +427,6 @@ Do not set both -j and -l to zero.</property> <property name="n_rows">2</property> <property name="n_columns">2</property> <child> - <placeholder/> - </child> - <child> - <placeholder/> - </child> - <child> <widget class="GtkSpinButton" id="jobs"> <property name="visible">True</property> <property name="can_focus">True</property> @@ -410,6 +450,28 @@ Do not set both -j and -l to zero.</property> <property name="justify">right</property> </widget> </child> + <child> + <widget class="GtkLabel" id="label18"> + <property name="visible">True</property> + <property name="label" translatable="yes"> </property> + </widget> + <packing> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> + </packing> + </child> + <child> + <widget class="GtkLabel" id="label19"> + <property name="visible">True</property> + <property name="label" translatable="yes"> </property> + </widget> + <packing> + <property name="left_attach">1</property> + <property name="right_attach">2</property> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> + </packing> + </child> </widget> </child> <child> @@ -418,17 +480,12 @@ Do not set both -j and -l to zero.</property> <property name="n_rows">2</property> <property name="n_columns">2</property> <child> - <placeholder/> - </child> - <child> - <placeholder/> - </child> - <child> <widget class="GtkSpinButton" id="load"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="max_length">2</property> <property name="width_chars">2</property> + <property name="xalign">1</property> <property name="adjustment">0 0 99 1 10 10</property> <property name="snap_to_ticks">True</property> <property name="numeric">True</property> @@ -441,11 +498,33 @@ Do not set both -j and -l to zero.</property> <child> <widget class="GtkLabel" id="label9"> <property name="visible">True</property> - <property name="xalign">1</property> + <property name="xalign">0.89999997615814209</property> <property name="label" translatable="yes">-l</property> <property name="justify">right</property> </widget> </child> + <child> + <widget class="GtkLabel" id="label20"> + <property name="visible">True</property> + <property name="label" translatable="yes"> </property> + </widget> + <packing> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> + </packing> + </child> + <child> + <widget class="GtkLabel" id="label21"> + <property name="visible">True</property> + <property name="label" translatable="yes"> </property> + </widget> + <packing> + <property name="left_attach">1</property> + <property name="right_attach">2</property> + <property name="top_attach">1</property> + <property name="bottom_attach">2</property> + </packing> + </child> </widget> <packing> <property name="top_attach">1</property> |