|
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | +<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> |
| 3 | +<!--Generated with glade3 3.2.1 on Mon May 14 00:26:13 2007 by pythonwarrior@pidinti--> |
| 4 | +<glade-interface> |
| 5 | + <widget class="GtkAboutDialog" id="aboutdialog"> |
| 6 | + <property name="visible">True</property> |
| 7 | + <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| 8 | + <property name="border_width">5</property> |
| 9 | + <property name="title" translatable="yes">About Guake</property> |
| 10 | + <property name="resizable">False</property> |
| 11 | + <property name="modal">True</property> |
| 12 | + <property name="window_position">GTK_WIN_POS_CENTER_ALWAYS</property> |
| 13 | + <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property> |
| 14 | + <property name="has_separator">False</property> |
| 15 | + <property name="name">Guake</property> |
| 16 | + <property name="version">0.1</property> |
| 17 | + <property name="copyright" translatable="yes">Copyright 2007 Gabriel Falcão |
| 18 | +Copyright 2007 Lincoln de Sousa</property> |
| 19 | + <property name="comments" translatable="yes">Guake is a binding of gnome-terminal that provide quickly access by clicking in applet or thought using a keyboard shortcut.</property> |
| 20 | + <property name="website">http://guake.sf.net</property> |
| 21 | + <property name="website_label" translatable="yes">http://guake.sf.net</property> |
| 22 | + <property name="license" translatable="yes">Guake 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. |
| 23 | + |
| 24 | +Guake 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. |
| 25 | + |
| 26 | +You should have received a copy of the GNU General Public License along with Guake; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
| 27 | +</property> |
| 28 | + < property name= "authors">Gabriel Falcao <[email protected]> |
| 29 | +Lincoln de Sousa <[email protected]></ property> |
| 30 | + <property name="logo">guakeabt.png</property> |
| 31 | + <property name="wrap_license">True</property> |
| 32 | + <signal name="response" handler="gtk_widget_destroy" object="aboutdialog"/> |
| 33 | + <child internal-child="vbox"> |
| 34 | + <widget class="GtkVBox" id="dialog-vbox1"> |
| 35 | + <property name="visible">True</property> |
| 36 | + <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| 37 | + <property name="spacing">2</property> |
| 38 | + <child> |
| 39 | + <placeholder/> |
| 40 | + </child> |
| 41 | + <child internal-child="action_area"> |
| 42 | + <widget class="GtkHButtonBox" id="dialog-action_area1"> |
| 43 | + <property name="visible">True</property> |
| 44 | + <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
| 45 | + <property name="layout_style">GTK_BUTTONBOX_END</property> |
| 46 | + </widget> |
| 47 | + <packing> |
| 48 | + <property name="expand">False</property> |
| 49 | + <property name="pack_type">GTK_PACK_END</property> |
| 50 | + </packing> |
| 51 | + </child> |
| 52 | + </widget> |
| 53 | + </child> |
| 54 | + </widget> |
| 55 | +</glade-interface> |
0 commit comments