<property name="can_focus">True</property>
<property name="show_tabs">True</property>
<property name="show_border">True</property>
- <property name="tab_pos">GTK_POS_TOP</property>
- <property name="scrollable">False</property>
- <property name="enable_popup">False</property>
+ <property name="tab_pos">GTK_POS_LEFT</property>
+ <property name="scrollable">True</property>
+ <property name="enable_popup">True</property>
<child>
<widget class="GtkVBox" id="vbox20">
</widget>
<packing>
<property name="padding">0</property>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
</packing>
</child>
<property name="fill">True</property>
</packing>
</child>
+ </widget>
+ <packing>
+ <property name="tab_expand">False</property>
+ <property name="tab_fill">True</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkLabel" id="label22">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes">Windows</property>
+ <property name="use_underline">False</property>
+ <property name="use_markup">False</property>
+ <property name="justify">GTK_JUSTIFY_LEFT</property>
+ <property name="wrap">False</property>
+ <property name="selectable">False</property>
+ <property name="xalign">0.5</property>
+ <property name="yalign">0.5</property>
+ <property name="xpad">0</property>
+ <property name="ypad">0</property>
+ <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
+ <property name="width_chars">-1</property>
+ <property name="single_line_mode">False</property>
+ <property name="angle">0</property>
+ </widget>
+ <packing>
+ <property name="type">tab</property>
+ </packing>
+ </child>
+
+ <child>
+ <widget class="GtkVBox" id="vbox78">
+ <property name="border_width">12</property>
+ <property name="visible">True</property>
+ <property name="homogeneous">False</property>
+ <property name="spacing">18</property>
<child>
<widget class="GtkVBox" id="vbox14">
</widget>
<packing>
<property name="padding">0</property>
- <property name="expand">True</property>
+ <property name="expand">False</property>
<property name="fill">True</property>
</packing>
</child>
</widget>
<packing>
<property name="padding">0</property>
- <property name="expand">False</property>
+ <property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
</child>
<child>
- <widget class="GtkLabel" id="label22">
+ <widget class="GtkLabel" id="label221">
<property name="visible">True</property>
- <property name="label" translatable="yes">Windows</property>
+ <property name="label" translatable="yes">Move & Resize</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
gchar *s = N_("Place new windows _on:");
gchar *s = N_("All monitors");
gchar *s = N_("The active monitor");
+gchar *s = N_("Windows");
gchar *s = N_("<span weight=\"bold\">Moving and Resizing Windows</span>");
gchar *s = N_(" ");
gchar *s = N_("Update the window contents while _resizing");
gchar *s = N_(" ");
gchar *s = N_("_Amount of time to wait before switching:");
gchar *s = N_("ms");
-gchar *s = N_("Windows");
+gchar *s = N_("Move & Resize");
gchar *s = N_("<span weight=\"bold\">Focusing Windows</span>");
gchar *s = N_(" ");
gchar *s = N_("_Focus windows when the mouse pointer moves over them");