~elementary-os/ubuntu-package-imports/gucharmap-trusty

« back to all changes in this revision

Viewing changes to gucharmap/gucharmap-menus.ui

  • Committer: RabbitBot
  • Date: 2014-10-05 03:24:19 UTC
  • Revision ID: rabbitbot@elementaryos.org-20141005032419-e8wgisjx7seorekx
Initial import, version 1:3.10.1-0ubuntu2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
 
 
3
<!--
 
4
  Copyright © 2012 Red Hat, Inc.
 
5
 
 
6
  This program is free software; you can redistribute it and/or modify
 
7
  it under the terms of the GNU General Public License as published by
 
8
  the Free Software Foundation; either version 3 of the licence, or (at
 
9
  your option) any later version.
 
10
 
 
11
  This program is distributed in the hope that it will be useful, but
 
12
  WITHOUT ANY WARRANTY; without even the implied warranty of
 
13
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
14
  General Public License for more details.
 
15
 
 
16
  You should have received a copy of the GNU General Public License
 
17
  along with this program; if not, write to the Free Software
 
18
  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02110-1301
 
19
  USA
 
20
 
 
21
  Author: Florian Muellner <fmuellner@gnome.org>
 
22
-->
 
23
 
 
24
<interface>
 
25
  <menu id="app-menu">
 
26
    <section>
 
27
      <item>
 
28
        <attribute name="label" translatable="yes">By _Script</attribute>
 
29
        <attribute name="action">app.group-by</attribute>
 
30
        <attribute name="target">script</attribute>
 
31
      </item>
 
32
      <item>
 
33
        <attribute name="label" translatable="yes">By _Unicode Block</attribute>
 
34
        <attribute name="action">app.group-by</attribute>
 
35
        <attribute name="target">block</attribute>
 
36
      </item>
 
37
    </section>
 
38
    <section>
 
39
      <item>
 
40
        <attribute name="label" translatable="yes">Sho_w only glyphs from this font</attribute>
 
41
        <attribute name="action">app.show-only-glyphs-in-font</attribute>
 
42
      </item>
 
43
      <item>
 
44
        <attribute name="label" translatable="yes">Snap _Columns to Power of Two</attribute>
 
45
        <attribute name="action">win.snap-cols-pow2</attribute>
 
46
      </item>
 
47
    </section>
 
48
    <section>
 
49
      <item>
 
50
        <attribute name="label" translatable="yes">Zoom _In</attribute>
 
51
        <attribute name="action">app.zoom-in</attribute>
 
52
        <attribute name="accel">&lt;Primary&gt;plus</attribute>
 
53
      </item>
 
54
      <item>
 
55
        <attribute name="label" translatable="yes">Zoom _Out</attribute>
 
56
        <attribute name="action">app.zoom-out</attribute>
 
57
        <attribute name="accel">&lt;Primary&gt;minus</attribute>
 
58
      </item>
 
59
      <item>
 
60
        <attribute name="label" translatable="yes">_Normal Size</attribute>
 
61
        <attribute name="action">app.normal-size</attribute>
 
62
        <attribute name="accel">&lt;Primary&gt;0</attribute>
 
63
      </item>
 
64
    </section>
 
65
    <section>
 
66
      <item>
 
67
        <attribute name="label" translatable="yes">_Find</attribute>
 
68
        <attribute name="action">app.find</attribute>
 
69
        <attribute name="accel">&lt;Primary&gt;f</attribute>
 
70
      </item>
 
71
    </section>
 
72
    <section>
 
73
      <item>
 
74
        <attribute name="label" translatable="yes">_Help</attribute>
 
75
        <attribute name="action">app.help</attribute>
 
76
        <attribute name="accel">F1</attribute>
 
77
      </item>
 
78
      <item>
 
79
        <attribute name="label" translatable="yes">_About</attribute>
 
80
        <attribute name="action">app.about</attribute>
 
81
      </item>
 
82
    </section>
 
83
    <section>
 
84
      <item>
 
85
        <attribute name="label" translatable="yes">_Close Window</attribute>
 
86
        <attribute name="action">app.close</attribute>
 
87
          <attribute name="accel">&lt;Primary&gt;W</attribute>
 
88
      </item>
 
89
    </section>
 
90
  </menu>
 
91
 
 
92
  <menu id="menubar">
 
93
    <submenu>
 
94
      <attribute name="label" translatable="yes">_File</attribute>
 
95
      <section>
 
96
        <item>
 
97
          <attribute name="label" translatable="yes">_Close</attribute>
 
98
          <attribute name="action">win.close</attribute>
 
