~ubuntu-branches/ubuntu/quantal/file-roller/quantal

« back to all changes in this revision

Viewing changes to data/ui/password.ui

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-06-06 13:13:15 UTC
  • mfrom: (1.2.102)
  • Revision ID: package-import@ubuntu.com-20120606131315-v6o9g8e0cq9olkq1
Tags: 3.5.1-0ubuntu1
* New upstream release
* debian/control:
  - Bump build-depends on libgtk-3-dev
  - Replace build-depends on gnome-doc-utils with yelp-tools
* debian/watch:
  - Watch for unstable versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<interface>
3
 
  <requires lib="gtk+" version="2.14"/>
4
 
  <object class="GtkDialog" id="password_dialog">
5
 
    <property name="can_focus">False</property>
6
 
    <property name="border_width">5</property>
7
 
    <property name="title" translatable="yes">Password</property>
8
 
    <property name="resizable">False</property>
9
 
    <property name="window_position">center-on-parent</property>
10
 
    <property name="type_hint">dialog</property>
11
 
    <child internal-child="vbox">
12
 
      <object class="GtkBox" id="dialog-vbox15">
13
 
        <property name="visible">True</property>
14
 
        <property name="can_focus">False</property>
15
 
        <property name="orientation">vertical</property>
16
 
        <property name="spacing">2</property>
17
 
        <child internal-child="action_area">
18
 
          <object class="GtkButtonBox" id="dialog-action_area15">
19
 
            <property name="visible">True</property>
20
 
            <property name="can_focus">False</property>
21
 
            <property name="layout_style">end</property>
22
 
            <child>
23
 
              <object class="GtkButton" id="pw_cancel_button">
24
 
                <property name="label">gtk-cancel</property>
25
 
                <property name="use_action_appearance">False</property>
26
 
                <property name="visible">True</property>
27
 
                <property name="can_focus">True</property>
28
 
                <property name="can_default">True</property>
29
 
                <property name="receives_default">False</property>
30
 
                <property name="use_action_appearance">False</property>
31
 
                <property name="use_stock">True</property>
32
 
              </object>
33
 
              <packing>
34
 
                <property name="expand">False</property>
35
 
                <property name="fill">False</property>
36
 
                <property name="position">0</property>
37
 
              </packing>
38
 
            </child>
39
 
            <child>
40
 
              <object class="GtkButton" id="pw_ok_button">
41
 
                <property name="label">gtk-ok</property>
42
 
                <property name="use_action_appearance">False</property>
43
 
                <property name="visible">True</property>
44
 
                <property name="can_focus">True</property>
45
 
                <property name="has_focus">True</property>
46
 
                <property name="can_default">True</property>
47
 
                <property name="has_default">True</property>
48
 
                <property name="receives_default">False</property>
49
 
                <property name="use_action_appearance">False</property>
50
 
                <property name="use_stock">True</property>
51
 
              </object>
52
 
              <packing>
53
 
                <property name="expand">False</property>
54
 
                <property name="fill">False</property>
55
 
                <property name="position">1</property>
56
 
              </packing>
57
 
            </child>
58
 
          </object>
59
 
          <packing>
60
 
            <property name="expand">False</property>
61
 
            <property name="fill">True</property>
62
 
            <property name="pack_type">end</property>
63
 
            <property name="position">0</property>
64
 
          </packing>
65
 
        </child>
66
 
        <child>
67
 
          <object class="GtkVBox" id="vbox11">
68
 
            <property name="visible">True</property>
69
 
            <property name="can_focus">False</property>
70
 
            <property name="border_width">5</property>
71
 
            <property name="spacing">12</property>
72
 
            <child>
73
 
              <object class="GtkTable" id="table1">
74
 
                <property name="visible">True</property>
75
 
                <property name="can_focus">False</property>
76
 
                <property name="n_rows">2</property>
77
 
                <property name="n_columns">2</property>
78
 
                <property name="column_spacing">12</property>
79
 
                <property name="row_spacing">6</property>
80
 
                <child>
81
 
                  <object class="GtkCheckButton" id="pw_encrypt_header_checkbutton">
82
 
                    <property name="label" translatable="yes">_Encrypt the file list</property>
83
 
                    <property name="use_action_appearance">False</property>
84
 
                    <property name="visible">True</property>
85
 
                    <property name="can_focus">True</property>
86
 
                    <property name="receives_default">False</property>
