~ubuntu-branches/ubuntu/maverick/file-browser-applet/maverick

« back to all changes in this revision

Viewing changes to data/file-browser-applet.glade

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2009-07-01 17:43:20 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20090701174320-47ghs6125y9in9e3
Tags: 0.6.4-0ubuntu1
* New upstream release.
 - Added option to display thumbnails (if available) instead of icons.
 - Usability improvements.
 - Code cleanups.
* debian/control:
 - Bump standards version to 3.8.2, no changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
201
201
                              </packing>
202
202
                            </child>
203
203
                            <child>
 
204
                              <widget class="GtkCheckButton" id="show_thumbnail">
 
205
                                <property name="visible">True</property>
 
206
                                <property name="can_focus">True</property>
 
207
                                <property name="tooltip" translatable="yes">Show image and document thumbnails if they exists</property>
 
208
                                <property name="label" translatable="yes">Show thumbnails</property>
 
209
                                <property name="use_underline">True</property>
 
210
                                <property name="response_id">0</property>
 
211
                                <property name="draw_indicator">True</property>
 
212
                              </widget>
 
213
                              <packing>
 
214
                                <property name="expand">False</property>
 
215
                                <property name="fill">False</property>
 
216
                                <property name="position">3</property>
 
217
                              </packing>
 
218
                            </child>
 
219
                            <child>
204
220
                              <widget class="GtkHBox" id="hbox9">
205
221
                                <property name="visible">True</property>
206
222
                                <property name="spacing">6</property>
235
251
                                </child>
236
252
                              </widget>
237
253
                              <packing>
238
 
                                <property name="position">3</property>
 
254
                                <property name="position">4</property>
239
255
                              </packing>
240
256
                            </child>
241
257
                          </widget>