mirror of
https://github.com/Guake/guake.git
synced 2025-10-26 11:27:13 +00:00
80 lines
3.5 KiB
XML
80 lines
3.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Generated with glade 3.18.3 -->
|
|
<interface domain="guake">
|
|
<requires lib="gtk+" version="3.18"/>
|
|
<object class="GtkAboutDialog" id="aboutdialog">
|
|
<property name="can_focus">False</property>
|
|
<property name="resizable">False</property>
|
|
<property name="window_position">center-always</property>
|
|
<property name="type_hint">normal</property>
|
|
<property name="program_name">Guake</property>
|
|
<property name="copyright" translatable="yes">Copyright 2013-2018 Gaetan Semet
|
|
Copyright 2007-2010 Lincoln de Sousa
|
|
Copyright 2007 Gabriel Falcão</property>
|
|
<property name="comments" translatable="yes">Guake is an easy to access
|
|
terminal based on FPS games terminal</property>
|
|
<property name="website">http://guake-project.org</property>
|
|
<property name="website_label" translatable="yes">http://guake-project.org</property>
|
|
<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.
|
|
|
|
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.
|
|
|
|
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</property>
|
|
<property name="authors">Gaetan Semet <gaetan@xeberon.net>
|
|
Lincoln de Sousa <lincoln@guake.org>
|
|
Pierre-Yves Chibon (Pingou) <pingou@guake.org>
|
|
Aleksandar Krsteski (SnapShot) <aleksandar@guake.org>
|
|
|
|
Contributors:
|
|
Mario Aichinger (aichingm) <aichingm@gmail.com>
|
|
Maxim Ivanov (ulidtko) <ulidtko@gmail.com>
|
|
Adonis K. (adonisk) <aklp08@gmail.com>
|
|
|
|
Past Contributors:
|
|
Gabriel Falcão <gabriel@guake-terminal.org></property>
|
|
<property name="translator_credits" translatable="yes">Adolfo González Blázquez <code@infinicode.org> Spanish
|
|
Lincoln de Sousa <lincoln@guake.org> Brazilian Portuguese
|
|
Markus Majer <mm@mpathy.de> German
|
|
Mieszko Ślusarczyk <mieszkoslusarczyk@gmail.com> Polish
|
|
Nishio Futoshi <futoshi@momonga-linux.org> Japanese
|
|
Pavel Alexeev <Pahan@Hubbitus.spb.su> Russian
|
|
Piotr Drąg <piotrdrag@gmail.com> Polish
|
|
Sangwoo Joo <sangwoojoo@naver.com> Korean
|
|
</property>
|
|
<property name="artists">Gabriel Falcao <gabriel@guake-terminal.org></property>
|
|
<property name="logo_icon_name">image-missing</property>
|
|
<child internal-child="vbox">
|
|
<object class="GtkBox" id="dialog-vbox1">
|
|
<property name="can_focus">False</property>
|
|
<property name="orientation">vertical</property>
|
|
<property name="spacing">2</property>
|
|
<child internal-child="action_area">
|
|
<object class="GtkButtonBox" id="dialog-action_area1">
|
|
<property name="can_focus">False</property>
|
|
<property name="layout_style">end</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">False</property>
|
|
<property name="position">0</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<placeholder/>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
</interface>
|