648 lines
29 KiB
XML
648 lines
29 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!-- Created with Cambalache 0.16.0 -->
|
|
<interface>
|
|
<!-- interface-name manjaro-hello.glade -->
|
|
<requires lib="gtk+" version="3.20"/>
|
|
<object class="GtkImage" id="abouticon">
|
|
<property name="can-focus">False</property>
|
|
<property name="icon-name">help-about</property>
|
|
<property name="visible">True</property>
|
|
</object>
|
|
<object class="GtkWindow" id="window">
|
|
<property name="can-focus">False</property>
|
|
<property name="default-height">500</property>
|
|
<property name="default-width">800</property>
|
|
<property name="has-resize-grip">True</property>
|
|
<property name="window-position">center</property>
|
|
<signal name="delete-event" handler="on_delete_window" swapped="yes"/>
|
|
<child>
|
|
<object class="GtkStack" id="stack">
|
|
<property name="can-focus">False</property>
|
|
<property name="hexpand">True</property>
|
|
<property name="transition-type">crossfade</property>
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<!-- n-columns=3 n-rows=11 -->
|
|
<object class="GtkGrid" id="homepage">
|
|
<property name="can-focus">False</property>
|
|
<property name="column-homogeneous">True</property>
|
|
<property name="column-spacing">10</property>
|
|
<property name="margin-bottom">10</property>
|
|
<property name="margin-left">10</property>
|
|
<property name="margin-right">10</property>
|
|
<property name="margin-top">10</property>
|
|
<property name="row-spacing">20</property>
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<object class="GtkImage" id="distriblogo">
|
|
<property name="can-focus">False</property>
|
|
<property name="visible">True</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">0</property>
|
|
<property name="top-attach">1</property>
|
|
<property name="width">3</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="welcometitle">
|
|
<property name="can-focus">True</property>
|
|
<property name="has-focus">True</property>
|
|
<property name="label" translatable="yes">Welcome to Manjaro!</property>
|
|
<property name="visible">True</property>
|
|
<attributes>
|
|
<attribute name="weight" value="bold"/>
|
|
<attribute name="scale" value="2"/>
|
|
</attributes>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">0</property>
|
|
<property name="top-attach">2</property>
|
|
<property name="width">3</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="welcomelabel">
|
|
<property name="can-focus">False</property>
|
|
<property name="justify">fill</property>
|
|
<property name="label" translatable="yes">Thank you for joining our community!
|
|
|
|
We, the Manjaro Developers, hope that you will enjoy using Manjaro as much as we enjoy building it. The links below will help you get started with your new operating system. So enjoy the experience, and don't hesitate to send us your feedback.</property>
|
|
<property name="max-width-chars">1</property>
|
|
<property name="visible">True</property>
|
|
<property name="width-chars">1</property>
|
|
<property name="wrap">True</property>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">0</property>
|
|
<property name="top-attach">3</property>
|
|
<property name="width">3</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="firstcategory">
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">DOCUMENTATION</property>
|
|
<property name="visible">True</property>
|
|
<attributes>
|
|
<attribute name="weight" value="bold"/>
|
|
</attributes>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">0</property>
|
|
<property name="top-attach">4</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="secondcategory">
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">SUPPORT</property>
|
|
<property name="visible">True</property>
|
|
<attributes>
|
|
<attribute name="weight" value="bold"/>
|
|
</attributes>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">1</property>
|
|
<property name="top-attach">4</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="thirdcategory">
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">PROJECT</property>
|
|
<property name="visible">True</property>
|
|
<attributes>
|
|
<attribute name="weight" value="bold"/>
|
|
</attributes>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">2</property>
|
|
<property name="top-attach">4</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="readme">
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">Read me</property>
|
|
<property name="name">readme</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="visible">True</property>
|
|
<signal name="clicked" handler="on_btn_clicked" swapped="yes"/>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">0</property>
|
|
<property name="top-attach">5</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="release">
|
|
<property name="always-show-image">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">Release info</property>
|
|
<property name="name">release</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="visible">True</property>
|
|
<signal name="clicked" handler="on_btn_clicked" swapped="yes"/>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">0</property>
|
|
<property name="top-attach">6</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="wiki">
|
|
<property name="always-show-image">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="image-position">right</property>
|
|
<property name="label" translatable="yes">Wiki</property>
|
|
<property name="name">wiki</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Web resource</property>
|
|
<property name="visible">True</property>
|
|
<signal name="clicked" handler="on_link_clicked" swapped="yes"/>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">0</property>
|
|
<property name="top-attach">7</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="involved">
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">Get involved</property>
|
|
<property name="name">involved</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="visible">True</property>
|
|
<signal name="clicked" handler="on_btn_clicked" swapped="yes"/>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">2</property>
|
|
<property name="top-attach">5</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="forum">
|
|
<property name="always-show-image">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="image-position">right</property>
|
|
<property name="label" translatable="yes">Forums</property>
|
|
<property name="name">forum</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Web resource</property>
|
|
<property name="visible">True</property>
|
|
<signal name="clicked" handler="on_link_clicked" swapped="yes"/>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">1</property>
|
|
<property name="top-attach">5</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="mailling">
|
|
<property name="always-show-image">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="image-position">right</property>
|
|
<property name="label" translatable="yes">Mailing lists</property>
|
|
<property name="name">mailling</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Web resource</property>
|
|
<property name="visible">True</property>
|
|
<signal name="clicked" handler="on_link_clicked" swapped="yes"/>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">2</property>
|
|
<property name="top-attach">7</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="development">
|
|
<property name="always-show-image">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="image-position">right</property>
|
|
<property name="label" translatable="yes">Development</property>
|
|
<property name="name">development</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Web resource</property>
|
|
<property name="visible">True</property>
|
|
<signal name="clicked" handler="on_link_clicked" swapped="yes"/>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">2</property>
|
|
<property name="top-attach">6</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="donate">
|
|
<property name="always-show-image">True</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="image-position">right</property>
|
|
<property name="label" translatable="yes">Donate</property>
|
|
<property name="name">donate</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Web resource</property>
|
|
<property name="visible">True</property>
|
|
<signal name="clicked" handler="on_link_clicked" swapped="yes"/>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">1</property>
|
|
<property name="top-attach">6</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox">
|
|
<property name="can-focus">False</property>
|
|
<property name="spacing">10</property>
|
|
<property name="valign">end</property>
|
|
<property name="vexpand">True</property>
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<object class="GtkComboBoxText" id="languages">
|
|
<property name="can-focus">False</property>
|
|
<property name="visible">True</property>
|
|
<signal name="changed" handler="on_languages_changed" swapped="yes"/>
|
|
<items>
|
|
<item id="sq">Albanian</item>
|
|
<item id="ar">Arabic</item>
|
|
<item id="ast-ES">Asturian (Spain)</item>
|
|
<item id="be">Belarusian</item>
|
|
<item id="bg">Bulgarian</item>
|
|
<item id="ca">Catalan</item>
|
|
<item id="zh-CN">Chinese (China)</item>
|
|
<item id="zh-TW">Chinese (Taiwan)</item>
|
|
<item id="hr">Croatian</item>
|
|
<item id="cs">Czech</item>
|
|
<item id="da">Danish</item>
|
|
<item id="nl">Dutch</item>
|
|
<item id="en">English</item>
|
|
<item id="fi">Finnish</item>
|
|
<item id="fr">French</item>
|
|
<item id="de">German</item>
|
|
<item id="ka">Georgian</item>
|
|
<item id="el-GR">Greek (Greece)</item>
|
|
<item id="he">Hebrew</item>
|
|
<item id="hi-IN">Hindi (India)</item>
|
|
<item id="hu">Hungarian</item>
|
|
<item id="is">Icelandic</item>
|
|
<item id="id-ID">Indonesian (Indonesia)</item>
|
|
<item id="it">Italian</item>
|
|
<item id="ja">Japanese</item>
|
|
<item id="ko-KR">Korean (Korea)</item>
|
|
<item id="lt">Lithuanian</item>
|
|
<item id="nb">Norwegian Bokmål</item>
|
|
<item id="fa-IR">Persian (Iran)</item>
|
|
<item id="pl">Polish</item>
|
|
<item id="pt-BR">Portuguese (Brazil)</item>
|
|
<item id="pt-PT">Portuguese (Portugal)</item>
|
|
<item id="ro-RO">Romanian (Romania)</item>
|
|
<item id="ru">Russian</item>
|
|
<item id="sk">Slovak</item>
|
|
<item id="sl-SI">Slovenian (Slovenia)</item>
|
|
<item id="sl">Slovenian</item>
|
|
<item id="es">Spanish</item>
|
|
<item id="sr-RS">Serbian (Serbia)</item>
|
|
<item id="sr">Serbian</item>
|
|
<item id="sv">Swedish</item>
|
|
<item id="th">Thai</item>
|
|
<item id="tr">Turkish</item>
|
|
<item id="uk">Ukrainian</item>
|
|
<item id="vi-VN">Vietnamese (Viet Nam)</item>
|
|
</items>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="autostartlabel">
|
|
<property name="can-focus">False</property>
|
|
<property name="halign">end</property>
|
|
<property name="label" translatable="yes">Launch at start</property>
|
|
<property name="valign">center</property>
|
|
<property name="vexpand">True</property>
|
|
<property name="visible">True</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkSwitch" id="autostart">
|
|
<property name="can-focus">True</property>
|
|
<property name="name">autostart</property>
|
|
<property name="valign">center</property>
|
|
<property name="vexpand">True</property>
|
|
<property name="visible">True</property>
|
|
<signal name="notify::active" handler="on_action_clicked" swapped="yes"/>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">False</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">0</property>
|
|
<property name="top-attach">10</property>
|
|
<property name="width">3</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkLabel" id="installlabel">
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">INSTALLATION</property>
|
|
<attributes>
|
|
<attribute name="weight" value="bold"/>
|
|
</attributes>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">1</property>
|
|
<property name="top-attach">8</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="rescue">
|
|
<property name="can-focus">True</property>
|
|
<property name="label">System Recovery</property>
|
|
<property name="name">rescue</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text">System Recovery</property>
|
|
<signal name="clicked" handler="on_action_clicked" swapped="yes"/>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">2</property>
|
|
<property name="top-attach">8</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="install">
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">Launch installer</property>
|
|
<property name="name">install</property>
|
|
<property name="receives-default">True</property>
|
|
<signal name="clicked" handler="on_action_clicked" swapped="yes"/>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">1</property>
|
|
<property name="top-attach">9</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox">
|
|
<property name="can-focus">False</property>
|
|
<property name="halign">center</property>
|
|
<property name="homogeneous">True</property>
|
|
<property name="name">boxPlugins</property>
|
|
<property name="spacing">20</property>
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<object class="GtkButton" id="appBrowser">
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">Applications</property>
|
|
<property name="name">appBrowser</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Common application selection</property>
|
|
<signal name="clicked" handler="on_btn_clicked" swapped="yes"/>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="appLayouts">
|
|
<property name="can-focus">False</property>
|
|
<property name="label" translatable="yes">Gnome Layouts Manager</property>
|
|
<property name="name">appLayouts</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Manjaro Gnome config tool</property>
|
|
<signal name="clicked" handler="on_btn_clicked" swapped="yes"/>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkButton" id="deWelcome">
|
|
<property name="can-focus">True</property>
|
|
<property name="label" translatable="yes"><dewelcome></property>
|
|
<property name="name">deWelcome</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">Desktop Environent-specific Welcome</property>
|
|
<signal name="clicked" handler="on_action_clicked" swapped="yes"/>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">True</property>
|
|
<property name="fill">True</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">0</property>
|
|
<property name="top-attach">9</property>
|
|
<property name="width">3</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkBox" id="social">
|
|
<property name="can-focus">False</property>
|
|
<property name="halign">center</property>
|
|
<property name="spacing">10</property>
|
|
<property name="valign">end</property>
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<object class="GtkEventBox">
|
|
<property name="can-focus">False</property>
|
|
<property name="name">youtube</property>
|
|
<property name="visible">True</property>
|
|
<signal name="button-press-event" handler="on_link_clicked" swapped="yes"/>
|
|
<child>
|
|
<object class="GtkImage" id="youtube">
|
|
<property name="can-focus">False</property>
|
|
<property name="tooltip-text">YouTube</property>
|
|
<property name="visible">True</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkEventBox">
|
|
<property name="can-focus">False</property>
|
|
<property name="name">facebook</property>
|
|
<property name="visible">True</property>
|
|
<signal name="button-press-event" handler="on_link_clicked" swapped="yes"/>
|
|
<child>
|
|
<object class="GtkImage" id="facebook">
|
|
<property name="can-focus">False</property>
|
|
<property name="tooltip-text">Facebook</property>
|
|
<property name="visible">True</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkEventBox">
|
|
<property name="can-focus">False</property>
|
|
<property name="name">twitter</property>
|
|
<property name="visible">True</property>
|
|
<signal name="button-press-event" handler="on_link_clicked" swapped="yes"/>
|
|
<child>
|
|
<object class="GtkImage" id="twitter">
|
|
<property name="can-focus">False</property>
|
|
<property name="tooltip-text">Twitter</property>
|
|
<property name="visible">True</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
</packing>
|
|
</child>
|
|
<child>
|
|
<object class="GtkEventBox">
|
|
<property name="can-focus">False</property>
|
|
<property name="name">reddit</property>
|
|
<property name="visible">True</property>
|
|
<signal name="button-press-event" handler="on_link_clicked" swapped="yes"/>
|
|
<child>
|
|
<object class="GtkImage" id="reddit">
|
|
<property name="can-focus">False</property>
|
|
<property name="tooltip-text">Reddit</property>
|
|
<property name="visible">True</property>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">True</property>
|
|
</packing>
|
|
</child>
|
|
<style>
|
|
<class name="social"/>
|
|
</style>
|
|
</object>
|
|
<packing>
|
|
<property name="left-attach">1</property>
|
|
<property name="top-attach">10</property>
|
|
</packing>
|
|
</child>
|
|
<style>
|
|
<class name="homepage"/>
|
|
</style>
|
|
</object>
|
|
<packing>
|
|
<property name="name">homepage</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<child type="titlebar">
|
|
<object class="GtkHeaderBar" id="headerbar">
|
|
<property name="can-focus">False</property>
|
|
<property name="show-close-button">True</property>
|
|
<property name="title">Manjaro Hello</property>
|
|
<property name="visible">True</property>
|
|
<child>
|
|
<object class="GtkButton" id="about">
|
|
<property name="can-focus">False</property>
|
|
<property name="image">abouticon</property>
|
|
<property name="name">about</property>
|
|
<property name="receives-default">True</property>
|
|
<property name="tooltip-text" translatable="yes">About</property>
|
|
<property name="visible">True</property>
|
|
<signal name="clicked" handler="on_action_clicked" swapped="yes"/>
|
|
</object>
|
|
<packing>
|
|
<property name="pack-type">end</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
</object>
|
|
<object class="GtkAboutDialog" id="aboutdialog">
|
|
<property name="authors">Hugo Posnic
|
|
Johnathan Jenkins
|
|
Frede Hundewadt
|
|
Bernhard Landauer
|
|
Philip Müller
|
|
Papa Joker
|
|
Oguz Kagan EREN</property>
|
|
<property name="can-focus">False</property>
|
|
<property name="comments" translatable="yes">Welcome screen for Manjaro</property>
|
|
<property name="license-type">gpl-3-0</property>
|
|
<property name="logo-icon-name"/>
|
|
<property name="program-name">Manjaro Hello</property>
|
|
<property name="title" translatable="yes">About</property>
|
|
<property name="transient-for">window</property>
|
|
<property name="translator-credits">abdelhak gasmi
|
|
Al Manja
|
|
Albert Cutrona
|
|
Aleksandar Velimirović
|
|
Alex Beliy
|
|
Bernhard Landauer
|
|
cges30901
|
|
Daniel Napora
|
|
DeMus
|
|
Ersi Ni
|
|
Fabio Forni
|
|
Gabriel Blanca
|
|
Hugo Carvalho
|
|
Hugo Posnic
|
|
Ilya Ostapenko aka Jacobtey
|
|
Jeff Huang
|
|
kouros kouros
|
|
Lajos Pasztor
|
|
László Szalai
|
|
Leandro Cunha
|
|
Lovro Kudelić
|
|
Makaveli B
|
|
mgundogdu
|
|
Michael Kogan
|
|
Midir Hakou
|
|
Moo
|
|
pavelrz
|
|
secgin
|
|
Stefano Capitani
|
|
Stéphane
|
|
Πέτρος Σαμαράς
|
|
Андрей Раугас</property>
|
|
<property name="type-hint">dialog</property>
|
|
<property name="version">0.7.2</property>
|
|
<property name="website">https://gitlab.manjaro.org/applications/manjaro-hello</property>
|
|
<property name="website-label">GitLab</property>
|
|
<child internal-child="vbox">
|
|
<object class="GtkBox">
|
|
<property name="can-focus">True</property>
|
|
<property name="has-focus">True</property>
|
|
<property name="orientation">vertical</property>
|
|
<property name="spacing">2</property>
|
|
<child internal-child="action_area">
|
|
<object class="GtkButtonBox">
|
|
<property name="can-focus">False</property>
|
|
<property name="layout-style">end</property>
|
|
</object>
|
|
<packing>
|
|
<property name="expand">False</property>
|
|
<property name="fill">False</property>
|
|
</packing>
|
|
</child>
|
|
</object>
|
|
</child>
|
|
<style>
|
|
<class name="aboutdialog"/>
|
|
</style>
|
|
</object>
|
|
</interface>
|