This repository has been archived on 2020-04-11. You can view files and clone it, but cannot push or open issues or pull requests.
gnoemoe/ui/gm-main.glade

708 lines
26 KiB
XML

<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
<!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
<glade-interface>
<requires lib="gnome"/>
<requires lib="bonobo"/>
<widget class="GnomeApp" id="wndMain">
<property name="title" translatable="yes">GnoeMoe</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">False</property>
<property name="default_width">700</property>
<property name="default_height">500</property>
<property name="resizable">True</property>
<property name="destroy_with_parent">False</property>
<property name="icon">../pixmaps/gnoemoe_logo.svg</property>
<property name="decorated">True</property>
<property name="skip_taskbar_hint">False</property>
<property name="skip_pager_hint">False</property>
<property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
<property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
<property name="focus_on_map">True</property>
<property name="enable_layout_config">True</property>
<signal name="destroy" handler="on_wndMain_destroy" last_modification_time="Mon, 14 Jun 2004 18:09:31 GMT"/>
<signal name="size_allocate" handler="on_wndMain_size_allocate" last_modification_time="Fri, 02 Jul 2004 15:58:57 GMT"/>
<signal name="focus_in_event" handler="on_wndMain_focus_in" last_modification_time="Mon, 13 Sep 2004 19:01:39 GMT"/>
<child internal-child="dock">
<widget class="BonoboDock" id="bonobodock1">
<property name="visible">True</property>
<property name="allow_floating">True</property>
<child>
<widget class="BonoboDockItem" id="bonobodockitem1">
<property name="visible">True</property>
<property name="shadow_type">GTK_SHADOW_NONE</property>
<child>
<widget class="GtkMenuBar" id="menubar2">
<property name="visible">True</property>
<child>
<widget class="GtkMenuItem" id="mnuWorld">
<property name="visible">True</property>
<property name="label" translatable="yes">_World</property>
<property name="use_underline">True</property>
<child>
<widget class="GtkMenu" id="mnuWorld_menu">
<child>
<widget class="GtkImageMenuItem" id="mnuNewWorld">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">Create a new world</property>
<property name="label" translatable="yes">New World...</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_mnuNewWorld_activate" last_modification_time="Sun, 13 Jun 2004 17:25:38 GMT"/>
<accelerator key="N" modifiers="GDK_CONTROL_MASK" signal="activate"/>
<child internal-child="image">
<widget class="GtkImage" id="image395">
<property name="visible">True</property>
<property name="stock">gtk-new</property>
<property name="icon_size">1</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkSeparatorMenuItem" id="scheidingslijn3">
<property name="visible">True</property>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="mnuConnect">
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="tooltip" translatable="yes">Connect or disconnect world</property>
<property name="label" translatable="yes">Connect</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_mnuConnect_activate" last_modification_time="Thu, 24 Jun 2004 18:51:04 GMT"/>
<accelerator key="C" modifiers="GDK_CONTROL_MASK | GDK_SHIFT_MASK" signal="activate"/>
<child internal-child="image">
<widget class="GtkImage" id="image396">
<property name="visible">True</property>
<property name="stock">gtk-network</property>
<property name="icon_size">1</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="mnuLogs">
<property name="visible">True</property>
<property name="tooltip" translatable="yes">View world logs</property>
<property name="label" translatable="yes">Logs</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_mnuLogs_activate" last_modification_time="Thu, 02 Jun 2005 19:07:33 GMT"/>
<child internal-child="image">
<widget class="GtkImage" id="image397">
<property name="visible">True</property>
<property name="stock">gtk-file</property>
<property name="icon_size">1</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="mnuWorldInfo">
<property name="visible">True</property>
<property name="stock_item">GNOMEUIINFO_MENU_ABOUT_ITEM</property>
<signal name="activate" handler="on_mnuWorldInfo_activate" last_modification_time="Thu, 02 Jun 2005 15:18:13 GMT"/>
</widget>
</child>
<child>
<widget class="GtkSeparatorMenuItem" id="sepWorldTop">
</widget>
</child>
<child>
<widget class="GtkSeparatorMenuItem" id="sepWorld">
<property name="visible">True</property>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="mnuClose">
<property name="visible">True</property>
<property name="stock_item">GNOMEUIINFO_MENU_CLOSE_ITEM</property>
<signal name="activate" handler="on_mnuClose_activate" last_modification_time="Sun, 13 Jun 2004 15:19:16 GMT"/>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="mnuQuit">
<property name="visible">True</property>
<property name="stock_item">GNOMEUIINFO_MENU_EXIT_ITEM</property>
<signal name="activate" handler="on_mnuQuit_activate" last_modification_time="Sun, 13 Jun 2004 15:19:16 GMT"/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="mnuEdit">
<property name="visible">True</property>
<property name="label" translatable="yes">_Edit</property>
<property name="use_underline">True</property>
<child>
<widget class="GtkMenu" id="mnuEdit_menu">
<child>
<widget class="GtkImageMenuItem" id="mnuCut">
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="stock_item">GNOMEUIINFO_MENU_CUT_ITEM</property>
<signal name="activate" handler="on_mnuCut_activate" last_modification_time="Mon, 14 Jun 2004 16:50:38 GMT"/>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="mnuCopy">
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="stock_item">GNOMEUIINFO_MENU_COPY_ITEM</property>
<signal name="activate" handler="on_mnuCopy_activate" last_modification_time="Mon, 14 Jun 2004 16:50:38 GMT"/>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="mnuPaste">
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="stock_item">GNOMEUIINFO_MENU_PASTE_ITEM</property>
<signal name="activate" handler="on_mnuPaste_activate" last_modification_time="Mon, 14 Jun 2004 16:50:38 GMT"/>
</widget>
</child>
<child>
<widget class="GtkSeparatorMenuItem" id="separatormenuitem3">
<property name="visible">True</property>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="mnuEditWorlds">
<property name="visible">True</property>
<property name="label" translatable="yes">Worlds...</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_mnuEditWorlds_activate" last_modification_time="Sun, 13 Jun 2004 15:23:24 GMT"/>
<accelerator key="L" modifiers="GDK_CONTROL_MASK" signal="activate"/>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="mnuEditWorld">
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="label" translatable="yes">Current World...</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_mnuEditWorld_activate" last_modification_time="Sun, 13 Jun 2004 15:22:05 GMT"/>
<accelerator key="E" modifiers="GDK_CONTROL_MASK" signal="activate"/>
</widget>
</child>
<child>
<widget class="GtkSeparatorMenuItem" id="separatormenuitem5">
<property name="visible">True</property>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="mnuFind">
<property name="visible">True</property>
<property name="stock_item">GNOMEUIINFO_MENU_FIND_ITEM</property>
<signal name="activate" handler="on_mnuFind_activate" last_modification_time="Wed, 01 Jun 2005 17:38:36 GMT"/>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="mnuFindNext">
<property name="visible">True</property>
<property name="stock_item">GNOMEUIINFO_MENU_FIND_AGAIN_ITEM</property>
<signal name="activate" handler="on_mnuFindNext_activate" last_modification_time="Wed, 01 Jun 2005 17:38:36 GMT"/>
</widget>
</child>
<child>
<widget class="GtkSeparatorMenuItem" id="scheidingslijn2">
<property name="visible">True</property>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="mnuPreferences">
<property name="visible">True</property>
<property name="label" translatable="yes">_Preferences</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_mnuPreferences_activate" last_modification_time="Thu, 10 Jun 2004 17:43:00 GMT"/>
<child internal-child="image">
<widget class="GtkImage" id="image398">
<property name="visible">True</property>
<property name="stock">gtk-preferences</property>
<property name="icon_size">1</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="mnuView">
<property name="visible">True</property>
<property name="stock_item">GNOMEUIINFO_MENU_VIEW_TREE</property>
<child>
<widget class="GtkMenu" id="mnuView_menu">
<child>
<widget class="GtkImageMenuItem" id="mnuMcpConsole">
<property name="visible">True</property>
<property name="label" translatable="yes">MCP</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_mnuMcpConsole_activate" last_modification_time="Thu, 15 Jul 2004 15:15:00 GMT"/>
<child internal-child="image">
<widget class="GtkImage" id="image399">
<property name="visible">True</property>
<property name="pixbuf">../pixmaps/terminal.png</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkImageMenuItem" id="mnuScripts">
<property name="visible">True</property>
<property name="label" translatable="yes">Scripts</property>
<property name="use_underline">True</property>
<signal name="activate" handler="on_mnuScripts_activate" last_modification_time="Sat, 17 Jul 2004 00:02:19 GMT"/>
<child internal-child="image">
<widget class="GtkImage" id="image400">
<property name="visible">True</property>
<property name="pixbuf">../pixmaps/editor.xpm</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GtkMenuItem" id="mnuHelp">
<property name="visible">True</property>
<property name="stock_item">GNOMEUIINFO_MENU_HELP_TREE</property>
<child>
<widget class="GtkMenu" id="mnuHelp_menu">
<child>
<widget class="GtkImageMenuItem" id="mnuAbout">
<property name="visible">True</property>
<property name="stock_item">GNOMEUIINFO_MENU_ABOUT_ITEM</property>
<signal name="activate" handler="on_mnuAbout_activate" last_modification_time="Tue, 01 Jun 2004 16:53:02 GMT"/>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
</child>
</widget>
<packing>
<property name="placement">BONOBO_DOCK_TOP</property>
<property name="band">0</property>
<property name="position">0</property>
<property name="offset">0</property>
<property name="behavior">BONOBO_DOCK_ITEM_BEH_EXCLUSIVE|BONOBO_DOCK_ITEM_BEH_NEVER_VERTICAL|BONOBO_DOCK_ITEM_BEH_LOCKED</property>
</packing>
</child>
<child>
<widget class="GtkVBox" id="vboxContainer">
<property name="border_width">3</property>
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">3</property>
<child>
<widget class="GtkVBox" id="vboxFind">
<property name="homogeneous">False</property>
<property name="spacing">3</property>
<child>
<widget class="GtkHBox" id="hboxFind">
<property name="border_width">3</property>
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">6</property>
<child>
<widget class="GtkLabel" id="label117">
<property name="visible">True</property>
<property name="label" translatable="yes">Find:</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">1</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
<property name="width_chars">-1</property>
<property name="single_line_mode">False</property>
<property name="angle">0</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkEntry" id="entryFind">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="editable">True</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">*</property>
<property name="activates_default">False</property>
<signal name="activate" handler="on_entryFind_activate" last_modification_time="Wed, 01 Jun 2005 18:28:08 GMT"/>
<signal name="changed" handler="on_entryFind_changed" last_modification_time="Sun, 12 Jun 2005 00:02:02 GMT"/>
<signal name="key_press_event" handler="on_entryFind_key_press" last_modification_time="Sun, 12 Jun 2005 15:10:45 GMT"/>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkButton" id="buttonFind">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
<signal name="clicked" handler="on_buttonFind_clicked" last_modification_time="Wed, 01 Jun 2005 17:50:43 GMT"/>
<child>
<widget class="GtkAlignment" id="alignment29">
<property name="visible">True</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xscale">0</property>
<property name="yscale">0</property>
<property name="top_padding">0</property>
<property name="bottom_padding">0</property>
<property name="left_padding">0</property>
<property name="right_padding">0</property>
<child>
<widget class="GtkHBox" id="hbox29">
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">2</property>
<child>
<widget class="GtkImage" id="image371">
<property name="visible">True</property>
<property name="stock">gtk-find</property>
<property name="icon_size">4</property>
<property name="xalign">0.5</property>
<property name="yalign">0.5</property>
<property name="xpad">0</property>
<property name="ypad">0</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="label119">
<property name="visible">True</property>
<property name="label">Volgende zoeken</property>
<property name="use_underline">True</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</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">0</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
<property name="width_chars">-1</property>
<property name="single_line_mode">False</property>
<property name="angle">0</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
</widget>
</child>
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
<child>
<widget class="GtkButton" id="buttonFindClose">
<property name="visible">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>
<property name="focus_on_click">True</property>
<signal name="clicked" handler="on_buttonFindClose_clicked" last_modification_time="Wed, 01 Jun 2005 17:50:33 GMT"/>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="pack_type">GTK_PACK_END</property>
</packing>
</child>
<child>
<widget class="GtkCheckButton" id="checkButtonDirection">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label" translatable="yes">Search backwards</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
<property name="active">True</property>
<property name="inconsistent">False</property>
<property name="draw_indicator">True</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">True</property>
</packing>
</child>
<child>
<widget class="GtkHSeparator" id="hseparator2">
<property name="visible">True</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">True</property>
</packing>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">True</property>
</packing>
</child>
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
</widget>
<widget class="GtkDialog" id="dlgLogs">
<property name="visible">True</property>
<property name="title" translatable="yes">Select log file to open</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
<property name="modal">True</property>
<property name="default_width">300</property>
<property name="default_height">300</property>
<property name="resizable">True</property>
<property name="destroy_with_parent">False</property>
<property name="decorated">True</property>
<property name="skip_taskbar_hint">False</property>
<property name="skip_pager_hint">False</property>
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
<property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
<property name="focus_on_map">True</property>
<property name="has_separator">True</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="dialog-vbox1">
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">0</property>
<child internal-child="action_area">
<widget class="GtkHButtonBox" id="dialog-action_area1">
<property name="visible">True</property>
<property name="layout_style">GTK_BUTTONBOX_END</property>
<child>
<widget class="GtkButton" id="closebutton1">
<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>
<property name="focus_on_click">True</property>
<property name="response_id">-7</property>
</widget>
</child>
<child>
<widget class="GtkButton" id="buttonOpen">
<property name="visible">True</property>
<property name="can_default">True</property>
<property name="can_focus">True</property>
<property name="label">gtk-open</property>
<property name="use_stock">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>
<property name="response_id">-5</property>
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="pack_type">GTK_PACK_END</property>
</packing>
</child>
<child>
<widget class="GtkVBox" id="vbox1">
<property name="border_width">6</property>
<property name="visible">True</property>
<property name="homogeneous">False</property>
<property name="spacing">6</property>
<child>
<widget class="GtkScrolledWindow" id="scrolledwindow1">
<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="GtkTreeView" id="tvwLogs">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="headers_visible">False</property>
<property name="rules_hint">True</property>
<property name="reorderable">False</property>
<property name="enable_search">True</property>
<property name="fixed_height_mode">False</property>
<property name="hover_selection">False</property>
<property name="hover_expand">False</property>
<signal name="row_activated" handler="on_tvwLogs_row_activated" last_modification_time="Thu, 02 Jun 2005 13:03:37 GMT"/>
</widget>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
<child>
<widget class="GtkProgressBar" id="progressBarLoading">
<property name="orientation">GTK_PROGRESS_LEFT_TO_RIGHT</property>
<property name="fraction">0</property>
<property name="pulse_step">0.10000000149</property>
<property name="ellipsize">PANGO_ELLIPSIZE_NONE</property>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">False</property>
<property name="fill">False</property>
</packing>
</child>
</widget>
<packing>
<property name="padding">0</property>
<property name="expand">True</property>
<property name="fill">True</property>
</packing>
</child>
</widget>
</child>
</widget>
</glade-interface>