diff prefs.ui @ 168:56e3873e58a8

made log output configurable.
author Yoshiki Yazawa <yaz@honeyplanet.jp>
date Wed, 30 Jul 2008 15:25:10 +0900
parents 0921655b4ae1
children 9e3d1d731176
line wrap: on
line diff
--- a/prefs.ui	Tue Jul 29 19:20:20 2008 +0900
+++ b/prefs.ui	Wed Jul 30 15:25:10 2008 +0900
@@ -262,6 +262,7 @@
                   <packing>
                     <property name="expand">False</property>
                     <property name="pack_type">GTK_PACK_END</property>
+                    <property name="position">1</property>
                   </packing>
                 </child>
               </object>
@@ -599,6 +600,27 @@
               <object class="GtkHBox" id="hbox11">
                 <property name="visible">True</property>
                 <child>
+                  <object class="GtkAlignment" id="alignment44">
+                    <property name="visible">True</property>
+                    <property name="xalign">1</property>
+                    <property name="left_padding">40</property>
+                    <child>
+                      <object class="GtkSpinButton" id="icon_max_count_spin">
+                        <property name="visible">True</property>
+                        <property name="can_focus">True</property>
+                        <property name="climb_rate">1</property>
+                        <property name="snap_to_ticks">True</property>
+                        <property name="numeric">True</property>
+                      </object>
+                    </child>
+                  </object>
+                  <packing>
+                    <property name="expand">False</property>
+                    <property name="fill">False</property>
+                    <property name="position">1</property>
+                  </packing>
+                </child>
+                <child>
                   <object class="GtkAlignment" id="alignment43">
                     <property name="visible">True</property>
                     <property name="xalign">0</property>
@@ -613,37 +635,11 @@
                   <packing>
                     <property name="expand">False</property>
                     <property name="fill">False</property>
-                    <property name="pack_type">GTK_PACK_START</property>
-                    <property name="position">0</property>
-                  </packing>
-                </child>
-                <child>
-                  <object class="GtkAlignment" id="alignment44">
-                    <property name="visible">True</property>
-                    <property name="xalign">1</property>
-                    <property name="left_padding">40</property>
-                    <property name="right_padding">0</property>
-                    <child>
-                      <object class="GtkSpinButton" id="icon_max_count_spin">
-                        <property name="visible">True</property>
-                        <property name="can_focus">True</property>
-                        <property name="climb_rate">1</property>
-                        <property name="snap_to_ticks">True</property>
-                        <property name="numeric">True</property>
-                      </object>
-                    </child>
-                  </object>
-                  <packing>
-                    <property name="expand">False</property>
-                    <property name="fill">False</property>
-                    <property name="pack_type">GTK_PACK_START</property>
-                    <property name="position">1</property>
                   </packing>
                 </child>
                 <child>
                   <object class="GtkAlignment" id="alignment19">
                     <property name="visible">True</property>
-                    <property name="left_padding">0</property>
                     <property name="right_padding">4</property>
                     <child>
                       <object class="GtkLabel" id="label3">
@@ -696,7 +692,6 @@
                     <property name="expand">False</property>
                     <property name="fill">False</property>
                     <property name="pack_type">GTK_PACK_END</property>
-                    <property name="position">0</property>
                   </packing>
                 </child>
               </object>
@@ -1098,7 +1093,6 @@
             <child>
               <object class="GtkAlignment" id="alignment25">
                 <property name="visible">True</property>
-                <property name="bottom_padding">10</property>
                 <property name="left_padding">20</property>
                 <child>
                   <object class="GtkCheckButton" id="utility_notify">
@@ -1114,6 +1108,25 @@
                 <property name="position">5</property>
               </packing>
             </child>
+            <child>
+              <object class="GtkAlignment" id="alignment49">
+                <property name="visible">True</property>
+                <property name="bottom_padding">10</property>
+                <property name="left_padding">20</property>
+                <child>
+                  <object class="GtkCheckButton" id="utility_log_output">
+                    <property name="visible">True</property>
+                    <property name="can_focus">True</property>
+                    <property name="label" translatable="yes">Output log messages</property>
+                    <property name="response_id">0</property>
+                    <property name="draw_indicator">True</property>
+                  </object>
+                </child>
+              </object>
+              <packing>
+                <property name="position">6</property>
+              </packing>
+            </child>
           </object>
           <packing>
             <property name="position">4</property>