pidgin/resources/Conversations/menu.ui

changeset 40824
132c763c26e4
parent 40683
dcc53af7a4fb
child 40957
15f30be0fec9
equal deleted inserted replaced
40823:338bba38df77 40824:132c763c26e4
1 <?xml version="1.0"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3
4 Pidgin - Internet Messenger
5 Copyright (C) Pidgin Developers <devel@pidgin.im>
6
7 This program is free software; you can redistribute it and/or
8 modify it under the terms of the GNU General Public License
9 as published by the Free Software Foundation; either version 2
10 of the License, or (at your option) any later version.
11
12 This program is distributed in the hope that it will be useful,
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details.
16
17 You should have received a copy of the GNU General Public License
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.
20
21 -->
2 <interface> 22 <interface>
23 <requires lib="gtk+" version="3.22"/>
24 <!-- interface-license-type gplv2 -->
25 <!-- interface-name Pidgin -->
26 <!-- interface-description Internet Messenger -->
27 <!-- interface-copyright Pidgin Developers <devel@pidgin.im> -->
3 <menu id="conversation"> 28 <menu id="conversation">
4 <submenu> 29 <submenu>
5 <attribute name="label" translatable="yes">_Conversation</attribute> 30 <attribute name="label" translatable="yes">_Conversation</attribute>
6 <section> 31 <section>
7 <item> 32 <item>

mercurial