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