~ubuntu-branches/ubuntu/precise/xfwm4/precise-updates

« back to all changes in this revision

Viewing changes to settings-dialogs/xfwm4-dialog.glade

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2010-12-04 15:17:29 UTC
  • mfrom: (1.1.26 upstream)
  • Revision ID: james.westby@ubuntu.com-20101204151729-h9n8i0zeqr23ujtx
Tags: 4.7.2-0ubuntu1
* New upstream development release.
* Resync packaging with pkg-xfce svn: drop patch included upstream, drop
  unused overrides from debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
    <property name="window_position">center-on-parent</property>
37
37
    <property name="icon_name">xfwm4</property>
38
38
    <property name="type_hint">dialog</property>
39
 
    <property name="has_separator">False</property>
40
39
    <property name="subtitle" translatable="yes">Configure window behavior and shortcuts</property>
41
40
    <child internal-child="vbox">
42
41
      <object class="GtkVBox" id="main-vbox">
1222
1221
                    <child>
1223
1222
                      <object class="GtkAlignment" id="alignment13">
1224
1223
                        <property name="visible">True</property>
1225
 
                        <property name="border_width">6</property>
1226
 
                        <property name="left_padding">12</property>
 
1224
                        <property name="top_padding">6</property>
 
1225
                        <property name="bottom_padding">6</property>
 
1226
                        <property name="left_padding">18</property>
1227
1227
                        <child>
1228
1228
                          <object class="GtkComboBox" id="double_click_action_combo">
1229
1229
                            <property name="visible">True</property>