aboutsummaryrefslogtreecommitdiff
path: root/ui
diff options
context:
space:
mode:
authorwiktor w brodlo <wiktor@brodlo.net>2011-06-30 22:08:11 +0000
committerwiktor w brodlo <wiktor@brodlo.net>2011-06-30 22:08:11 +0000
commit034c1f6b3eacfde57c1b065e5994bda4fc8d8d2d (patch)
tree0030768eb586e40ce0c3328063c9a1ad6809c691 /ui
parentTimezone goes before Network in the handbook (diff)
downloadanaconda-034c1f6b3eacfde57c1b065e5994bda4fc8d8d2d.tar.gz
anaconda-034c1f6b3eacfde57c1b065e5994bda4fc8d8d2d.tar.bz2
anaconda-034c1f6b3eacfde57c1b065e5994bda4fc8d8d2d.zip
ui/makeconf.glade: toggled numeric
Diffstat (limited to 'ui')
-rw-r--r--ui/makeconf.glade2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/makeconf.glade b/ui/makeconf.glade
index 7a8e8dc..10bebd1 100644
--- a/ui/makeconf.glade
+++ b/ui/makeconf.glade
@@ -295,6 +295,7 @@ Don't set -O3 system-wide, it is known to break builds, resulting in unstable co
<widget class="GtkSpinButton" id="jobs">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="numeric">True</property>
</widget>
<packing>
<property name="resize">True</property>
@@ -335,6 +336,7 @@ Don't set -O3 system-wide, it is known to break builds, resulting in unstable co
<widget class="GtkSpinButton" id="load">
<property name="visible">True</property>
<property name="can_focus">True</property>
+ <property name="numeric">True</property>
</widget>
<packing>
<property name="resize">True</property>