87
 
                    <property name="use_action_appearance">False</property>
88
 
                    <property name="use_underline">True</property>
89
 
                    <property name="xalign">0</property>
90
 
                    <property name="draw_indicator">True</property>
91
 
                  </object>
92
 
                  <packing>
93
 
                    <property name="left_attach">1</property>
94
 
                    <property name="right_attach">2</property>
95
 
                    <property name="top_attach">1</property>
96
 
                    <property name="bottom_attach">2</property>
97
 
                    <property name="y_options"></property>
98
 
                  </packing>
99
 
                </child>
100
 
                <child>
101
 
                  <object class="GtkLabel" id="label34">
102
 
                    <property name="visible">True</property>
103
 
                    <property name="can_focus">False</property>
104
 
                    <property name="xalign">0</property>
105
 
                    <property name="label" translatable="yes">_Password:</property>
106
 
                    <property name="use_underline">True</property>
107
 
                    <property name="mnemonic_widget">pw_password_entry</property>
108
 
                  </object>
109
 
                  <packing>
110
 
                    <property name="x_options">GTK_FILL</property>
111
 
                    <property name="y_options"></property>
112
 
                  </packing>
113
 
                </child>
114
 
                <child>
115
 
                  <object class="GtkEntry" id="pw_password_entry">
116
 
                    <property name="visible">True</property>
117
 
                    <property name="can_focus">True</property>
118
 
                    <property name="visibility">False</property>
119
 
                    <property name="invisible_char">●</property>
120
 
                    <property name="activates_default">True</property>
121
 
                  </object>
122
 
                  <packing>
123
 
                    <property name="left_attach">1</property>
124
 
                    <property name="right_attach">2</property>
125
 
                    <property name="y_options"></property>
126
 
                  </packing>
127
 
                </child>
128
 
                <child>
129
 
                  <placeholder/>
130
 
                </child>
131
 
              </object>
132
 
              <packing>
133
 
                <property name="expand">True</property>
134
 
                <property name="fill">True</property>
135
 
                <property name="position">0</property>
136
 
              </packing>
137
 
            </child>
138
 
            <child>
139
 
              <object class="GtkHBox" id="pw_note_hbox">
140
 
                <property name="visible">True</property>
141
 
                <property name="can_focus">False</property>
142
 
                <property name="spacing">6</property>
143
 
                <child>
144
 
                  <object class="GtkImage" id="image2">
145
 
                    <property name="visible">True</property>
146
 
                    <property name="can_focus">False</property>
147
 
                    <property name="stock">gtk-dialog-info</property>
148
 
                    <property name="icon-size">6</property>
149
 
                  </object>
150
 
                  <packing>
151
 
                    <property name="expand">False</property>
152
 
                    <property name="fill">False</property>
153
 
                    <property name="position">0</property>
154
 
                  </packing>
155
 
                </child>
156
 
                <child>
157
 
                  <object class="GtkLabel" id="label33">
158
 
                    <property name="visible">True</property>
159
 
                    <property name="can_focus">False</property>
160
 
                    <property name="label" translatable="yes">&lt;i&gt;&lt;b&gt;Note:&lt;/b&gt; the password will be used to encrypt files you add to the current archive, and to decrypt files you extract from the current archive. When the archive is closed the password will be deleted.&lt;/i&gt;</property>
161
 
                    <property name="use_markup">True</property>
162
 
                    <property name="wrap">True</property>
163
 
                  </object>
164
 
                  <packing>
165
 
                    <property name="expand">True</property>
166
 
                    <property name="fill">True</property>
167
 
                    <property name="position">1</property>
168
 
                  </packing>
169
 
                </child>
170
 
              </object>
171
 
              <packing>
172
 
                <property name="expand">True</property>
173
 
                <property name="fill">True</property>
174
 
                <property name="position">1</property>
175
 
              </packing>
176
 
            </child>
177
 
          </object>
178
 
          <packing>
179
 
            <property name="expand">False</property>
180
 
            <property name="fill">True</property>
181
 
            <property name="position">1</property>
182
 
          </packing>
183
 
        </child>
184
 
      </object>
185
 
    </child>
186
 
    <action-widgets>
187
 
      <action-widget response="-6">pw_cancel_button</action-widget>
188
 
      <action-widget response="-5">pw_ok_button</action-widget>
189
 
    </action-widgets>
190
 
  </object>
191
 
</interface>