⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 grcm.glade

📁 Remote Connection Manager是一个Gnome2 应用程序
💻 GLADE
📖 第 1 页 / 共 5 页
字号:
<?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="MainWindow">  <property name="visible">True</property>  <property name="title" translatable="yes">Remote Connection Manager</property>  <property name="type">GTK_WINDOW_TOPLEVEL</property>  <property name="window_position">GTK_WIN_POS_NONE</property>  <property name="modal">False</property>  <property name="resizable">True</property>  <property name="destroy_with_parent">False</property>  <property name="icon">icon.png</property>  <property name="enable_layout_config">True</property>  <signal name="delete_event" handler="on_MainWindow_delete_event" last_modification_time="Sun, 19 Jan 2003 22:18:26 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="menubar1">	      <property name="visible">True</property>	      <child>		<widget class="GtkMenuItem" id="file1">		  <property name="visible">True</property>		  <property name="stock_item">GNOMEUIINFO_MENU_FILE_TREE</property>		  <child>		    <widget class="GtkMenu" id="file1_menu">		      <child>			<widget class="GtkImageMenuItem" id="file_new_connection">			  <property name="visible">True</property>			  <property name="label" translatable="yes">New Host</property>			  <property name="use_underline">True</property>			  <signal name="activate" handler="on_file_new_connection_activate" last_modification_time="Thu, 20 Feb 2003 00:12:07 GMT"/>			  <child internal-child="image">			    <widget class="GtkImage" id="image85">			      <property name="visible">True</property>			      <property name="pixbuf">host-16.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="file_new_type_menu">			  <property name="visible">True</property>			  <property name="stock_item">GNOMEUIINFO_MENU_NEW_ITEM</property>			  <property name="label" translatable="yes">New _Type</property>			  <property name="use_underline">True</property>			  <signal name="activate" handler="on_file_new_type_menu_activate" last_modification_time="Thu, 16 Jan 2003 12:33:58 GMT"/>			</widget>		      </child>		      <child>			<widget class="GtkMenuItem" id="separator1">			  <property name="visible">True</property>			</widget>		      </child>		      <child>			<widget class="GtkImageMenuItem" id="file_quit_menu">			  <property name="visible">True</property>			  <property name="stock_item">GNOMEUIINFO_MENU_EXIT_ITEM</property>			  <signal name="activate" handler="on_file_quit_activate" last_modification_time="Tue, 21 Jan 2003 19:51:55 GMT"/>			</widget>		      </child>		    </widget>		  </child>		</widget>	      </child>	      <child>		<widget class="GtkMenuItem" id="edit1">		  <property name="visible">True</property>		  <property name="stock_item">GNOMEUIINFO_MENU_EDIT_TREE</property>		  <child>		    <widget class="GtkMenu" id="edit1_menu">		      <child>			<widget class="GtkImageMenuItem" id="edit_delete_menu">			  <property name="visible">True</property>			  <property name="label" translatable="yes">_Delete</property>			  <property name="use_underline">True</property>			  <signal name="activate" handler="on_edit_delete_menu_activate" last_modification_time="Thu, 16 Jan 2003 12:26:13 GMT"/>			  <child internal-child="image">			    <widget class="GtkImage" id="image86">			      <property name="visible">True</property>			      <property name="stock">gtk-delete</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="GtkMenuItem" id="separator2">			  <property name="visible">True</property>			</widget>		      </child>		      <child>			<widget class="GtkImageMenuItem" id="edit_properties_menu">			  <property name="visible">True</property>			  <property name="label" translatable="yes">_Properties</property>			  <property name="use_underline">True</property>			  <signal name="activate" handler="on_edit_properties_activate" last_modification_time="Tue, 21 Jan 2003 19:12:17 GMT"/>			  <child internal-child="image">			    <widget class="GtkImage" id="image87">			      <property name="visible">True</property>			      <property name="stock">gtk-properties</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="GtkMenuItem" id="separator3">			  <property name="visible">True</property>			</widget>		      </child>		      <child>			<widget class="GtkImageMenuItem" id="edit_preferences_menu">			  <property name="visible">True</property>			  <property name="stock_item">GNOMEUIINFO_MENU_PREFERENCES_ITEM</property>			  <signal name="activate" handler="on_edit_preferences_activate" last_modification_time="Tue, 21 Jan 2003 19:07:59 GMT"/>			</widget>		      </child>		    </widget>		  </child>		</widget>	      </child>	      <child>		<widget class="GtkMenuItem" id="help1">		  <property name="visible">True</property>		  <property name="stock_item">GNOMEUIINFO_MENU_HELP_TREE</property>		  <child>		    <widget class="GtkMenu" id="help1_menu">		      <child>			<widget class="GtkImageMenuItem" id="help_about_menu">			  <property name="visible">True</property>			  <property name="stock_item">GNOMEUIINFO_MENU_ABOUT_ITEM</property>			  <signal name="activate" handler="on_about_activate" last_modification_time="Thu, 16 Jan 2003 22:38:39 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="BonoboDockItem" id="bonobodockitem2">	  <property name="visible">True</property>	  <property name="shadow_type">GTK_SHADOW_OUT</property>	  <child>	    <widget class="GtkToolbar" id="toolbar1">	      <property name="border_width">3</property>	      <property name="visible">True</property>	      <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>	      <property name="toolbar_style">GTK_TOOLBAR_BOTH</property>	      <property name="tooltips">True</property>	      <child>		<widget class="button" id="TbConnectionBtn">		  <property name="border_width">3</property>		  <property name="visible">True</property>		  <property name="tooltip" translatable="yes">Add a new host.</property>		  <property name="label" translatable="yes">_New Host</property>		  <property name="use_underline">True</property>		  <property name="icon">host.png</property>		  <signal name="clicked" handler="on_TbConnectionBtn_clicked" last_modification_time="Sat, 18 Jan 2003 02:20:58 GMT"/>		</widget>	      </child>	      <child>		<widget class="button" id="TbExecuteBtn">		  <property name="border_width">3</property>		  <property name="visible">True</property>		  <property name="tooltip" translatable="yes">Connect to selected host.</property>		  <property name="label" translatable="yes">Connect</property>		  <property name="use_underline">True</property>		  <property name="icon">connect.png</property>		  <signal name="clicked" handler="on_TbExecuteBtn_clicked" last_modification_time="Fri, 24 Jan 2003 12:07:00 GMT"/>		</widget>	      </child>	      <child>		<widget class="button" id="TbPropertiesBtn">		  <property name="border_width">3</property>		  <property name="visible">True</property>		  <property name="tooltip" translatable="yes">Edit a hosts Properties</property>		  <property name="label" translatable="yes">_Properties</property>		  <property name="use_underline">True</property>		  <property name="stock_pixmap">gtk-properties</property>		  <signal name="clicked" handler="on_TbPropertiesBtn_clicked" last_modification_time="Tue, 21 Jan 2003 19:29:51 GMT"/>		</widget>		<packing>		  <property name="new_group">True</property>		</packing>	      </child>	      <child>		<widget class="button" id="TbDeleteBtn">		  <property name="border_width">3</property>		  <property name="visible">True</property>		  <property name="tooltip" translatable="yes">Delete host.</property>		  <property name="label" translatable="yes">_Delete</property>		  <property name="use_underline">True</property>		  <property name="stock_pixmap">gtk-delete</property>		  <signal name="clicked" handler="on_TbDeleteBtn_clicked" last_modification_time="Tue, 21 Jan 2003 19:29:55 GMT"/>		</widget>	      </child>	    </widget>	  </child>	</widget>	<packing>	  <property name="placement">BONOBO_DOCK_TOP</property>	  <property name="band">1</property>	  <property name="position">0</property>	  <property name="offset">0</property>	  <property name="behavior">BONOBO_DOCK_ITEM_BEH_EXCLUSIVE</property>	</packing>      </child>      <child>	<widget class="GtkScrolledWindow" id="main_window_srolled_window">	  <property name="border_width">5</property>	  <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_NONE</property>	  <property name="window_placement">GTK_CORNER_TOP_LEFT</property>	  <child>	    <widget class="GnomeIconList" id="MainList">	      <property name="visible">True</property>	      <property name="can_focus">True</property>	      <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>	      <property name="selection_mode">GTK_SELECTION_SINGLE</property>	      <property name="icon_width">78</property>	      <property name="row_spacing">4</property>	      <property name="column_spacing">2</property>	      <property name="text_spacing">2</property>	      <property name="text_editable">False</property>	      <property name="text_static">False</property>	      <signal name="select_icon" handler="on_MainList_select_icon" last_modification_time="Thu, 23 Jan 2003 12:23:30 GMT"/>	      <signal name="button_press_event" handler="on_MainList_button_press_event" last_modification_time="Fri, 24 Jan 2003 11:50:23 GMT"/>	    </widget>	  </child>	</widget>      </child>    </widget>    <packing>      <property name="padding">0</property>      <property name="expand">True</property>      <property name="fill">True</property>    </packing>  </child>  <child internal-child="appbar">    <widget class="GnomeAppBar" id="appbar1">      <property name="visible">True</property>      <property name="has_progress">False</property>      <property name="has_status">True</property>    </widget>    <packing>      <property name="padding">0</property>      <property name="expand">True</property>      <property name="fill">True</property>    </packing>  </child></widget><widget class="GnomeAbout" id="AboutWindow">  <property name="visible">True</property>  <property name="destroy_with_parent">False</property>  <property name="copyright" translatable="yes">(C)2003 by Steve Przepiora</property>  <property name="comments" translatable="yes">Remote Connection Manager is a highly configurable application that stores information about remote connections.</property>  <property name="authors">Steve Przepiora &lt;steve@przepiora.org&gt;</property>  <property name="translator_credits" translatable="yes">translator_credits</property></widget><widget class="GtkDialog" id="PropertiesWindow">  <property name="visible">True</property>  <property name="title" translatable="yes">Grcm Preferences</property>  <property name="type">GTK_WINDOW_TOPLEVEL</property>  <property name="window_position">GTK_WIN_POS_NONE</property>  <property name="modal">True</property>  <property name="resizable">True</property>  <property name="destroy_with_parent">False</property>  <property name="has_separator">True</property>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -