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

« back to all changes in this revision

Viewing changes to data/glade/delete.glade

  • Committer: Bazaar Package Importer
  • Author(s): Aron Sisak
  • Date: 2007-08-30 12:09:26 UTC
  • mfrom: (1.2.33 upstream)
  • Revision ID: james.westby@ubuntu.com-20070830120926-fm4vt68wzx6h0v3w
Tags: 2.19.91-0ubuntu1
* New upstream version:
  - Fixed bug #467482 - [gutsy regression] "extract here" no longer puts
    extracted file "here". (LP: #133046)
  - Fixed bug #468677 - file-roller doesn't open folders if you go up one
    level. (LP: #127591)
  - Fixed bug #469528 - file-roller crashed with SIGSEGV in strlen() (LP: #134099)
  - Fixed bug #469221 - extract a package on an NTFS partition doesn't work. (LP: #127641)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
 
2
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
 
3
 
 
4
<glade-interface>
 
5
<requires lib="gnome"/>
 
6
 
 
7
<widget class="GtkDialog" id="delete_dialog">
 
8
  <property name="border_width">6</property>
 
9
  <property name="title" translatable="yes">Delete</property>
 
10
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
 
11
  <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
 
12
  <property name="modal">False</property>
 
13
  <property name="resizable">False</property>
 
14
  <property name="destroy_with_parent">False</property>
 
15
  <property name="decorated">True</property>
 
16
  <property name="skip_taskbar_hint">False</property>
 
17
  <property name="skip_pager_hint">False</property>
 
18
  <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
 
19
  <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
 
20
  <property name="focus_on_map">True</property>
 
21
  <property name="urgency_hint">False</property>
 
22
  <property name="has_separator">False</property>
 
23
 
 
24
  <child internal-child="vbox">
 
25
    <widget class="GtkVBox" id="dialog-vbox14">
 
26
      <property name="visible">True</property>
 
27
      <property name="homogeneous">False</property>
 
28
      <property name="spacing">12</property>
 
29
 
 
30
      <child internal-child="action_area">
 
31
        <widget class="GtkHButtonBox" id="dialog-action_area14">
 
32
          <property name="visible">True</property>
 
33
          <property name="layout_style">GTK_BUTTONBOX_END</property>
 
34
 
 
35
          <child>
 
36
            <widget class="GtkButton" id="d_cancel_button">
 
37
              <property name="visible">True</property>
 
38
              <property name="can_focus">True</property>
 
39
              <property name="label">gtk-cancel</property>
 
40
              <property name="use_stock">True</property>
 
41
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
42
              <property name="focus_on_click">True</property>
 
43
              <property name="response_id">0</property>
 
44
            </widget>
 
45
          </child>
 
46
 
 
47
          <child>
 
48
            <widget class="GtkButton" id="d_ok_button">
 
49
              <property name="visible">True</property>
 
50
              <property name="can_default">True</property>
 
51
              <property name="has_default">True</property>
 
52
              <property name="can_focus">True</property>
 
53
              <property name="label">gtk-delete</property>
 
54
              <property name="use_stock">True</property>
 
55
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
56
              <property name="focus_on_click">True</property>
 
57
              <property name="response_id">0</property>
 
58
            </widget>
 
59
          </child>
 
60
        </widget>
 
61
        <packing>
 
62
          <property name="padding">0</property>
 
63
          <property name="expand">False</property>
 
64
          <property name="fill">True</property>
 
65
          <property name="pack_type">GTK_PACK_END</property>
 
66
        </packing>
 
67
      </child>
 
68
 
 
69
      <child>
 
70
        <widget class="GtkTable" id="table2">
 
71
          <property name="border_width">6</property>
 
72
          <property name="visible">True</property>
 
73
          <property name="n_rows">3</property>
 
74
          <property name="n_columns">2</property>
 
75
          <property name="homogeneous">False</property>
 
76
          <property name="row_spacing">6</property>
 
77
          <property name="column_spacing">12</property>
 
78
 
 
79
          <child>
 
80
            <widget class="GtkRadioButton" id="d_files_radio">
 
81
              <property name="visible">True</property>
 
82
              <property name="can_focus">True</property>
 
83
              <property name="label" translatable="yes">_Files:</property>
 
84
              <property name="use_underline">True</property>
 
85
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
86
              <property name="focus_on_click">True</property>
 
87
              <property name="active">False</property>
 
88
              <property name="inconsistent">False</property>
 
89
              <property name="draw_indicator">True</property>
 
90
            </widget>
 
91
            <packing>
 
92
              <property name="left_attach">0</property>
 
93
              <property name="right_attach">1</property>
 
94
              <property name="top_attach">2</property>
 
95
              <property name="bottom_attach">3</property>
 
96
              <property name="x_options">fill</property>
 
97
              <property name="y_options"></property>
 
98
            </packing>
 
99
          </child>
 
100
 
 
101
          <child>
 
102
            <widget class="GtkEntry" id="d_files_entry">
 
103
              <property name="visible">True</property>
 
104
              <property name="tooltip" translatable="yes">example: *.txt; *.doc</property>
 
105
              <property name="can_focus">True</property>
 
106
              <property name="editable">True</property>
 
107
              <property name="visibility">True</property>
 
108
              <property name="max_length">0</property>
 
109
              <property name="text" translatable="yes"></property>
 
110
              <property name="has_frame">True</property>
 
111
              <property name="invisible_char">*</property>
 
112
              <property name="activates_default">False</property>
 
113
            </widget>
 
114
            <packing>
 
115
              <property name="left_attach">1</property>
 
116
              <property name="right_attach">2</property>
 
117
              <property name="top_attach">2</property>
 
118
              <property name="bottom_attach">3</property>
 
119
              <property name="y_options"></property>
 
120
            </packing>
 
121
          </child>
 
122
 
 
123
          <child>
 
124
            <widget class="GtkRadioButton" id="d_all_files_radio">
 
125
              <property name="visible">True</property>
 
126
              <property name="can_focus">True</property>
 
127
              <property name="label" translatable="yes">_All files</property>
 
128
              <property name="use_underline">True</property>
 
129
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
130
              <property name="focus_on_click">True</property>
 
131
              <property name="active">False</property>
 
132
              <property name="inconsistent">False</property>
 
133
              <property name="draw_indicator">True</property>
 
134
              <property name="group">d_files_radio</property>
 
135
            </widget>
 
136
            <packing>
 
137
              <property name="left_attach">0</property>
 
138
              <property name="right_attach">2</property>
 
139
              <property name="top_attach">0</property>
 
140
              <property name="bottom_attach">1</property>
 
141
              <property name="x_options">fill</property>
 
142
              <property name="y_options"></property>
 
143
            </packing>
 
144
          </child>
 
145
 
 
146
          <child>
 
147
            <widget class="GtkRadioButton" id="d_selected_files_radio">
 
148
              <property name="visible">True</property>
 
149
              <property name="can_focus">True</property>
 
150
              <property name="label" translatable="yes">_Selected files</property>
 
151
              <property name="use_underline">True</property>
 
152
              <property name="relief">GTK_RELIEF_NORMAL</property>
 
153
              <property name="focus_on_click">True</property>
 
154
              <property name="active">False</property>
 
155
              <property name="inconsistent">False</property>
 
156
              <property name="draw_indicator">True</property>
 
157
              <property name="group">d_files_radio</property>
 
158
            </widget>
 
159
            <packing>
 
160
              <property name="left_attach">0</property>
 
161
              <property name="right_attach">2</property>
 
162
              <property name="top_attach">1</property>
 
163
              <property name="bottom_attach">2</property>
 
164
              <property name="x_options">fill</property>
 
165
              <property name="y_options"></property>
 
166
            </packing>
 
167
          </child>
 
168
        </widget>
 
169
        <packing>
 
170
          <property name="padding">0</property>
 
171
          <property name="expand">True</property>
 
172
          <property name="fill">True</property>
 
173
        </packing>
 
174
      </child>
 
175
    </widget>
 
176
  </child>
 
177
</widget>
 
178
 
 
179
</glade-interface>