~noskcaj/ubuntu/trusty/gthumb/3.2.5

« back to all changes in this revision

Viewing changes to extensions/contact_sheet/data/ui/image-wall.ui

  • Committer: Package Import Robot
  • Author(s): David Paleino
  • Date: 2011-12-22 22:40:29 UTC
  • mfrom: (5.2.19 sid)
  • Revision ID: package-import@ubuntu.com-20111222224029-l58g65u1nfa6ojtg
Tags: 3:2.14.1-1
* New upstream version (Closes: #652692)
* Patches refreshed
* Bump build-dependencies requirements
* Fix FTBFS, added missing #include
* debian/watch fixed to point to new location (.xz tarballs)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
    <property name="border_width">6</property>
7
7
    <property name="title" translatable="yes">Image Wall</property>
8
8
    <property name="type_hint">dialog</property>
9
 
    <property name="has_separator">False</property>
10
9
    <child internal-child="vbox">
11
10
      <object class="GtkVBox" id="dialog-vbox3">
12
11
        <property name="visible">True</property>
84
83
                                    <property name="can_focus">True</property>
85
84
                                    <property name="invisible_char">&#x25CF;</property>
86
85
                                    <property name="activates_default">True</property>
87
 
                                    <property name="text" translatable="yes">###</property>
 
86
                                    <property name="text">###</property>
88
87
                                    <property name="secondary_icon_stock">gtk-help</property>
89
88
                                    <property name="secondary_icon_activatable">True</property>
90
89
                                    <property name="secondary_icon_sensitive">True</property>
128
127
                                  <object class="GtkLabel" id="label32">
129
128
                                    <property name="visible">True</property>
130
129
                                    <property name="xalign">0</property>
131
 
                                    <property name="label" translatable="yes">#</property>
 
130
                                    <property name="label">#</property>
132
131
                                    <attributes>
133
132
                                      <attribute name="size" value="8000"/>
134
133
                                    </attributes>