2006-09-02 11:38:16 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
|
|
|
|
<!-- Generated with glade3
|
|
|
|
Version: 3.0.1
|
|
|
|
Date: Sat Sep 2 11:38:29 2006
|
|
|
|
User: matteo
|
|
|
|
Host: tulip
|
|
|
|
-->
|
2006-08-04 02:29:37 +02:00
|
|
|
<glade-interface>
|
2006-09-02 11:38:16 +02:00
|
|
|
<widget class="GtkDialog" id="ConfigureDialog">
|
|
|
|
<property name="height_request">0</property>
|
|
|
|
<property name="title">SGPEMv2 Preferences</property>
|
|
|
|
<property name="modal">True</property>
|
|
|
|
<property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
|
|
|
|
<property name="default_width">500</property>
|
|
|
|
<property name="default_height">300</property>
|
|
|
|
<property name="icon_name">gtk-preferences</property>
|
|
|
|
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
|
|
|
|
<child internal-child="vbox">
|
|
|
|
<widget class="GtkVBox" id="MainVBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkNotebook" id="TabBar">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="show_border">False</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkVBox" id="Plugins.VBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="border_width">5</property>
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkFrame" id="Plugins.Loaded.Frame">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label_xalign">0,000000</property>
|
|
|
|
<property name="label_yalign">0,000000</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkAlignment" id="Plugins.Loaded.Alignment">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="border_width">6</property>
|
|
|
|
<property name="xalign">0,000000</property>
|
|
|
|
<property name="yalign">0,000000</property>
|
|
|
|
<property name="left_padding">12</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkScrolledWindow" id="Plugins.Loaded.ScrolledWindow">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkTreeView" id="Plugins.Loaded.TreeView">
|
|
|
|
<property name="height_request">200</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="Plugins.Loaded.Label">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0,000000</property>
|
|
|
|
<property name="yalign">0,000000</property>
|
|
|
|
<property name="label" translatable="yes"><b>Loaded Plugins</b></property>
|
|
|
|
<property name="use_markup">True</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="type">label_item</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkFrame" id="Plugins.Additional.Frame">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label_xalign">0,000000</property>
|
|
|
|
<property name="label_yalign">0,000000</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkAlignment" id="Plugins.Additional.Alignment">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="border_width">6</property>
|
|
|
|
<property name="xalign">0,000000</property>
|
|
|
|
<property name="yalign">0,000000</property>
|
|
|
|
<property name="left_padding">12</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHBox" id="Plugins.Additional.HBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="spacing">10</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkScrolledWindow" id="Plugins.Additional.Scrolled">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkTreeView" id="Plugins.Additional.TreeView">
|
|
|
|
<property name="width_request">300</property>
|
|
|
|
<property name="height_request">100</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkVButtonBox" id="Plugins.Additional.VButtonBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="spacing">4</property>
|
|
|
|
<property name="layout_style">GTK_BUTTONBOX_START</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="Plugins.Add">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="label">gtk-add</property>
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="Plugins.Remove">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="label">gtk-remove</property>
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="padding">3</property>
|
|
|
|
<property name="pack_type">GTK_PACK_END</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="Plugins.Additional.Label">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0,000000</property>
|
|
|
|
<property name="yalign">0,000000</property>
|
|
|
|
<property name="label" translatable="yes"><b>Additional Plugin Directories</b></property>
|
|
|
|
<property name="use_markup">True</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="type">label_item</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="tab_expand">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="Plugins.Label">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0,000000</property>
|
|
|
|
<property name="yalign">0,000000</property>
|
|
|
|
<property name="label" translatable="yes">Plugins</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="type">tab</property>
|
|
|
|
<property name="tab_expand">False</property>
|
|
|
|
<property name="tab_fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkVBox" id="Policies.VBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="border_width">5</property>
|
|
|
|
<property name="spacing">5</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkFrame" id="Policies.Loaded.Frame">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label_xalign">0,000000</property>
|
|
|
|
<property name="label_yalign">0,000000</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkAlignment" id="Policies.Loaded.Alignment">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="border_width">6</property>
|
|
|
|
<property name="xalign">0,000000</property>
|
|
|
|
<property name="yalign">0,000000</property>
|
|
|
|
<property name="left_padding">12</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkScrolledWindow" id="Policies.Loaded.ScrolledWindow">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkTreeView" id="Policies.Loaded.TreeView">
|
|
|
|
<property name="height_request">200</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="Policies.Loaded.Label">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0,000000</property>
|
|
|
|
<property name="yalign">0,000000</property>
|
|
|
|
<property name="label" translatable="yes"><b>Loaded Policies</b></property>
|
|
|
|
<property name="use_markup">True</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="type">label_item</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkFrame" id="Policies.Additional.Frame">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="label_xalign">0,000000</property>
|
|
|
|
<property name="label_yalign">0,000000</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkAlignment" id="Policies.Additional.Alignment">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="border_width">6</property>
|
|
|
|
<property name="xalign">0,000000</property>
|
|
|
|
<property name="yalign">0,000000</property>
|
|
|
|
<property name="left_padding">12</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHBox" id="Policies.Additional.HBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="spacing">10</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkScrolledWindow" id="Policies.Additional.ScrolledWindow">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkTreeView" id="Policies.Additional.TreeView">
|
|
|
|
<property name="width_request">300</property>
|
|
|
|
<property name="height_request">100</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkVButtonBox" id="Policies.Additional.VButtonBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="spacing">4</property>
|
|
|
|
<property name="layout_style">GTK_BUTTONBOX_START</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="Policies.Add">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="label">gtk-add</property>
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="Policies.Remove">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="sensitive">False</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="label">gtk-remove</property>
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="padding">3</property>
|
|
|
|
<property name="pack_type">GTK_PACK_END</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="Policies.Additional.Label">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0,000000</property>
|
|
|
|
<property name="yalign">0,000000</property>
|
|
|
|
<property name="label" translatable="yes"><b>Additional Policies Directories</b></property>
|
|
|
|
<property name="use_markup">True</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="type">label_item</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="position">1</property>
|
|
|
|
<property name="tab_expand">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="Policies.Label">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0,000000</property>
|
|
|
|
<property name="yalign">0,000000</property>
|
|
|
|
<property name="label" translatable="yes">Policies</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="type">tab</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
<property name="tab_expand">False</property>
|
|
|
|
<property name="tab_fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkVBox" id="Speed.VBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkFrame" id="Speed.Frame">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="border_width">5</property>
|
|
|
|
<property name="label_xalign">0,000000</property>
|
|
|
|
<property name="label_yalign">0,000000</property>
|
|
|
|
<property name="shadow_type">GTK_SHADOW_NONE</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkAlignment" id="Speed.Alignment">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0,000000</property>
|
|
|
|
<property name="yalign">0,000000</property>
|
|
|
|
<property name="left_padding">12</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkHBox" id="Speed.HBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="Speed.Description">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0,000000</property>
|
|
|
|
<property name="yalign">0,000000</property>
|
|
|
|
<property name="label" translatable="yes">Simulation step speed (milliseconds)</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkSpinButton" id="Speed.SpinButton">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="adjustment">1000 0 9999 100 500 0</property>
|
|
|
|
<property name="climb_rate">2</property>
|
|
|
|
<property name="snap_to_ticks">True</property>
|
|
|
|
<property name="numeric">True</property>
|
|
|
|
<property name="update_policy">GTK_UPDATE_IF_VALID</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="Speed.Setting.Label">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0,000000</property>
|
|
|
|
<property name="yalign">0,000000</property>
|
|
|
|
<property name="label" translatable="yes"><b>Simulation speed</b></property>
|
|
|
|
<property name="use_markup">True</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="type">label_item</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="position">2</property>
|
|
|
|
<property name="tab_expand">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkLabel" id="Speed.Label">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="xalign">0,000000</property>
|
|
|
|
<property name="yalign">0,000000</property>
|
|
|
|
<property name="label" translatable="yes">Speed</property>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="type">tab</property>
|
|
|
|
<property name="position">2</property>
|
|
|
|
<property name="tab_expand">False</property>
|
|
|
|
<property name="tab_fill">False</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child internal-child="action_area">
|
|
|
|
<widget class="GtkHButtonBox" id="MainButtonBox">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
|
|
|
<child>
|
|
|
|
<widget class="GtkButton" id="Close">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="can_default">True</property>
|
|
|
|
<property name="has_default">True</property>
|
|
|
|
<property name="label">gtk-close</property>
|
|
|
|
<property name="use_stock">True</property>
|
|
|
|
<property name="response_id">-7</property>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="pack_type">GTK_PACK_END</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</widget>
|
|
|
|
</child>
|
|
|
|
</widget>
|
2006-08-04 02:29:37 +02:00
|
|
|
</glade-interface>
|