-<?xml version="1.0"?>
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Generated with glade 3.20.0 -->
<interface>
- <requires lib="gtk+" version="2.16"/>
- <!-- interface-naming-policy project-wide -->
+ <requires lib="gtk+" version="3.20"/>
<object class="GtkWindow" id="w_main">
<property name="visible">True</property>
- <property name="title" translatable="yes">Gestione Utenti - SOLIPA</property>
+ <property name="can_focus">False</property>
+ <property name="title" translatable="yes">ZakAuthe GUI</property>
<property name="window_position">center</property>
<property name="default_width">600</property>
<property name="default_height">400</property>
- <signal name="delete_event" handler="gtk_main_quit"/>
+ <signal name="delete-event" handler="gtk_main_quit" swapped="no"/>
<child>
- <object class="GtkVBox" id="vbox1">
+ <object class="GtkBox" id="vbox1">
<property name="visible">True</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkMenuBar" id="menubar1">
<property name="visible">True</property>
+ <property name="can_focus">False</property>
<child>
<object class="GtkMenuItem" id="menuitem1">
<property name="visible">True</property>
- <property name="label" translatable="yes">_Utenti</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">_Users</property>
<property name="use_underline">True</property>
<child type="submenu">
<object class="GtkMenu" id="menu1">
<property name="visible">True</property>
+ <property name="can_focus">False</property>
<child>
<object class="GtkImageMenuItem" id="imagemenuitem5">
<property name="label">gtk-quit</property>
<property name="visible">True</property>
+ <property name="can_focus">False</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
- <signal name="activate" handler="gtk_main_quit"/>
+ <signal name="activate" handler="gtk_main_quit" swapped="no"/>
</object>
</child>
</object>
<child>
<object class="GtkMenuItem" id="menuitem4">
<property name="visible">True</property>
- <property name="label" translatable="yes">A_iuto</property>
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">_Help</property>
<property name="use_underline">True</property>
<child type="submenu">
<object class="GtkMenu" id="menu3">
<property name="visible">True</property>
+ <property name="can_focus">False</property>
<child>
<object class="GtkImageMenuItem" id="imagemenuitem10">
<property name="label">gtk-about</property>
<property name="visible">True</property>
+ <property name="can_focus">False</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
- <signal name="activate" handler="utenti_on_mnu_help_about_activate"/>
+ <signal name="activate" handler="utenti_on_mnu_help_about_activate" swapped="no"/>
</object>
</child>
</object>
</object>
<packing>
<property name="expand">False</property>
+ <property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
- <object class="GtkVBox" id="vbx_body">
+ <object class="GtkBox" id="vbx_body">
<property name="visible">True</property>
+ <property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child>
<placeholder/>
</child>
</object>
<packing>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
<object class="GtkAboutDialog" id="dlg_about">
<property name="visible">True</property>
+ <property name="can_focus">False</property>
<property name="modal">True</property>
<property name="window_position">center-on-parent</property>
<property name="destroy_with_parent">True</property>
<property name="type_hint">normal</property>
- <property name="program_name">Gestione Utenti - SOLIPA</property>
- <property name="copyright" translatable="yes">Copyright (C) 2010 Andrea Zagli</property>
- <property name="license" translatable="yes">Gestione Utenti SOLIPA è software libero; è possibile ridistribuirlo e/o
-modificarlo secondo i termini della licenza GNU General Public License,
-come pubblicata dalla Free Software Foundation; versione 2 della
-licenza, o (a scelta) una versione più recente.
-
-Gestione Utenti SOLIPA è distribuito nella speranza che possa
-risultare utile, ma SENZA ALCUNA GARANZIA, nemmeno la garanzia
-implicita di COMMERCIABILITÀ o APPLICABILITÀ PER UNO SCOPO
-PARTICOLARE. Per maggiori dettagli consultare la GNU General Public
-License.
-
-Una copia della GNU General Public License dovrebbe essere stata
-fornita con Nautilus. In caso contrario scrivere a:
- Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA
- 02111-1307 USA</property>
+ <property name="transient_for">w_main</property>
+ <property name="attached_to">w_main</property>
+ <property name="program_name">ZakAuthe GUI</property>
+ <property name="copyright" translatable="yes">Copyright (C) 2010-2016 Andrea Zagli</property>
<property name="authors">Andrea Zagli <azagli@libero.it></property>
<property name="translator_credits" translatable="yes" comments="TRANSLATORS: Replace this string with your names, one name per line.">translator-credits</property>
+ <property name="logo_icon_name">image-missing</property>
<child internal-child="vbox">
- <object class="GtkVBox" id="dialog-vbox1">
+ <object class="GtkBox" id="dialog-vbox1">
+ <property name="can_focus">False</property>
+ <property name="orientation">vertical</property>
<child internal-child="action_area">
- <object class="GtkHButtonBox" id="dialog-action_area1"/>
+ <object class="GtkButtonBox" id="dialog-action_area1">
+ <property name="can_focus">False</property>
+ </object>
<packing>
<property name="expand">False</property>
+ <property name="fill">False</property>
<property name="pack_type">end</property>
<property name="position">0</property>
</packing>