504 lines
19 KiB
Plaintext
504 lines
19 KiB
Plaintext
|
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
|
||
|
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
|
||
|
|
||
|
<glade-interface>
|
||
|
|
||
|
<widget class="GtkWindow" id="status">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="title" translatable="yes"></property>
|
||
|
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
||
|
<property name="window_position">GTK_WIN_POS_NONE</property>
|
||
|
<property name="modal">True</property>
|
||
|
<property name="default_width">600</property>
|
||
|
<property name="default_height">500</property>
|
||
|
<property name="resizable">True</property>
|
||
|
<property name="destroy_with_parent">False</property>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkVBox" id="vbox5">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="homogeneous">False</property>
|
||
|
<property name="spacing">0</property>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="title">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes"></property>
|
||
|
<property name="use_underline">False</property>
|
||
|
<property name="use_markup">False</property>
|
||
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
||
|
<property name="wrap">False</property>
|
||
|
<property name="selectable">False</property>
|
||
|
<property name="xalign">0.5</property>
|
||
|
<property name="yalign">0.5</property>
|
||
|
<property name="xpad">0</property>
|
||
|
<property name="ypad">6</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="padding">5</property>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">False</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkTable" id="table1">
|
||
|
<property name="border_width">12</property>
|
||
|
<property name="visible">True</property>
|
||
|
<property name="n_rows">10</property>
|
||
|
<property name="n_columns">5</property>
|
||
|
<property name="homogeneous">False</property>
|
||
|
<property name="row_spacing">6</property>
|
||
|
<property name="column_spacing">12</property>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label6">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">File:</property>
|
||
|
<property name="use_underline">False</property>
|
||
|
<property name="use_markup">False</property>
|
||
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
||
|
<property name="wrap">False</property>
|
||
|
<property name="selectable">False</property>
|
||
|
<property name="xalign">0</property>
|
||
|
<property name="yalign">0.5</property>
|
||
|
<property name="xpad">0</property>
|
||
|
<property name="ypad">0</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">1</property>
|
||
|
<property name="right_attach">2</property>
|
||
|
<property name="top_attach">1</property>
|
||
|
<property name="bottom_attach">2</property>
|
||
|
<property name="x_options">fill</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label7">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Created by:</property>
|
||
|
<property name="use_underline">False</property>
|
||
|
<property name="use_markup">False</property>
|
||
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
||
|
<property name="wrap">False</property>
|
||
|
<property name="selectable">False</property>
|
||
|
<property name="xalign">0</property>
|
||
|
<property name="yalign">0.5</property>
|
||
|
<property name="xpad">0</property>
|
||
|
<property name="ypad">0</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">1</property>
|
||
|
<property name="right_attach">2</property>
|
||
|
<property name="top_attach">2</property>
|
||
|
<property name="bottom_attach">3</property>
|
||
|
<property name="x_options">fill</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label13">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes"><b>Status</b></property>
|
||
|
<property name="use_underline">False</property>
|
||
|
<property name="use_markup">True</property>
|
||
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||
|
<property name="wrap">False</property>
|
||
|
<property name="selectable">False</property>
|
||
|
<property name="xalign">0</property>
|
||
|
<property name="yalign">0.5</property>
|
||
|
<property name="xpad">0</property>
|
||
|
<property name="ypad">0</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">0</property>
|
||
|
<property name="right_attach">5</property>
|
||
|
<property name="top_attach">0</property>
|
||
|
<property name="bottom_attach">1</property>
|
||
|
<property name="x_options">fill</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label10">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">People:</property>
|
||
|
<property name="use_underline">False</property>
|
||
|
<property name="use_markup">False</property>
|
||
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
||
|
<property name="wrap">False</property>
|
||
|
<property name="selectable">False</property>
|
||
|
<property name="xalign">0</property>
|
||
|
<property name="yalign">0.5</property>
|
||
|
<property name="xpad">0</property>
|
||
|
<property name="ypad">0</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">1</property>
|
||
|
<property name="right_attach">2</property>
|
||
|
<property name="top_attach">3</property>
|
||
|
<property name="bottom_attach">4</property>
|
||
|
<property name="x_options">fill</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkEntry" id="people">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="editable">False</property>
|
||
|
<property name="visibility">True</property>
|
||
|
<property name="max_length">0</property>
|
||
|
<property name="text" translatable="yes"></property>
|
||
|
<property name="has_frame">True</property>
|
||
|
<property name="invisible_char" translatable="yes">*</property>
|
||
|
<property name="activates_default">False</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">2</property>
|
||
|
<property name="right_attach">3</property>
|
||
|
<property name="top_attach">3</property>
|
||
|
<property name="bottom_attach">4</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkScrolledWindow" id="scrolledwindow1">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
||
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
||
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
||
|
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkTextView" id="info_text">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="editable">False</property>
|
||
|
<property name="justification">GTK_JUSTIFY_LEFT</property>
|
||
|
<property name="wrap_mode">GTK_WRAP_WORD</property>
|
||
|
<property name="cursor_visible">True</property>
|
||
|
<property name="pixels_above_lines">0</property>
|
||
|
<property name="pixels_below_lines">0</property>
|
||
|
<property name="pixels_inside_wrap">0</property>
|
||
|
<property name="left_margin">0</property>
|
||
|
<property name="right_margin">0</property>
|
||
|
<property name="indent">0</property>
|
||
|
<property name="text" translatable="yes"></property>
|
||
|
</widget>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">1</property>
|
||
|
<property name="right_attach">5</property>
|
||
|
<property name="top_attach">6</property>
|
||
|
<property name="bottom_attach">7</property>
|
||
|
<property name="x_options">fill</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label14">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes"><b>Information</b></property>
|
||
|
<property name="use_underline">False</property>
|
||
|
<property name="use_markup">True</property>
|
||
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||
|
<property name="wrap">False</property>
|
||
|
<property name="selectable">False</property>
|
||
|
<property name="xalign">0</property>
|
||
|
<property name="yalign">0.5</property>
|
||
|
<property name="xpad">0</property>
|
||
|
<property name="ypad">0</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">0</property>
|
||
|
<property name="right_attach">5</property>
|
||
|
<property name="top_attach">5</property>
|
||
|
<property name="bottom_attach">6</property>
|
||
|
<property name="x_options">fill</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label16">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes"><b>Warning messages</b></property>
|
||
|
<property name="use_underline">False</property>
|
||
|
<property name="use_markup">True</property>
|
||
|
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||
|
<property name="wrap">False</property>
|
||
|
<property name="selectable">False</property>
|
||
|
<property name="xalign">0</property>
|
||
|
<property name="yalign">0.5</property>
|
||
|
<property name="xpad">0</property>
|
||
|
<property name="ypad">0</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">0</property>
|
||
|
<property name="right_attach">5</property>
|
||
|
<property name="top_attach">8</property>
|
||
|
<property name="bottom_attach">9</property>
|
||
|
<property name="x_options">fill</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkScrolledWindow" id="scrolledwindow2">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
||
|
<property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
|
||
|
<property name="shadow_type">GTK_SHADOW_IN</property>
|
||
|
<property name="window_placement">GTK_CORNER_TOP_LEFT</property>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkTextView" id="error_text">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="editable">False</property>
|
||
|
<property name="justification">GTK_JUSTIFY_LEFT</property>
|
||
|
<property name="wrap_mode">GTK_WRAP_NONE</property>
|
||
|
<property name="cursor_visible">True</property>
|
||
|
<property name="pixels_above_lines">0</property>
|
||
|
<property name="pixels_below_lines">0</property>
|
||
|
<property name="pixels_inside_wrap">0</property>
|
||
|
<property name="left_margin">0</property>
|
||
|
<property name="right_margin">0</property>
|
||
|
<property name="indent">0</property>
|
||
|
<property name="text" translatable="yes"></property>
|
||
|
</widget>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">1</property>
|
||
|
<property name="right_attach">5</property>
|
||
|
<property name="top_attach">9</property>
|
||
|
<property name="bottom_attach">10</property>
|
||
|
<property name="x_options">fill</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkEntry" id="file">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="editable">False</property>
|
||
|
<property name="visibility">True</property>
|
||
|
<property name="max_length">0</property>
|
||
|
<property name="text" translatable="yes"></property>
|
||
|
<property name="has_frame">True</property>
|
||
|
<property name="invisible_char" translatable="yes">*</property>
|
||
|
<property name="activates_default">False</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">2</property>
|
||
|
<property name="right_attach">3</property>
|
||
|
<property name="top_attach">1</property>
|
||
|
<property name="bottom_attach">2</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label12">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Encoding:</property>
|
||
|
<property name="use_underline">False</property>
|
||
|
<property name="use_markup">False</property>
|
||
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
||
|
<property name="wrap">False</property>
|
||
|
<property name="selectable">False</property>
|
||
|
<property name="xalign">0</property>
|
||
|
<property name="yalign">0.5</property>
|
||
|
<property name="xpad">0</property>
|
||
|
<property name="ypad">0</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">3</property>
|
||
|
<property name="right_attach">4</property>
|
||
|
<property name="top_attach">1</property>
|
||
|
<property name="bottom_attach">2</property>
|
||
|
<property name="x_options">fill</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkEntry" id="encoding">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="editable">False</property>
|
||
|
<property name="visibility">True</property>
|
||
|
<property name="max_length">10</property>
|
||
|
<property name="text" translatable="yes"></property>
|
||
|
<property name="has_frame">True</property>
|
||
|
<property name="invisible_char" translatable="yes">*</property>
|
||
|
<property name="activates_default">False</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">4</property>
|
||
|
<property name="right_attach">5</property>
|
||
|
<property name="top_attach">1</property>
|
||
|
<property name="bottom_attach">2</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkEntry" id="created">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="editable">False</property>
|
||
|
<property name="visibility">True</property>
|
||
|
<property name="max_length">0</property>
|
||
|
<property name="text" translatable="yes"></property>
|
||
|
<property name="has_frame">True</property>
|
||
|
<property name="invisible_char" translatable="yes">*</property>
|
||
|
<property name="activates_default">False</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">2</property>
|
||
|
<property name="right_attach">3</property>
|
||
|
<property name="top_attach">2</property>
|
||
|
<property name="bottom_attach">3</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkEntry" id="version">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="editable">False</property>
|
||
|
<property name="visibility">True</property>
|
||
|
<property name="max_length">10</property>
|
||
|
<property name="text" translatable="yes"></property>
|
||
|
<property name="has_frame">True</property>
|
||
|
<property name="invisible_char" translatable="yes">*</property>
|
||
|
<property name="activates_default">False</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">4</property>
|
||
|
<property name="right_attach">5</property>
|
||
|
<property name="top_attach">2</property>
|
||
|
<property name="bottom_attach">3</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label8">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Version:</property>
|
||
|
<property name="use_underline">False</property>
|
||
|
<property name="use_markup">False</property>
|
||
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
||
|
<property name="wrap">False</property>
|
||
|
<property name="selectable">False</property>
|
||
|
<property name="xalign">0</property>
|
||
|
<property name="yalign">0.5</property>
|
||
|
<property name="xpad">0</property>
|
||
|
<property name="ypad">0</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">3</property>
|
||
|
<property name="right_attach">4</property>
|
||
|
<property name="top_attach">2</property>
|
||
|
<property name="bottom_attach">3</property>
|
||
|
<property name="x_options">fill</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkEntry" id="families">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="editable">False</property>
|
||
|
<property name="visibility">True</property>
|
||
|
<property name="max_length">0</property>
|
||
|
<property name="text" translatable="yes"></property>
|
||
|
<property name="has_frame">True</property>
|
||
|
<property name="invisible_char" translatable="yes">*</property>
|
||
|
<property name="activates_default">False</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">4</property>
|
||
|
<property name="right_attach">5</property>
|
||
|
<property name="top_attach">3</property>
|
||
|
<property name="bottom_attach">4</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkLabel" id="label9">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="label" translatable="yes">Families:</property>
|
||
|
<property name="use_underline">False</property>
|
||
|
<property name="use_markup">False</property>
|
||
|
<property name="justify">GTK_JUSTIFY_CENTER</property>
|
||
|
<property name="wrap">False</property>
|
||
|
<property name="selectable">False</property>
|
||
|
<property name="xalign">0</property>
|
||
|
<property name="yalign">0.5</property>
|
||
|
<property name="xpad">0</property>
|
||
|
<property name="ypad">0</property>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="left_attach">3</property>
|
||
|
<property name="right_attach">4</property>
|
||
|
<property name="top_attach">3</property>
|
||
|
<property name="bottom_attach">4</property>
|
||
|
<property name="x_options">fill</property>
|
||
|
<property name="y_options"></property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="padding">0</property>
|
||
|
<property name="expand">True</property>
|
||
|
<property name="fill">True</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkHButtonBox" id="hbuttonbox2">
|
||
|
<property name="border_width">12</property>
|
||
|
<property name="visible">True</property>
|
||
|
<property name="layout_style">GTK_BUTTONBOX_END</property>
|
||
|
<property name="spacing">12</property>
|
||
|
|
||
|
<child>
|
||
|
<widget class="GtkButton" id="close">
|
||
|
<property name="visible">True</property>
|
||
|
<property name="can_default">True</property>
|
||
|
<property name="can_focus">True</property>
|
||
|
<property name="label">gtk-close</property>
|
||
|
<property name="use_stock">True</property>
|
||
|
<property name="relief">GTK_RELIEF_NORMAL</property>
|
||
|
<signal name="clicked" handler="destroy_passed_object" object="status"/>
|
||
|
</widget>
|
||
|
</child>
|
||
|
</widget>
|
||
|
<packing>
|
||
|
<property name="padding">0</property>
|
||
|
<property name="expand">False</property>
|
||
|
<property name="fill">True</property>
|
||
|
</packing>
|
||
|
</child>
|
||
|
</widget>
|
||
|
</child>
|
||
|
</widget>
|
||
|
|
||
|
</glade-interface>
|