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

« 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: 2008-11-04 13:34:36 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20081104133436-7kgxv6psv6mjnxh0
Tags: 0.6.0-0ubuntu1
* New upstream release.
 - Added context menu with a few actions (open-with, new folder here, 
   delete file/folder, create/extract archive, create CD/DVD from 
   file/folder, compile a tex file).
 - Added configuration option to make text vertical/horizontal when 
   the panel is vertical.
 - Added tooltips to configuration dialog.
 - Fixed bugs #21, #30, #34, #37, #39.
 - Plugged some memory leaks (thanks Silvio Ricardo Cordeiro).
 - Lots of code cleanup. 
* debian/control:
 - Add suggests on file-roller, brasero, and rubber 
   for new features.
 - Add Vcs-Bzr field.
 - Add versionized Build-Depend on libgtk2.0-dev (>= 2.14)

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
                              <widget class="GtkScrolledWindow" id="scrolledwindow2">
38
38
                                <property name="visible">True</property>
39
39
                                <property name="can_focus">True</property>
40
 
                                <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
41
 
                                <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
 
40
                                <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
 
41
                                <property name="vscrollbar_policy">GTK_POLICY_NEVER</property>
42
42
                                <property name="shadow_type">GTK_SHADOW_IN</property>
43
43
                                <child>
44
44
                                  <widget class="GtkTreeView" id="directories_tree">
57
57
                            <child>
58
58
                              <widget class="GtkButton" id="move_down_button">
59
59
                                <property name="visible">True</property>
 
60
                                                                <property name="tooltip" translatable="yes">Move the selected Folder down/right.</property>
60
61
                                <property name="can_focus">True</property>
61
62
                                <property name="label">gtk-go-down</property>
62
63
                                <property name="use_stock">True</property>
71
72
                            <child>
72
73
                              <widget class="GtkButton" id="move_up_button">
73
74
                                <property name="visible">True</property>
 
75
                                                                <property name="tooltip" translatable="yes">Move the selected Folder up/left.</property>
74
76
                                <property name="can_focus">True</property>
75
77
                                <property name="label">gtk-go-up</property>
76
78
                                <property name="use_stock">True</property>
83
85
                              </packing>
84
86
                            </child>
85
87
                            <child>
86
 
                              <widget class="GtkButton" id="directory_remove_button">
 
88
                              <widget class="GtkButton" id="Folder">
87
89
                                <property name="visible">True</property>
 
90
                                                                <property name="tooltip" translatable="yes">Remove the selected Folder.</property>
88
91
                                <property name="can_focus">True</property>
89
92
                                <property name="label">gtk-remove</property>
90
93
                                <property name="use_stock">True</property>
99
102
                            <child>
100
103
                              <widget class="GtkButton" id="directory_add_button">
101
104
                                <property name="visible">True</property>
 
105
                                <property name="tooltip" translatable="yes">Add a new Folder to browse.</property>
102
106
                                <property name="can_focus">True</property>
103
107
                                <property name="label">gtk-add</property>
104
108
                                <property name="use_stock">True</property>
153
157
                              <widget class="GtkCheckButton" id="show_hidden_check">
154
158
                                <property name="visible">True</property>
155
159
                                <property name="can_focus">True</property>
 
160
                                <property name="tooltip" translatable="yes">Show files beginning with a "." in the menu browser.</property>
156
161
                                <property name="label" translatable="yes">Show hidden and backup files</property>
157
162
                                <property name="use_underline">True</property>
158
163
                                <property name="response_id">0</property>
164
169
                              </packing>
165
170
                            </child>
166
171
                            <child>
 
172
                              <widget class="GtkCheckButton" id="horizontal_text_check">
 
173
                                <property name="visible">True</property>
 
174
                                <property name="can_focus">True</property>
 
175
                                <property name="tooltip" translatable="yes">Specify text orientation when the panel is vertical.</property>
 
176
                                <property name="label" translatable="yes">Horizontal text</property>
 
177
                                <property name="use_underline">True</property>
 
178
                                <property name="response_id">0</property>
 
179
                                <property name="draw_indicator">True</property>
 
180
                              </widget>
 
181
                              <packing>
 
182
                                <property name="expand">False</property>
 
183
                                <property name="fill">False</property>
 
184
                                <property name="position">1</property>
 
185
                              </packing>
 
186
                            </child>
 
187
                            <child>
167
188
                              <widget class="GtkCheckButton" id="show_icon_check">
168
189
                                <property name="visible">True</property>
169
190
                                <property name="can_focus">True</property>
 
