~cjcurran/gnome-control-center/fix-profiles

« back to all changes in this revision

Viewing changes to panels/background/background.ui

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2012-01-27 15:02:10 UTC
  • Revision ID: package-import@ubuntu.com-20120127150210-g2yow4oelrm6mwej
Tags: 1:3.2.2-2ubuntu5
* debian/patches/04_new_appearance_settings.patch:
  - Wallpapers grid in appearance should have 4 columns (LP: #922542)
  - Change the mouse wheel scrolling on slider to the opposite direction
    (LP: #922299)

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
      <object class="GtkNotebook" id="main-notebook">
52
52
        <property name="visible">True</property>
53
53
        <property name="can_focus">True</property>
54
 
        <property name="margin_left">14</property>
55
54
        <child>
56
55
          <object class="GtkBox" id="background-panel">
57
56
            <property name="visible">True</property>
318
317
                    </child>
319
318
                    <child>
320
319
                      <object class="GtkScrolledWindow" id="scrolledwindow1">
321
 
                        <property name="width_request">220</property>
 
320
                        <property name="width_request">265</property>
322
321
                        <property name="height_request">380</property>
323
322
                        <property name="visible">True</property>
324
323
                        <property name="can_focus">True</property>