DBRecover-for-MySQL-2010/jre/linux/lib/deploy/MixedCodeMainDialogJs.ui

211 lines
6.0 KiB
Plaintext
Raw Normal View History

2023-07-01 18:50:34 +08:00
<interface>
<object class="GtkDialog" id="warning_dialog">
<property name="title">Title</property>
<property name="deletable">FALSE</property>
<property name="resizable">FALSE</property>
<property name="width-request">505</property>
<property name="height-request">255</property>
<property name="has-separator">FALSE</property>
<child internal-child="vbox">
<object class="GtkVBox" id="vbox">
<child>
<object class="GtkFixed" id="content_area">
<child>
<object class="GtkLabel" id="header_label">
<property name="label">Header</property>
<property name="width-request">400</property>
<property name="wrap">TRUE</property>
<attributes>
<attribute name="font-desc" value="Bold"/>
</attributes>
</object>
<packing>
<property name="x">75</property>
<property name="y">10</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="website_label">
<property name="label">websitelabel</property>
<attributes>
<attribute name="font-desc" value="Bold"/>
</attributes>
</object>
<packing>
<property name="x">75</property>
<property name="y">55</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="website_text_label">
<property name="label">websiteText</property>
</object>
<packing>
<property name="x">175</property>
<property name="y">55</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="app_label">
<property name="label">appLabel</property>
<attributes>
<attribute name="font-desc" value="Bold"/>
</attributes>
</object>
<packing>
<property name="x">75</property>
<property name="y">80</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="app_title_label">
<property name="label">appTitle</property>
</object>
<packing>
<property name="x">175</property>
<property name="y">80</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="publisher_label">
<property name="label">publisherLabel</property>
<attributes>
<attribute name="font-desc" value="Bold"/>
</attributes>
</object>
<packing>
<property name="x">75</property>
<property name="y">95</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="publisher_text_label">
<property name="label">publisherText</property>
</object>
<packing>
<property name="x">175</property>
<property name="y">95</property>
</packing>
</child>
<child>
<object class="GtkImage" id="header_image">
<property name="file">mixcode_s.png</property>
</object>
<packing>
<property name="x">10</property>
<property name="y">10</property>
</packing>
</child>
<child>
<object class="GtkImage" id="footer_image">
<property name="file">cautionshield.icns</property>
</object>
<packing>
<property name="x">10</property>
<property name="y">200</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="message_label">
<property name="label">message</property>
<property name="width-request">480</property>
<property name="wrap">true</property>
</object>
<packing>
<property name="x">10</property>
<property name="y">120</property>
</packing>
</child>
<child>
<object class="GtkCheckButton" id="always_button">
<property name="label">always</property>
</object>
<packing>
<property name="x">10</property>
<property name="y">175</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="info_label">
<property name="label">info</property>
<property name="width-request">150</property>
<property name="wrap">true</property>
<attributes>
<attribute name="font-desc" value="8"/>
</attributes>
</object>
<packing>
<property name="x">60</property>
<property name="y">195</property>
</packing>
</child>
<child>
<object class="GtkButton" id="block_button">
<property name="width-request">90</property>
<child>
<object class="GtkLabel" id="block_label">
<property name="label">block</property>
</object>
</child>
</object>
<packing>
<property name="x">275</property>
<property name="y">205</property>
</packing>
</child>
<child>
<object class="GtkButton" id="dontblock_button">
<property name="width-request">115</property>
<child>
<object class="GtkLabel" id="dontblock_label">
<property name="label">dontblock</property>
</object>
</child>
</object>
<packing>
<property name="x">375</property>
<property name="y">205</property>
</packing>
</child>
<child>
<object class="GtkLinkButton" id="help_button">
<child>
<object class="GtkLabel" id="help_label">
<property name="label">help</property>
<attributes>
<attribute name="font-desc" value="8"/>
</attributes>
</object>
</child>
</object>
<packing>
<property name="x">55</property>
<property name="y">215</property>
</packing>
</child>
</object>
</child>
</object>
</child>
</object>
</interface>