~ubuntu-branches/ubuntu/dapper/file-roller/dapper-updates

« back to all changes in this revision

Viewing changes to data/glade/file-roller.glade

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-04-11 08:44:59 UTC
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20060411084459-9r22188ftese2ev2
Tags: upstream-2.14.1
ImportĀ upstreamĀ versionĀ 2.14.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
323
323
 
324
324
<widget class="GtkDialog" id="prop_dialog">
325
325
  <property name="border_width">6</property>
 
326
  <property name="width_request">400</property>
326
327
  <property name="title" translatable="yes"></property>
327
328
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
328
329
  <property name="window_position">GTK_WIN_POS_NONE</property>
350
351
          <property name="layout_style">GTK_BUTTONBOX_END</property>
351
352
 
352
353
          <child>
 
354
            <widget class="GtkButton" id="p_help_button">
 
355
              <property name="visible">True</property>
 
356
              <property name="can_default">True</property>
 
357
              <property name="has_default">True</property>
 
358
              <property name="can_focus">True</property>
 
359
              <property name="has_focus">True</property>
 
360
              <property name="label">gtk-help</property>
 
361
              <property name="use_stock">True</property>
 
362
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
363
              <property name="focus_on_click">True</property>
 
364
              <property name="response_id">-11</property>
 
365
            </widget>
 
366
          </child>
 
367
 
 
368
          <child>
353
369
            <widget class="GtkButton" id="p_ok_button">
354
370
              <property name="visible">True</property>
355
371
              <property name="can_default">True</property>
356
 
              <property name="has_default">True</property>
357
372
              <property name="can_focus">True</property>
358
 
              <property name="has_focus">True</property>
359
373
              <property name="label">gtk-close</property>
360
374
              <property name="use_stock">True</property>
361
375
              <property name="relief">GTK_RELIEF_NORMAL</property>
362
376
              <property name="focus_on_click">True</property>
363
 
              <property name="response_id">0</property>
 
377
              <property name="response_id">-7</property>
364
378
            </widget>
365
379
          </child>
366
380
        </widget>