| 1 <?xml version="1.0" encoding="UTF-8"?> |
1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!-- Generated with glade 3.22.2 |
2 <!-- Generated with glade 3.38.2 |
| 3 |
3 |
| 4 Pidgin - Internet Messenger |
4 Pidgin - Internet Messenger |
| 5 Copyright (C) Pidgin Developers <devel@pidgin.im> |
5 Copyright (C) Pidgin Developers <devel@pidgin.im> |
| 6 |
6 |
| 7 This program is free software; you can redistribute it and/or |
7 This program is free software; you can redistribute it and/or |
| 13 but WITHOUT ANY WARRANTY; without even the implied warranty of |
13 but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 15 GNU General Public License for more details. |
15 GNU General Public License for more details. |
| 16 |
16 |
| 17 You should have received a copy of the GNU General Public License |
17 You should have received a copy of the GNU General Public License |
| 18 along with this program; if not, see <https://www.gnu.org/licenses/>. |
18 along with this program; if not, write to the Free Software |
| |
19 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
| 19 |
20 |
| 20 --> |
21 --> |
| 21 <interface> |
22 <interface> |
| 22 <requires lib="gtk+" version="3.22"/> |
23 <requires lib="gtk+" version="3.22"/> |
| 23 <!-- interface-license-type gplv2 --> |
24 <!-- interface-license-type gplv2 --> |
| 24 <!-- interface-name Pidgin --> |
25 <!-- interface-name Pidgin --> |
| 25 <!-- interface-description Internet Messenger --> |
26 <!-- interface-description Internet Messenger --> |
| 26 <!-- interface-copyright Pidgin Developers <devel@pidgin.im> --> |
27 <!-- interface-copyright Pidgin Developers <devel@pidgin.im> --> |
| 27 <template class="PidginPluginsMenu" parent="GtkMenu"> |
28 <template class="PidginPluginsMenu" parent="GtkMenu"> |
| 28 <property name="visible">True</property> |
29 <property name="visible">True</property> |
| 29 <property name="can_focus">False</property> |
30 <property name="can-focus">False</property> |
| 30 <child> |
31 <child> |
| 31 <object class="GtkMenuItem"> |
32 <object class="GtkMenuItem"> |
| 32 <property name="visible">True</property> |
33 <property name="visible">True</property> |
| 33 <property name="can_focus">False</property> |
34 <property name="can-focus">False</property> |
| 34 <property name="action_name">app.manage-plugins</property> |
35 <property name="action-name">app.manage-plugins</property> |
| 35 <property name="label" translatable="yes">Manage Plu_gins</property> |
36 <property name="label" translatable="yes">Manage Plu_gins</property> |
| 36 <property name="use_underline">True</property> |
37 <property name="use-underline">True</property> |
| 37 <accelerator key="u" signal="activate" modifiers="GDK_CONTROL_MASK"/> |
38 <accelerator key="u" signal="activate" modifiers="GDK_CONTROL_MASK"/> |
| 38 </object> |
39 </object> |
| 39 </child> |
40 </child> |
| 40 <child> |
41 <child> |
| 41 <object class="GtkSeparatorMenuItem" id="separator"> |
42 <object class="GtkSeparatorMenuItem" id="separator"> |
| 42 <property name="can_focus">False</property> |
43 <property name="can-focus">False</property> |
| 43 </object> |
44 </object> |
| 44 </child> |
45 </child> |
| 45 </template> |
46 </template> |
| 46 </interface> |
47 </interface> |