gnunet-setup.glade
来自「GNUnet是一个安全的点对点网络框架」· GLADE 代码 · 共 1,244 行 · 第 1/5 页
GLADE
1,244 行
<packing> <property name="type">label_item</property> </packing> </child> </widget> </child> <child> <widget class="GtkHButtonBox" id="hbuttonbox5"> <property name="visible">True</property> <property name="layout_style">GTK_BUTTONBOX_END</property> <child> <widget class="GtkButton" id="step5_back"> <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_step4" object="assi_step5"/> <child> <widget class="GtkAlignment" id="alignment37"> <property name="visible">True</property> <property name="xscale">0</property> <property name="yscale">0</property> <child> <widget class="GtkHBox" id="hbox60"> <property name="visible">True</property> <property name="spacing">2</property> <child> <widget class="GtkImage" id="image70"> <property name="visible">True</property> <property name="stock">gtk-go-back</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkLabel" id="label91"> <property name="visible">True</property> <property name="label" translatable="yes">Back</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="step5_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="on_finish_clicked" object="assi_step5"/> <child> <widget class="GtkAlignment" id="alignment40"> <property name="visible">True</property> <property name="xscale">0</property> <property name="yscale">0</property> <child> <widget class="GtkHBox" id="hbox63"> <property name="visible">True</property> <property name="spacing">2</property> <child> <widget class="GtkImage" id="image73"> <property name="visible">True</property> <property name="stock">gtk-save</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <widget class="GtkLabel" id="label94"> <property name="visible">True</property> <property name="label" translatable="yes">Finish</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> <child> <widget class="GtkButton" id="step5_cancel"> <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_step5"/> <child> <widget class="GtkAlignment" id="alignment39"> <property name="visible">True</property> <property name="xscale">0</property> <property name="yscale">0</property> <child> <widget class="GtkHBox" id="hbox62"> <property name="visible">True</property> <property name="spacing">2</property> <child> <widget class="GtkImage" id="image72"> <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="label93"> <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">2</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </widget> </child> </widget> <widget class="GtkWindow" id="assi_step4"> <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="vbox18"> <property name="visible">True</property> <child> <widget class="GtkFrame" id="frame8"> <property name="visible">True</property> <property name="label_xalign">0</property> <child> <widget class="GtkVBox" id="vbox19"> <property name="visible">True</property> <child> <widget class="GtkScrolledWindow" id="scrolledwindow8"> <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="textview12"> <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">Define the user and the group owning the GNUnet service here.For security reasons, it is a good idea to let this setup create a new user account and a new group under which the GNUnet service is started at system startup.However, GNUnet may not be able to access files other than its own. This includes files you want to publish in GNUnet. You'll have to grant read permissions to the user specified below.Leave the fields empty to run GNUnet with system privileges.</property> </widget> </child> </widget> </child> <child> <widget class="GtkHSeparator" id="hseparator7"> <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="GtkTable" id="table3"> <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="GtkLabel" id="label109"> <property name="visible">True</property> <property name="xalign">0</property> <property name="xpad">5</property> <property name="label" translatable="yes">User account:</property> </widget> <packing> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <widget class="GtkEntry" id="entGroup"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">*</property> <signal name="changed" handler="on_entGroup_changed" object="entGroup"/> </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="y_options"></property> </packing> </child> <child> <widget class="GtkEntry" id="entUser"> <property name="visible">True</property>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?