~dpm/qreator/snap

« back to all changes in this revision

Viewing changes to data/ui/QreatorWindow.ui

  • Committer: David Planella
  • Date: 2012-05-27 10:14:16 UTC
  • mto: This revision was merged to the branch mainline in revision 67.
  • Revision ID: david.planella@ubuntu.com-20120527101416-xrtrwwm7g8lzaqhx
Added proper icon for the Software Centre app QR codes. Added texture to the background of the QR code image

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
      </row>
53
53
      <row>
54
54
        <col id="0" translatable="yes">Ubuntu Software Center app</col>
55
 
        <col id="1">../media/wifi.png</col>
 
55
        <col id="1">../media/softwarecentre.png</col>
56
56
        <col id="2">4</col>
57
57
        <col id="3" translatable="yes">on_qr_softwarecenterapp_clicked</col>
58
58
      </row>
172
172
                <property name="visible">True</property>
173
173
                <property name="can_focus">False</property>
174
174
                <property name="tooltip_text" translatable="yes">Create a new QR code</property>
 
175
                <property name="margin_left">12</property>
 
176
                <property name="margin_top">3</property>
 
177
                <property name="margin_bottom">3</property>
175
178
                <property name="use_action_appearance">False</property>
176
179
                <property name="is_important">True</property>
177
180
                <property name="label" translatable="yes">New</property>
245
248
              <object class="GtkScrolledWindow" id="scrolledwindow1">
246
249
                <property name="visible">True</property>
247
250
                <property name="can_focus">True</property>
248
 
                <property name="shadow_type">in</property>
 
251
                <property name="hexpand">True</property>
249
252
                <child>
250
253
                  <object class="GtkIconView" id="iconview1">
251
254
                    <property name="visible">True</property>
252
255
                    <property name="can_focus">True</property>
 
256
                    <property name="hexpand">True</property>
253
257
                    <property name="model">liststore1</property>
254
258
                  </object>
255
259
                </child>
973
977
                            <property name="height">1</property>
974
978
                          </packing>
975
979
                        </child>
976
 
                        <child>
977
 
                          <placeholder/>
978
 
                        </child>
979
980
                      </object>
980
981
                      <packing>
981
982
                        <property name="left_attach">0</property>