1
0
Fork 0
LAview.Object-Example/ui/glade/laview-object-example.glade

296 lines
13 KiB
Plaintext
Raw Normal View History

Squashed commit of the following: commit d637633290c6d07d3a0552a738bb2350d5ad0daf Author: Kolan Sh <backbone@backbone.ws> Date: Tue May 8 19:26:54 2018 +0300 Fix GSchema with custom plugins directories. + Separate Settings.vala. commit c9963cd9f78502ee3d91d647fd0b02b6fef782d8 Author: Kolan Sh <backbone@backbone.ws> Date: Mon Apr 30 17:35:51 2018 +0300 URLs, captions fixed. commit ebd71aa5520416fba3f79c71430ad0e8bd006384 Author: Kolan Sh <backbone@backbone.ws> Date: Sat Apr 28 19:07:03 2018 +0300 Spare Plugin, Core keywords removed from identifiers. commit 2b72b6b0b19957c9b3884e2a08e89aaee7f232de Author: Kolan Sh <backbone@backbone.ws> Date: Sat Apr 28 10:26:49 2018 +0300 Valadoc fixes. commit 308dee423268860fcb37ae7965d89406e6568d32 Author: Kolan Sh <backbone@backbone.ws> Date: Fri Apr 27 18:03:34 2018 +0300 ObjectExample Dialog [Preferences Button] -> Preferences Dialog. commit a846158937bf88151b3d8e1b318748650b8db043 Author: Kolan Sh <backbone@backbone.ws> Date: Fri Apr 27 17:33:33 2018 +0300 Fix UI Glade file. commit d21729d16de24ea36a884bf3bcf0141044bf87fc Author: Kolan Sh <backbone@backbone.ws> Date: Fri Apr 27 17:28:07 2018 +0300 PreferencesDialog added commit acd8e1e6bf5b8e206eaeca2c76ba4b7f19466dbf Author: Kolan Sh <backbone@backbone.ws> Date: Fri Apr 27 16:23:37 2018 +0300 UI file updated. commit f987024016532911e8e48e8ce3e7a68e6b471912 Author: Kolan Sh <backbone@backbone.ws> Date: Fri Apr 27 15:02:56 2018 +0300 Conflicting AppDirs fxd. commit 75f8ecc06e50ab2c76fbe912b8bc27c0b0ed5fe9 Author: Kolan Sh <backbone@backbone.ws> Date: Thu Apr 26 16:38:55 2018 +0300 PluginObject.preferences() added. commit d0f518049f935931ac6f980ef7c6d267c63f7ac8 Author: Kolan Sh <backbone@backbone.ws> Date: Thu Mar 29 10:52:35 2018 +0300 submodules URLs updated. commit 954073e68e7f5c13a719014b2131051944eba7b4 Author: Kolan Sh <backbone@backbone.ws> Date: Tue Feb 13 23:27:42 2018 +0300 lib != lib64, lib != lib32 commit 16f081420846410b0cd4a7da972453e7caec75fd Author: Kolan Sh <backbone@backbone.ws> Date: Tue Dec 19 08:52:31 2017 +0300 Module cmake/backbone updated: Check BinPkgModules for empty value. commit aefe2404e6918abff1f34143934920e274f98a89 Author: Kolan Sh <backbone@backbone.ws> Date: Sat Feb 18 18:12:45 2017 +0300 Backbone's submodules urls fixed. commit 036c79e9e30a363f5bebd55ec178887354ef20bf Author: Kolan Sh <backbone@backbone.ws> Date: Thu Dec 8 04:17:13 2016 +0300 Valadoc fxd. commit 111805ad73a50c1a3ffc73d9c90a7262cd6dd04c Author: Kolan Sh <backbone@backbone.ws> Date: Thu Dec 8 04:16:52 2016 +0300 util/backbone submodule udpated: valadoc commit 155b3e1a1a11cbbe30b66aa88d09734e68b36838 Author: Kolan Sh <backbone@backbone.ws> Date: Wed Dec 7 19:00:13 2016 +0300 cmake/backbone submodule updated: Override NSIS.InstallOptions only if needed. commit 37652bedfde49ac17ae30f59538bc16a2930d87e Author: Kolan Sh <backbone@backbone.ws> Date: Fri Sep 2 18:47:44 2016 +0300 cmake/backbone submodule updated: dlls regresion fxd. commit 70f6158c091303ab531154de3228e6730f998922 Author: Kolan Sh <backbone@backbone.ws> Date: Tue Aug 9 18:22:00 2016 +0300 cmake/backbone submodule: get_library_path(): uninitialized hCurrentModuleInstance + make it static. commit 606013daef68852f81544b7eb8740148b97fae22 Author: Kolan Sh <backbone@backbone.ws> Date: Tue Jun 21 13:32:05 2016 +0300 Show paths. commit 29817dd27b23aa7e934795ff242c70482a1667fa Author: Kolan Sh <backbone@backbone.ws> Date: Fri Apr 8 03:18:56 2016 +0300 Homepage menu link added. commit 5800e4f331f62c61262bc510956c226e250f5d2d Author: Kolan Sh <backbone@backbone.ws> Date: Sat Nov 14 12:50:00 2015 +0300
2018-06-18 12:12:45 +03:00
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.20.4 -->
<interface>
<requires lib="gtk+" version="3.16"/>
<object class="GtkDialog" id="object_example_dialog">
<property name="can_focus">False</property>
<property name="title" translatable="yes">Object Example Protocol</property>
<property name="type_hint">dialog</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>
<child>
<object class="GtkButton" id="button_preferences">
<property name="label">gtk-preferences</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<property name="always_show_image">True</property>
<signal name="clicked" handler="laview_object_example_main_dialog_button_preferences_clicked" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="button_apply">
<property name="label">gtk-apply</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<property name="always_show_image">True</property>
<signal name="clicked" handler="laview_object_example_main_dialog_button_apply_clicked" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="button_ok">
<property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<property name="always_show_image">True</property>
<signal name="clicked" handler="laview_object_example_main_dialog_button_ok_clicked" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkButton" id="button_cancel">
<property name="label">gtk-undo</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<property name="always_show_image">True</property>
<signal name="clicked" handler="laview_object_example_main_dialog_button_cancel_clicked" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">3</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="box1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Object Example Protocol</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Any</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Controls</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Here</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">3</property>
</packing>
</child>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
<child>
<placeholder/>
</child>
</object>
<object class="GtkDialog" id="preferences_dialog">
<property name="can_focus">False</property>
<property name="title" translatable="yes">Object Example Protocol Preferences</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox2">
<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_area2">
<property name="can_focus">False</property>
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="button_apply1">
<property name="label">gtk-apply</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<property name="always_show_image">True</property>
<signal name="clicked" handler="laview_object_example_preferences_dialog_button_apply_clicked" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkButton" id="button_ok1">
<property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<property name="always_show_image">True</property>
<signal name="clicked" handler="laview_object_example_preferences_dialog_button_ok_clicked" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkButton" id="button_cancel1">
<property name="label">gtk-undo</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
<property name="always_show_image">True</property>
<signal name="clicked" handler="laview_object_example_preferences_dialog_button_cancel_clicked" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="box2">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Object Example Plugin Preferences</property>
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">...settings...</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">...preferences...</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">2</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">...properties...</property>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">3</property>
</packing>
</child>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
<child>
<placeholder/>
</child>
</object>
</interface>