File: sendmsg-window.ui

package info (click to toggle)
balsa 2.6.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 23,576 kB
  • sloc: ansic: 99,871; xml: 4,934; makefile: 769; sh: 185; awk: 60; python: 34
file content (262 lines) | stat: -rw-r--r-- 9,202 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
<interface>
  <menu id="menubar">
    <submenu>
      <attribute name="label" translatable="yes">_File</attribute>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">_Include File…</attribute>
          <attribute name="action">win.include-file</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">_Attach File…</attribute>
          <attribute name="action">win.attach-file</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">I_nclude Messages…</attribute>
          <attribute name="action">win.include-messages</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">Attach _Messages…</attribute>
          <attribute name="action">win.attach-messages</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">Send</attribute>
          <attribute name="action">win.send</attribute>
          <attribute name="accel">&lt;Primary&gt;Return</attribute>
        </item>
        <item>
          <attribute name="label"
              translatable="yes">Queue</attribute>
          <attribute name="action">win.queue</attribute>
        </item>
        <item>
          <attribute name="label"
              translatable="yes">Postpone</attribute>
          <attribute name="action">win.postpone</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">_Save</attribute>
          <attribute name="action">win.save</attribute>
          <attribute name="accel">&lt;Primary&gt;s</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">Page S_etup</attribute>
          <attribute name="action">win.page-setup</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">_Print…</attribute>
          <attribute name="action">win.print</attribute>
          <attribute name="accel">&lt;Primary&gt;p</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">_Close</attribute>
          <attribute name="action">win.close</attribute>
          <attribute name="accel">&lt;Primary&gt;w</attribute>
        </item>
      </section>
    </submenu>
    <submenu>
      <attribute name="label" translatable="yes">_Edit</attribute>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">Undo</attribute>
          <attribute name="action">win.undo</attribute>
          <attribute name="accel">&lt;Primary&gt;z</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">Redo</attribute>
          <attribute name="action">win.redo</attribute>
          <attribute name="accel">&lt;Shift&gt;&lt;Primary&gt;z</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">Cu_t</attribute>
          <attribute name="action">win.cut</attribute>
          <attribute name="accel">&lt;Primary&gt;x</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">_Copy</attribute>
          <attribute name="action">win.copy</attribute>
          <attribute name="accel">&lt;Primary&gt;c</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">_Paste</attribute>
          <attribute name="action">win.paste</attribute>
          <attribute name="accel">&lt;Primary&gt;v</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">Select _All</attribute>
          <attribute name="action">win.select-all</attribute>
          <attribute name="accel">&lt;Primary&gt;a</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">_Wrap Body</attribute>
          <attribute name="action">win.wrap-body</attribute>
          <attribute name="accel">&lt;Primary&gt;b</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">_Reflow Selected Text</attribute>
          <attribute name="action">win.reflow</attribute>
          <attribute name="accel">&lt;Primary&gt;r</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">Insert Si_gnature</attribute>
          <attribute name="action">win.insert-sig</attribute>
          <attribute name="accel">&lt;Primary&gt;g</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">_Quote Message(s)</attribute>
          <attribute name="action">win.quote</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">C_heck Spelling</attribute>
          <attribute name="action">win.spell-check</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">Select _Identity…</attribute>
          <attribute name="action">win.select-ident</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">Edit with GNOME-Editor</attribute>
          <attribute name="action">win.edit</attribute>
        </item>
      </section>
    </submenu>
    <submenu>
      <attribute name="label" translatable="yes">_Show</attribute>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">Show Too_lbar</attribute>
          <attribute name="action">win.show-toolbar</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">F_rom</attribute>
          <attribute name="action">win.from</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">Rec_ipients</attribute>
          <attribute name="action">win.recips</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">R_eply To</attribute>
          <attribute name="action">win.reply-to</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">F_cc</attribute>
          <attribute name="action">win.fcc</attribute>
        </item>
      </section>
    </submenu>
    <submenu>
      <attribute name="label" translatable="yes">_Language</attribute>
    </submenu>
    <submenu>
      <attribute name="label" translatable="yes">_Options</attribute>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">_Request Disposition Notification</attribute>
          <attribute name="action">win.request-mdn</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">_Request Delivery Status Notification</attribute>
          <attribute name="action">win.request-dsn</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">_Format = Flowed</attribute>
          <attribute name="action">win.flowed</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">Send as plain text and _HTML</attribute>
          <attribute name="action">win.send-html</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">_Sign Message</attribute>
          <attribute name="action">win.sign</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">_Encrypt Message</attribute>
          <attribute name="action">win.encrypt</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">GnuPG uses _MIME mode</attribute>
          <attribute name="action">win.gpg-mode</attribute>
          <attribute name="target">mime</attribute>
        </item>
        <item>
          <attribute name="label"
            translatable="yes">GnuPG uses old _OpenPGP mode</attribute>
          <attribute name="action">win.gpg-mode</attribute>
          <attribute name="target">open-pgp</attribute>
        </item>
        <item>
          <attribute name="label"
              translatable="yes">S/MIME mode (_GpgSM)</attribute>
          <attribute name="action">win.gpg-mode</attribute>
          <attribute name="target">smime</attribute>
        </item>
      </section>
      <section>
        <item>
          <attribute name="label"
            translatable="yes">Attach GnuPG _Public Key</attribute>
          <attribute name="action">win.attpubkey</attribute>
        </item>
      </section>
    </submenu>
  </menu>
</interface>