]> sjero.net Git - linphone/blob - gtk/about.ui
1d79dbf7e40cd3d9224930521e9212601ddc5da7
[linphone] / gtk / about.ui
1 <?xml version="1.0"?>
2 <interface>
3   <!-- interface-requires gtk+ 2.12 -->
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkAboutDialog" id="about">
6     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
7     <property name="border_width">5</property>
8     <property name="title" translatable="yes">About linphone</property>
9     <property name="resizable">False</property>
10     <property name="window_position">center-on-parent</property>
11     <property name="type_hint">dialog</property>
12     <property name="has_separator">False</property>
13     <property name="program_name">Linphone</property>
14     <property name="version">undef</property>
15     <property name="copyright" translatable="yes">(C) Belledonne Communications,2010
16 </property>
17     <property name="comments" translatable="yes">An internet video phone using the standard SIP (rfc3261) protocol.</property>
18     <property name="website">http://www.linphone.org</property>
19     <property name="license">GPL</property>
20     <property name="authors">Simon Morlat</property>
21     <property name="documenters"></property>
22     <property name="translator_credits" translatable="yes">fr: Simon Morlat
23 en: Simon Morlat and Delphine Perreau
24 it: Alberto Zanoni &lt;alberto.zanoni@-NO-SPAM-PLEASE!-tiscalinet.it&gt;
25 de: Jean-Jacques Sarton &lt;jj.sarton@-NO-SPAM-PLEASE-t-online.de&gt;
26 sv: Daniel Nylander &lt;po@danielnylander.se&gt;
27 es: Jesus Benitez &lt;gnelson at inMail dot sk&gt;
28 ja: YAMAGUCHI YOSHIYA &lt;yushiya@anet.ne.jp&gt;
29 pt_BR: Rafael Caesar Lenzi &lt;rc_lenzi@yahoo.com.br&gt;
30 pl: Robert Nasiadek &lt;darkone@darkone.pl&gt;
31 cs: Petr Pisar &lt;petr.pisar@atlas.cz&gt;
32 hu: anonymous
33 </property>
34     <property name="artists">Icons by kerosine.fr</property>
35     <signal name="response" handler="linphone_gtk_about_response"/>
36     <child internal-child="vbox">
37       <object class="GtkVBox" id="dialog-vbox8">
38         <property name="visible">True</property>
39         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
40         <property name="orientation">vertical</property>
41         <property name="spacing">2</property>
42         <child>
43           <placeholder/>
44         </child>
45         <child internal-child="action_area">
46           <object class="GtkHButtonBox" id="dialog-action_area7">
47             <property name="visible">True</property>
48             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
49             <property name="layout_style">end</property>
50           </object>
51           <packing>
52             <property name="expand">False</property>
53             <property name="pack_type">end</property>
54             <property name="position">0</property>
55           </packing>
56         </child>
57       </object>
58     </child>
59   </object>
60 </interface>