📄 airosperl.glade
字号:
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"><!--Generated with glade3 3.4.5 on Mon Mar 9 01:12:35 2009 --><glade-interface> <widget class="GtkWindow" id="MainWindow"> <property name="default_width">500</property> <property name="default_height">400</property> <child> <widget class="GtkVBox" id="vbox1"> <property name="visible">True</property> <child> <widget class="GtkMenuBar" id="MainMenu"> <property name="visible">True</property> <child> <widget class="GtkMenuItem" id="M_FILE"> <property name="visible">True</property> <property name="label" translatable="yes">_File</property> <property name="use_underline">True</property> <child> <widget class="GtkMenu" id="SM_FILE"> <property name="visible">True</property> <child> <widget class="GtkImageMenuItem" id="MI_WIFISEL"> <property name="visible">True</property> <property name="tooltip" translatable="yes">Select wifi</property> <property name="label" translatable="yes">gtk-connect</property> <property name="use_underline">True</property> <property name="use_stock">True</property> <signal name="activate" handler="on_MI_WIFISEL_activate"/> </widget> </child> <child> <widget class="GtkImageMenuItem" id="MI_New"> <property name="visible">True</property> <property name="label" translatable="yes">gtk-new</property> <property name="use_underline">True</property> <property name="use_stock">True</property> <signal name="activate" handler="on_MI_New_activate"/> </widget> </child> <child> <widget class="GtkImageMenuItem" id="MI_Open"> <property name="visible">True</property> <property name="label" translatable="yes">gtk-open</property> <property name="use_underline">True</property> <property name="use_stock">True</property> <signal name="activate" handler="on_MI_Open_activate"/> </widget> </child> <child> <widget class="GtkImageMenuItem" id="MI_Save"> <property name="visible">True</property> <property name="label" translatable="yes">gtk-save</property> <property name="use_underline">True</property> <property name="use_stock">True</property> <signal name="activate" handler="on_MI_Save_activate"/> </widget> </child> <child> <widget class="GtkSeparatorMenuItem" id="separatormenuitem1"> <property name="visible">True</property> </widget> </child> <child> <widget class="GtkImageMenuItem" id="MI_Exit"> <property name="visible">True</property> <property name="label" translatable="yes">gtk-quit</property> <property name="use_underline">True</property> <property name="use_stock">True</property> <signal name="activate" handler="on_MI_Exit_activate"/> </widget> </child> </widget> </child> </widget> </child> <child> <widget class="GtkMenuItem" id="M_Others"> <property name="visible">True</property> <property name="label" translatable="yes">_Others</property> <property name="use_underline">True</property> <child> <widget class="GtkMenu" id="menu1"> <property name="visible">True</property> <child> <widget class="GtkImageMenuItem" id="MI_Mdk3"> <property name="visible">True</property> <property name="label" translatable="yes">Mdk3</property> <property name="use_underline">True</property> <signal name="activate" handler="on_MI_Mdk3_activate"/> <child internal-child="image"> <widget class="GtkImage" id="menu-item-image1"> <property name="visible">True</property> <property name="stock">gtk-missing-image</property> </widget> </child> </widget> </child> <child> <widget class="GtkMenuItem" id="MI_WessideNg"> <property name="visible">True</property> <property name="label" translatable="yes">Wesside-ng</property> <property name="use_underline">True</property> <signal name="activate" handler="on_MI_WessideNg_activate"/> </widget> </child> <child> <widget class="GtkMenuItem" id="MI_AircrackTest"> <property name="visible">True</property> <property name="label" translatable="yes">Test aircrack-ng</property> <property name="use_underline">True</property> <signal name="activate" handler="on_MI_AircrackTest_activate"/> </widget> </child> <child> <widget class="GtkMenuItem" id="MI_ChangeDestfile"> <property name="visible">True</property> <property name="label" translatable="yes">Change destfile.</property> <property name="use_underline">True</property> <signal name="activate" handler="on_MI_ChangeDestfile_activate"/> </widget> </child> <child> <widget class="GtkMenuItem" id="MI_ChangeMac"> <property name="visible">True</property> <property name="label" translatable="yes">Change mac</property> <property name="use_underline">True</property> <signal name="activate" handler="on_MI_ChangeMac_activate"/> </widget> </child> <child> <widget class="GtkMenuItem" id="MI_ResetIface"> <property name="visible">True</property> <property name="label" translatable="yes">Reset interface</property> <property name="use_underline">True</property> <signal name="activate" handler="on_MI_ResetIface_activate"/> </widget> </child> </widget> </child> </widget> </child> <child> <widget class="GtkMenuItem" id="M_Help"> <property name="visible">True</property> <property name="label" translatable="yes">_Help</property> <property name="use_underline">True</property> <child> <widget class="GtkMenu" id="SM_Help"> <property name="visible">True</property> <child> <widget class="GtkMenuItem" id="MI_Docs"> <property name="visible">True</property> <property name="label" translatable="yes">Online Documentation</property> <property name="use_underline">True</property> </widget> </child> <child> <widget class="GtkImageMenuItem" id="MI_About"> <property name="visible">True</property> <property name="label" translatable="yes">gtk-about</property> <property name="use_underline">True</property> <property name="use_stock">True</property> <signal name="activate" handler="on_MI_About_activate"/> </widget> </child> </widget> </child> </widget> </child> </widget> <packing> <property name="expand">False</property> </packing> </child> <child> <widget class="GtkNotebook" id="notebook1"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tab_hborder">1</property> <child> <widget class="GtkVBox" id="vbox2"> <property name="visible">True</property> <child> <widget class="GtkTable" id="table1"> <property name="visible">True</property> <property name="n_rows">6</property> <property name="n_columns">3</property> <child> <placeholder/> </child> <child> <placeholder/> </child> <child> <placeholder/> </child> <child> <placeholder/> </child> <child> <placeholder/> </child> <child> <placeholder/> </child> <child> <widget class="GtkComboBoxEntry" id="WifiCombo"> <property name="visible">True</property> <child internal-child="entry"> <widget class="GtkEntry" id="Wifi_Interface"> <property name="visible">True</property> <property name="can_focus">True</property> </widget> </child> </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> </packing> </child> <child> <widget class="GtkFileChooserButton" id="FC_WordList"> <property name="visible">True</property> <property name="select_multiple">True</property> <property name="local_only">False</property> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">4</property> <property name="bottom_attach">5</property> <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property> </packing> </child> <child> <widget class="GtkLabel" id="label10"> <property name="visible">True</property> <property name="label" translatable="yes">WordList</property> </widget> <packing> <property name="top_attach">4</property> <property name="bottom_attach">5</property> <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property> </packing> </child> <child> <widget class="GtkLabel" id="label5"> <property name="visible">True</property> <property name="label" translatable="yes">Resolution:</property> </widget> <packing> <property name="top_attach">3</property> <property name="bottom_attach">4</property> <property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property> </packing> </child> <child> <widget class="GtkLabel" id="label4"> <property name="visible">True</property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -