--- a/pidgin/resources/BuddyList/menu.ui Sat Nov 14 03:05:16 2020 -0600 +++ b/pidgin/resources/BuddyList/menu.ui Sat Nov 14 03:15:43 2020 -0600 @@ -1,8 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.22.2 --> +<!-- Generated with glade 3.22.2 + +Pidgin - Internet Messenger +Copyright (C) Pidgin Developers <devel@pidgin.im> + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, see <https://www.gnu.org/licenses/>. + +--> <interface> <requires lib="gtk+" version="3.20"/> <requires lib="pidgin" version="3.0"/> + <!-- interface-license-type gplv2 --> + <!-- interface-name Pidgin --> + <!-- interface-description Internet Messenger --> + <!-- interface-copyright Pidgin Developers <devel@pidgin.im> --> <template class="PidginBuddyListMenu" parent="GtkMenuBar"> <property name="visible">True</property> <property name="can_focus">False</property> @@ -20,7 +42,7 @@ <object class="GtkMenuItem" id="new_message"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.new-message</property> + <property name="action_name">app.new-message</property> <property name="label" translatable="yes">New Instant _Message...</property> <property name="use_underline">True</property> <accelerator key="m" signal="activate" modifiers="GDK_CONTROL_MASK"/> @@ -30,7 +52,7 @@ <object class="GtkMenuItem" id="join_chat"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.join-chat</property> + <property name="action_name">app.join-chat</property> <property name="label" translatable="yes">Join a _Chat...</property> <property name="use_underline">True</property> <accelerator key="c" signal="activate" modifiers="GDK_CONTROL_MASK"/> @@ -40,7 +62,7 @@ <object class="GtkMenuItem" id="get_user_info"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.get-user-info</property> + <property name="action_name">app.get-user-info</property> <property name="label" translatable="yes">Get User _Info...</property> <property name="use_underline">True</property> <accelerator key="i" signal="activate" modifiers="GDK_CONTROL_MASK"/> @@ -50,7 +72,7 @@ <object class="GtkMenuItem" id="view_user_log"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.view-user-log</property> + <property name="action_name">app.view-user-log</property> <property name="label" translatable="yes">View User _Log...</property> <property name="use_underline">True</property> <accelerator key="l" signal="activate" modifiers="GDK_CONTROL_MASK"/> @@ -139,7 +161,7 @@ <object class="GtkMenuItem" id="add_buddy"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.add-buddy</property> + <property name="action_name">app.add-buddy</property> <property name="label" translatable="yes">_Add Buddy...</property> <property name="use_underline">True</property> <accelerator key="b" signal="activate" modifiers="GDK_CONTROL_MASK"/> @@ -149,7 +171,7 @@ <object class="GtkMenuItem" id="add_chat"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.add-chat</property> + <property name="action_name">app.add-chat</property> <property name="label" translatable="yes">Add C_hat...</property> <property name="use_underline">True</property> </object> @@ -158,7 +180,7 @@ <object class="GtkMenuItem" id="add_group"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.add-group</property> + <property name="action_name">app.add-group</property> <property name="label" translatable="yes">Add _Group...</property> <property name="use_underline">True</property> </object> @@ -173,7 +195,7 @@ <object class="GtkMenuItem" id="quit"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.quit</property> + <property name="action_name">app.quit</property> <property name="label" translatable="yes">_Quit</property> <property name="use_underline">True</property> <accelerator key="q" signal="activate" modifiers="GDK_CONTROL_MASK"/> @@ -205,7 +227,7 @@ <object class="GtkMenuItem" id="buddy_pounces"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.buddy-pounces</property> + <property name="action_name">app.buddy-pounces</property> <property name="label" translatable="yes">Buddy _Pounces</property> <property name="use_underline">True</property> </object> @@ -214,7 +236,7 @@ <object class="GtkMenuItem" id="custom_smileys"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.custom-smiley</property> + <property name="action_name">app.custom-smiley</property> <property name="label" translatable="yes">Custom Smile_ys</property> <property name="use_underline">True</property> <accelerator key="y" signal="activate" modifiers="GDK_CONTROL_MASK"/> @@ -224,7 +246,7 @@ <object class="GtkMenuItem" id="preferences"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.preferences</property> + <property name="action_name">app.preferences</property> <property name="label" translatable="yes">Pr_eferences</property> <property name="use_underline">True</property> <accelerator key="p" signal="activate" modifiers="GDK_CONTROL_MASK"/> @@ -234,7 +256,7 @@ <object class="GtkMenuItem" id="privacy"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.privacy</property> + <property name="action_name">app.privacy</property> <property name="label" translatable="yes">Pr_ivacy</property> <property name="use_underline">True</property> </object> @@ -243,7 +265,7 @@ <object class="GtkMenuItem" id="set_mood"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.set-mood</property> + <property name="action_name">app.set-mood</property> <property name="label" translatable="yes">Set _Mood</property> <property name="use_underline">True</property> <accelerator key="d" signal="activate" modifiers="GDK_CONTROL_MASK"/> @@ -259,7 +281,7 @@ <object class="GtkMenuItem" id="file_transfers"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.file-transfers</property> + <property name="action_name">app.file-transfers</property> <property name="label" translatable="yes">_File Transfers</property> <property name="use_underline">True</property> <accelerator key="t" signal="activate" modifiers="GDK_CONTROL_MASK"/> @@ -269,7 +291,7 @@ <object class="GtkMenuItem" id="room_list"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.room-list</property> + <property name="action_name">app.room-list</property> <property name="label" translatable="yes">R_oom List</property> <property name="use_underline">True</property> </object> @@ -278,7 +300,7 @@ <object class="GtkMenuItem" id="system_log"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.system-log</property> + <property name="action_name">app.system-log</property> <property name="label" translatable="yes">System _Log</property> <property name="use_underline">True</property> </object> @@ -309,7 +331,7 @@ <object class="GtkMenuItem" id="online_help"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.online-help</property> + <property name="action_name">app.online-help</property> <property name="label" translatable="yes">Online _Help</property> <property name="use_underline">True</property> <accelerator key="F1" signal="activate"/> @@ -319,7 +341,7 @@ <object class="GtkMenuItem" id="debug"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.debug</property> + <property name="action_name">app.debug</property> <property name="label" translatable="yes">_Debug Window</property> <property name="use_underline">True</property> </object> @@ -328,7 +350,7 @@ <object class="GtkMenuItem" id="about"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">blist.about</property> + <property name="action_name">app.about</property> <property name="label" translatable="yes">_About</property> <property name="use_underline">True</property> </object>