191
                                <property name="tooltip" translatable="yes">Show the selected icon in the applet.</property>
170
192
                                <property name="label" translatable="yes">Show applet icon</property>
171
193
                                <property name="use_underline">True</property>
172
194
                                <property name="response_id">0</property>
175
197
                              <packing>
176
198
                                <property name="expand">False</property>
177
199
                                <property name="fill">False</property>
178
 
                                <property name="position">1</property>
 
200
                                <property name="position">2</property>
179
201
                              </packing>
180
202
                            </child>
181
203
                            <child>
195
217
                                <child>
196
218
                                  <widget class="GtkButton" id="icon_button">
197
219
                                    <property name="visible">True</property>
 
220
                                        <property name="tooltip" translatable="yes">Select the icon to show in the applet.</property>
198
221
                                    <property name="can_focus">True</property>
199
222
                                    <property name="response_id">0</property>
200
223
                                    <child>
212
235
                                </child>
213
236
                              </widget>
214
237
                              <packing>
215
 
                                <property name="position">2</property>
 
238
                                <property name="position">3</property>
216
239
                              </packing>
217
240
                            </child>
218
241
                          </widget>
258
281
                            <child>
259
282
                              <widget class="GtkLabel" id="label16">
260
283
                                <property name="visible">True</property>
 
284
                                <property name="tooltip" translatable="yes">This command will be executed on right-click or F4 on a Folder entry in the menu browser.</property>
261
285
                                <property name="label" translatable="yes">Terminal executable:</property>
262
286
                              </widget>
263
287
                              <packing>
287
311
                            <child>
288
312
                              <widget class="GtkLabel" id="label2">
289
313
                                <property name="visible">True</property>
 
314
                                <property name="tooltip" translatable="yes">This command will be executed on right-click or F4 on a File entry in the menu browser.</property>
290
315
                                <property name="label" translatable="yes">Editor executable:</property>
291
316
                              </widget>
292
317
                              <packing>
358
383
      </widget>
359
384
    </child>
360
385
  </widget>
 
386
  <widget class="GtkDialog" id="new_dir_dialog">
 
387
    <property name="border_width">5</property>
 
388
    <property name="title" translatable="yes">Enter new directory name</property>
 
389
    <property name="resizable">False</property>
 
390
    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
 
391
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
 
392
    <property name="has_separator">False</property>
 
393
    <child internal-child="vbox">
 
394
      <widget class="GtkVBox" id="dialog-vbox2">
 
395
        <property name="visible">True</property>
 
396
        <property name="spacing">2</property>
 
397
        <child>
 
398
          <widget class="GtkEntry" id="new_dir_entry">
 
399
            <property name="visible">True</property>
 
400
            <property name="can_focus">True</property>
 
401
          </widget>
 
402
          <packing>
 
403
            <property name="expand">False</property>
 
404
            <property name="fill">False</property>
 
405
            <property name="position">1</property>
 
406
          </packing>
 
407
        </child>
 
408
        <child internal-child="action_area">
 
409
          <widget class="GtkHButtonBox" id="dialog-action_area2">
 
410
            <property name="visible">True</property>
 
411
            <property name="layout_style">GTK_BUTTONBOX_END</property>
 
412
            <child>
 
413
              <widget class="GtkButton" id="cancel_button">
 
414
                <property name="visible">True</property>
 
415
                <property name="can_focus">True</property>
 
416
                <property name="receives_default">True</property>
 
417
                <property name="label" translatable="yes">gtk-cancel</property>
 
418
                <property name="use_stock">True</property>
 
419
                <property name="response_id">-1</property>
 
420
              </widget>
 
421
            </child>
 
422
            <child>
 
423
              <widget class="GtkButton" id="ok_button">
 
424
                <property name="visible">True</property>
 
425
                <property name="can_focus">True</property>
 
426
                <property name="receives_default">True</property>
 
427
                <property name="label" translatable="yes">gtk-ok</property>
 
428
                <property name="use_stock">True</property>
 
429
                <property name="response_id">-3</property>
 
430
                <signal name="released" handler="gtk_true"/>
 
431
              </widget>
 
432
              <packing>
 
433
                <property name="position">1</property>
 
434
              </packing>
 
435
            </child>
 
436
          </widget>
 
437
          <packing>
 
438
            <property name="expand">False</property>
 
439
            <property name="pack_type">GTK_PACK_END</property>
 
440
          </packing>
 
441
        </child>
 
442
      </widget>
 
443
    </child>
 
444
  </widget>
361
445
</glade-interface>