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

« back to all changes in this revision

Viewing changes to src/gs-shell-overview.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:
1
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<interface>
3
3
  <requires lib="gtk+" version="3.10"/>
4
 
  <template class="GsShellOverview" parent="GtkBin">
 
4
  <template class="GsShellOverview" parent="GsPage">
5
5
    <child internal-child="accessible">
6
6
      <object class="AtkObject" id="overview-accessible">
7
7
        <property name="accessible-name" translatable="yes">Overview page</property>
38
38
                        <property name="xalign">0</property>
39
39
                        <property name="margin-top">24</property>
40
40
                        <property name="margin-bottom">12</property>
41
 
                        <property name="margin-start">24</property>
 
41
                        <property name="margin-start">12</property>
42
42
                        <property name="margin-end">24</property>
43
43
                        <property name="label" translatable="yes">Featured Application</property>
44
44
                        <accessibility>
78
78
                        <property name="label" translatable="yes" comments="Translators: This is a heading for software which has been featured ('picked') by the distribution.">Editor's Picks</property>
79
79
                        <property name="margin-top">24</property>
80
80
                        <property name="margin-bottom">12</property>
81
 
                        <property name="margin-start">24</property>
 
81
                        <property name="margin-start">12</property>
82
82
                        <property name="margin-end">24</property>
83
83
                        <accessibility>
84
84
                          <relation target="box_popular" type="label-for"/>
120
120
                        <property name="label" comments="Don't translate, this is just a placeholder">Recommended Games</property>
121
121
                        <property name="margin-top">24</property>
122
122
                        <property name="margin-bottom">12</property>
123
 
                        <property name="margin-start">24</property>
 
123
                        <property name="margin-start">12</property>
124
124
                        <property name="margin-end">24</property>
125
125
                        <accessibility>
126
126
                          <relation target="box_popular_rotating" type="label-for"/>
162
162
                        <property name="label" translatable="yes">Categories</property>
163
163
                        <property name="margin-top">24</property>
164
164
                        <property name="margin-bottom">12</property>
165
 
                        <property name="margin-start">24</property>
 
165
                        <property name="margin-start">12</property>
166
166
                        <property name="margin-end">24</property>
167
167
                        <accessibility>
168
168
                          <relation target="grid_categories" type="label-for"/>