~ubuntu-branches/ubuntu/wily/gnome-software/wily-proposed

« back to all changes in this revision

Viewing changes to src/gs-sources-dialog.ui

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2015-07-22 00:03:04 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20150722000304-ctnkwytku720qft7
Tags: 3.16.4-1
* New upstream release.
* Update Build-Depends as per configure.ac:
  - Add appstream-util.
  - Add libpolkit-gobject-1-dev.
  - Bump libappstream-glib-dev to (>= 0.3.4).
  - Bump libgtk-3-dev to (>= 3.16).
* Drop hard-coded dependency on libappstream-glib7 now that the library
  provides a symbols file.
* Use dh_install's exclude (-X) functionality to not install the .a and .la
  files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
              <object class="GtkBox" id="box1">
104
104
                <property name="visible">True</property>
105
105
                <property name="can_focus">False</property>
106
 
                <property name="margin_left">16</property>
107
 
                <property name="margin_right">16</property>
 
106
                <property name="margin_start">16</property>
 
107
                <property name="margin_end">16</property>
108
108
                <property name="margin_top">16</property>
109
109
                <property name="margin_bottom">32</property>
110
110
                <property name="orientation">vertical</property>
184
184
              <object class="GtkBox" id="box2">
185
185
                <property name="visible">True</property>
186
186
                <property name="can_focus">False</property>
187
 
                <property name="margin_left">16</property>
188
 
                <property name="margin_right">16</property>
 
187
                <property name="margin_start">16</property>
 
188
                <property name="margin_end">16</property>
189
189
                <property name="margin_top">16</property>
190
190
                <property name="margin_bottom">16</property>
191
191
                <property name="orientation">vertical</property>