linuxOS_AP05/debian/test/usr/share/pcmanfm/ui/connect.ui

5 lines
9.9 KiB
Plaintext
Raw Normal View History

2025-09-26 01:40:02 +00:00
<?xml version="1.0" encoding="UTF-8"?><interface><requires lib="gtk+" version="2.18"/>
<object class="GtkAdjustment" id="adjustment1"><property name="lower">1</property><property name="upper">65535</property><property name="step_increment">1</property><property name="page_increment">10</property></object><object class="GtkDialog" id="dlg"><property name="can_focus">False</property><property name="border_width">5</property><property name="title" translatable="yes">Connect to remote server</property><property name="type_hint">dialog</property><child internal-child="vbox"><object class="GtkVBox" id="dialog-vbox1"><property name="visible">True</property><property name="can_focus">False</property><property name="spacing">2</property><child internal-child="action_area"><object class="GtkHButtonBox" id="dialog-action_area1"><property name="visible">True</property><property name="can_focus">False</property><property name="layout_style">end</property><child><object class="GtkButton" id="cancel"><property name="label">gtk-cancel</property><property name="visible">True</property><property name="can_focus">True</property><property name="receives_default">True</property><property name="use_action_appearance">False</property><property name="use_stock">True</property></object><packing><property name="expand">False</property><property name="fill">False</property><property name="position">0</property></packing></child><child><object class="GtkButton" id="ok"><property name="label">gtk-ok</property><property name="visible">True</property><property name="can_focus">True</property><property name="can_default">True</property><property name="has_default">True</property><property name="receives_default">True</property><property name="use_action_appearance">False</property><property name="use_stock">True</property></object><packing><property name="expand">False</property><property name="fill">False</property><property name="position">1</property></packing></child></object><packing><property name="expand">False</property><property name="fill">True</property><property name="pack_type">end</property><property name="position">0</property></packing></child><child><object class="GtkTable" id="table1"><property name="visible">True</property><property name="can_focus">False</property><property name="n_rows">6</property><property name="n_columns">2</property><property name="column_spacing">6</property><child><object class="GtkLabel" id="label1"><property name="visible">True</property><property name="can_focus">False</property><property name="label" translatable="yes">&lt;b&gt;Specify remote folder to connect&lt;/b&gt;</property><property name="use_markup">True</property></object><packing><property name="right_attach">2</property><property name="y_options"></property><property name="x_padding">8</property><property name="y_padding">6</property></packing></child><child><object class="GtkLabel" id="label3"><property name="visible">True</property><property name="can_focus">False</property><property name="xalign">0</property><property name="label" translatable="yes">_Type:</property><property name="use_markup">True</property><property name="use_underline">True</property><property name="mnemonic_widget">server_type</property></object><packing><property name="top_attach">1</property><property name="bottom_attach">2</property><property name="y_options"></property></packing></child><child><object class="GtkComboBox" id="server_type"><property name="visible">True</property><property name="can_focus">False</property><property name="model">liststore1</property><child><object class="GtkCellRendererText" id="cellrenderertext1"/><attributes><attribute name="text">0</attribute></attributes></child></object><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><property name="y_padding">4</property></packing></child><child><object class="GtkLabel" id="label5"><property name="visible">True</property><property name="can_focus">False</property><property name="xalign">0</property><property name="label"
<column type="gchararray"/>
<column type="gchararray"/></columns><data><row><col id="0" translatable="yes">SSH</col><col id="1">sftp</col></row><row><col id="0" translatable="yes">FTP</col><col id="1">ftp</col></row><row><col id="0" translatable="yes">WebDAV</col><col id="1">dav</col></row></data></object></interface>