📄 gnunet-setup.glade
字号:
<?xml version="1.0" encoding="UTF-8" standalone="no"?><!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"><!--*- mode: xml -*--><glade-interface> <widget class="GtkWindow" id="assi_step1"> <property name="width_request">450</property> <property name="height_request">350</property> <property name="visible">True</property> <property name="title" translatable="yes">GNUnet configuration assistant</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <signal name="destroy" handler="on_assi_destroy"/> <child> <widget class="GtkVBox" id="vbox2"> <property name="visible">True</property> <child> <widget class="GtkScrolledWindow" id="scoll_welcome"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">GTK_POLICY_NEVER</property> <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> <child> <widget class="GtkTextView" id="textview11"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="pixels_above_lines">2</property> <property name="pixels_below_lines">2</property> <property name="editable">False</property> <property name="wrap_mode">GTK_WRAP_WORD</property> <property name="left_margin">2</property> <property name="right_margin">2</property> <property name="indent">2</property> <property name="cursor_visible">False</property> <property name="accepts_tab">False</property> <property name="text" translatable="yes">Welcome to GNUnet!This assistant will ask you a few basic questions in order to configure GNUnet.Please visit our homepage at http://gnunet.organd join our community at https://gnunet.org/drupal/Have a lot of fun,The GNUnet team</property> </widget> </child> </widget> </child> <child> <widget class="GtkHSeparator" id="hseparator2"> <property name="visible">True</property> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkHButtonBox" id="hbuttonbox1"> <property name="visible">True</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <widget class="GtkButton" id="step1_next"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="response_id">0</property> <signal name="clicked" handler="load_step2" object="assi_step1"/> <child> <widget class="GtkAlignment" id="alignment31"> <property name="visible">True</property> <property name="xscale">0</property> <property name="yscale">0</property> <child> <widget class="GtkHBox" id="hbox54"> <property name="visible">True</property> <property name="spacing">2</property> <child> <widget class="GtkImage" id="image64"> <property name="visible">True</property> <property name="stock">gtk-go-forward</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkLabel" id="label85"> <property name="visible">True</property> <property name="label" translatable="yes">Next</property> <property name="use_underline">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> </child> </widget> </child> </widget> </child> <child> <widget class="GtkButton" id="abort"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="response_id">0</property> <signal name="clicked" handler="on_abort_clicked" object="assi_step1"/> <child> <widget class="GtkAlignment" id="alignment32"> <property name="visible">True</property> <property name="xscale">0</property> <property name="yscale">0</property> <child> <widget class="GtkHBox" id="hbox55"> <property name="visible">True</property> <property name="spacing">2</property> <child> <widget class="GtkImage" id="image65"> <property name="visible">True</property> <property name="stock">gtk-cancel</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkLabel" id="label86"> <property name="visible">True</property> <property name="label" translatable="yes">Cancel</property> <property name="use_underline">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </widget> </child> </widget> </child> </widget> <packing> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="position">2</property> </packing> </child> </widget> </child> </widget> <widget class="GtkWindow" id="assi_step2"> <property name="width_request">450</property> <property name="height_request">350</property> <property name="visible">True</property> <property name="title" translatable="yes">GNUnet configuration assistant</property> <property name="window_position">GTK_WIN_POS_CENTER</property> <signal name="destroy" handler="on_assi_destroy"/> <child> <widget class="GtkVBox" id="vbox3"> <property name="visible">True</property> <child> <widget class="GtkFrame" id="frame1"> <property name="visible">True</property> <property name="label_xalign">0</property> <child> <widget class="GtkVBox" id="vbox4"> <property name="visible">True</property> <child> <widget class="GtkScrolledWindow" id="scrolledwindow5"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">GTK_POLICY_NEVER</property> <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> <child> <widget class="GtkTextView" id="textview8"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="editable">False</property> <property name="wrap_mode">GTK_WRAP_WORD</property> <property name="left_margin">2</property> <property name="cursor_visible">False</property> <property name="text" translatable="yes">Enter information about your network connection here.The "Network interface" is the device that connects your computer to the internet. This is usually a modem, an ISDN card or a network card in case you are using DSL.If your provider always assigns the same IP-Address to you (a "static" IP-Address), enter it into the "IP-Address" field. If your IP-Address changes every now and then ("dynamic" IP-Address) but there's a hostname that always points to your actual IP-Address ("Dynamic DNS"), you can also enter it here.If in doubt, leave the field empty. GNUnet will then try to determine your IP-Address.</property> </widget> </child> </widget> </child> <child> <widget class="GtkHSeparator" id="hseparator3"> <property name="visible">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkVBox" id="vbox5"> <property name="visible">True</property> <child> <widget class="GtkVBox" id="vbox6"> <property name="visible">True</property> <child> <widget class="GtkTable" id="table1"> <property name="visible">True</property> <property name="border_width">5</property> <property name="n_rows">2</property> <property name="n_columns">2</property> <property name="column_spacing">5</property> <property name="row_spacing">5</property> <child> <widget class="GtkComboBoxEntry" id="cmbNIC"> <property name="visible">True</property> <signal name="changed" handler="on_cmbNIC_changed" object="cmbNIC"/> <child internal-child="entry"> <widget class="GtkEntry" id="comboboxentry-entry1"> </widget> </child> </widget> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="x_options">GTK_SHRINK | GTK_FILL</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <widget class="GtkEntry" id="entIP"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">*</property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -