pidgin/resources/gtk/menus.ui

changeset 41482
c51a28d28a2d
parent 41450
ce81f2bc04ca
child 41497
00159335ff65
equal deleted inserted replaced
41481:09b500dd62e7 41482:c51a28d28a2d
73 73
74 <section> 74 <section>
75 <item> 75 <item>
76 <attribute name="label" translatable="yes">New Instant _Message...</attribute> 76 <attribute name="label" translatable="yes">New Instant _Message...</attribute>
77 <attribute name="action">app.new-message</attribute> 77 <attribute name="action">app.new-message</attribute>
78 <attribute name="accel">&lt;Primary&gt;M</attribute> 78 <attribute name="accel">&lt;Primary&gt;m</attribute>
79 </item> 79 </item>
80 <item> 80 <item>
81 <attribute name="label" translatable="yes">Join a _Chat...</attribute> 81 <attribute name="label" translatable="yes">Join a _Chat...</attribute>
82 <attribute name="action">app.join-chat</attribute> 82 <attribute name="action">app.join-chat</attribute>
83 </item>
84 </section>
85
86 <section>
87 <item>
88 <attribute name="label" translatable="yes">_Find...</attribute>
89 <attribute name="action">win.find</attribute>
90 <attribute name="accel">&lt;Primary&gt;F</attribute>
91 </item>
92 <item>
93 <attribute name="label" translatable="yes">Clea_r Scrollback</attribute>
94 <attribute name="action">win.clear-history</attribute>
95 <attribute name="accel">&lt;Primary&gt;L</attribute>
96 </item> 83 </item>
97 </section> 84 </section>
98 85
99 <section> 86 <section>
100 <submenu> 87 <submenu>
122 <attribute name="label" translatable="yes">Se_nd File...</attribute> 109 <attribute name="label" translatable="yes">Se_nd File...</attribute>
123 <attribute name="action">win.send-file</attribute> 110 <attribute name="action">win.send-file</attribute>
124 </item> 111 </item>
125 <item> 112 <item>
126 <attribute name="label" translatable="yes">_Get Info</attribute> 113 <attribute name="label" translatable="yes">_Get Info</attribute>
127 <attribute name="action">win.clear-history</attribute> 114 <attribute name="action">win.get-info</attribute>
128 <attribute name="accel">&lt;Primary&gt;O</attribute> 115 <attribute name="accel">&lt;Primary&gt;o</attribute>
129 </item> 116 </item>
130 <item> 117 <item>
131 <attribute name="label" translatable="yes">In_vite...</attribute> 118 <attribute name="label" translatable="yes">In_vite...</attribute>
132 <attribute name="action">win.invite</attribute> 119 <attribute name="action">win.invite</attribute>
133 </item> 120 </item>
153 </item> 140 </item>
154 </section> 141 </section>
155 142
156 <section> 143 <section>
157 <item> 144 <item>
158 <attribute name="label" translatable="yes">Insert Lin_k...</attribute>
159 <attribute name="action">win.insert-link</attribute>
160 </item>
161 <item>
162 <attribute name="label" translatable="yes">Insert Imag_e...</attribute>
163 <attribute name="action">win.insert-image</attribute>
164 </item>
165 </section>
166
167 <section>
168 <item>
169 <attribute name="label" translatable="yes">_Close</attribute> 145 <attribute name="label" translatable="yes">_Close</attribute>
170 <attribute name="action">win.close</attribute> 146 <attribute name="action">win.close</attribute>
171 <attribute name="accel">&lt;Primary&gt;W</attribute> 147 <attribute name="accel">&lt;Primary&gt;w</attribute>
172 </item> 148 </item>
173 </section> 149 </section>
174 </submenu> 150 </submenu>
175 <submenu> 151 <submenu>
176 <attribute name="label" translatable="yes">_Accounts</attribute> 152 <attribute name="label" translatable="yes">_Accounts</attribute>

mercurial