99
          <attribute name="accel">&lt;Primary&gt;W</attribute>
 
100
        </item>
 
101
      </section>
 
102
    </submenu>
 
103
    <submenu>
 
104
      <attribute name="label" translatable="yes">_View</attribute>
 
105
      <section>
 
106
        <item>
 
107
          <attribute name="label" translatable="yes">By _Script</attribute>
 
108
          <attribute name="action">win.group-by</attribute>
 
109
          <attribute name="target">script</attribute>
 
110
        </item>
 
111
        <item>
 
112
          <attribute name="label" translatable="yes">By _Unicode Block</attribute>
 
113
          <attribute name="action">win.group-by</attribute>
 
114
          <attribute name="target">block</attribute>
 
115
        </item>
 
116
      </section>
 
117
      <section>
 
118
        <item>
 
119
          <attribute name="label" translatable="yes">Sho_w only glyphs from this font</attribute>
 
120
          <attribute name="action">win.show-only-glyphs-in-font</attribute>
 
121
        </item>
 
122
        <item>
 
123
          <attribute name="label" translatable="yes">Snap _Columns to Power of Two</attribute>
 
124
          <attribute name="action">win.snap-cols-pow2</attribute>
 
125
        </item>
 
126
      </section>
 
127
      <section>
 
128
        <item>
 
129
          <attribute name="label" translatable="yes">Zoom _In</attribute>
 
130
          <attribute name="action">win.zoom-in</attribute>
 
131
          <attribute name="accel">&lt;Primary&gt;plus</attribute>
 
132
        </item>
 
133
        <item>
 
134
          <attribute name="label" translatable="yes">Zoom _Out</attribute>
 
135
          <attribute name="action">win.zoom-out</attribute>
 
136
          <attribute name="accel">&lt;Primary&gt;minus</attribute>
 
137
        </item>
 
138
        <item>
 
139
          <attribute name="label" translatable="yes">_Normal Size</attribute>
 
140
          <attribute name="action">win.normal-size</attribute>
 
141
          <attribute name="accel">&lt;Primary&gt;0</attribute>
 
142
        </item>
 
143
      </section>
 
144
    </submenu>
 
145
    <submenu>
 
146
      <attribute name="label" translatable="yes">_Search</attribute>
 
147
      <section>
 
148
        <item>
 
149
          <attribute name="label" translatable="yes">_Find</attribute>
 
150
          <attribute name="action">win.find</attribute>
 
151
          <attribute name="accel">&lt;Primary&gt;f</attribute>
 
152
        </item>
 
153
        <item>
 
154
          <attribute name="label" translatable="yes">Find _Next</attribute>
 
155
          <attribute name="action">win.find-next</attribute>
 
156
          <attribute name="accel">&lt;Primary&gt;g</attribute>
 
157
        </item>
 
158
        <item>
 
159
          <attribute name="label" translatable="yes">Find _Previous</attribute>
 
160
          <attribute name="action">win.find-previous</attribute>
 
161
          <attribute name="accel">&lt;Shift&gt;&lt;Primary&gt;g</attribute>
 
162
        </item>
 
163
      </section>
 
164
    </submenu>
 
165
    <submenu>
 
166
      <attribute name="label" translatable="yes">_Go</attribute>
 
167
      <section>
 
168
        <item>
 
169
          <attribute name="label" translatable="yes">_Next Character</attribute>
 
170
          <attribute name="action">win.next-character</attribute>
 
171
          <attribute name="accel">&lt;Primary&gt;n</attribute>
 
172
        </item>
 
173
        <item>
 
174
          <attribute name="label" translatable="yes">_Previous Character</attribute>
 
175
          <attribute name="action">win.previous-character</attribute>
 
176
          <attribute name="accel">&lt;Primary&gt;p</attribute>
 
177
        </item>
 
178
      </section>
 
179
      <item><link name="section" id="go-chapter"/></item>
 
180
    </submenu>
 
181
    <submenu>
 
182
      <attribute name="label" translatable="yes">_Help</attribute>
 
183
      <section>
 
184
        <item>
 
185
          <attribute name="label" translatable="yes">_Contents</attribute>
 
186
          <attribute name="action">win.help</attribute>
 
187
          <attribute name="accel">F1</attribute>
 
188
        </item>
 
189
        <item>
 
190
          <attribute name="label" translatable="yes">_About</attribute>
 
191
          <attribute name="action">win.about</attribute>
 
192
        </item>
 
193
      </section>
 
194
    </submenu>
 
195
  </menu>
 
196
</interface>