linuxOS_AP05/debian/test/usr/share/libfm/ui/file-prop.ui

7 lines
30 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="GtkDialog" id="dlg"><property name="can_focus">False</property><property name="border_width">6</property><property name="title" translatable="yes">File Properties</property><property name="resizable">False</property><property name="window_position">center-on-parent</property><property name="default_width">360</property><property name="type_hint">dialog</property><property name="gravity">center</property><signal name="response" handler="on_filePropertiesDlg_response" swapped="no"/><child internal-child="vbox"><object class="GtkVBox" id="dialog_vbox"><property name="visible">True</property><property name="can_focus">False</property><property name="spacing">12</property><child internal-child="action_area"><object class="GtkHButtonBox" id="dialog_action_area"><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="can_default">True</property><property name="receives_default">False</property><property name="use_action_appearance">False</property><property name="use_stock">True</property><signal name="clicked" handler="gtk_widget_destroy" object="filePropertiesDlg" swapped="yes"/></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">False</property><property name="use_action_appearance">False</property><property name="use_stock">True</property><signal name="clicked" handler="gtk_widget_destroy" object="filePropertiesDlg" swapped="yes"/></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="GtkNotebook" id="notebook"><property name="visible">True</property><property name="can_focus">True</property><property name="border_width">6</property><child><object class="GtkAlignment" id="alignment2"><property name="visible">True</property><property name="can_focus">False</property><property name="top_padding">6</property><property name="bottom_padding">6</property><property name="left_padding">12</property><child><object class="GtkTable" id="general_table"><property name="visible">True</property><property name="can_focus">False</property><property name="border_width">4</property><property name="n_rows">12</property><property name="n_columns">3</property><property name="column_spacing">12</property><property name="row_spacing">6</property><child><object class="GtkEventBox" id="icon_eventbox"><property name="visible">True</property><property name="can_focus">False</property><child><object class="GtkImage" id="icon"><property name="visible">True</property><property name="can_focus">False</property><property name="events">GDK_BUTTON_PRESS_MASK | GDK_STRUCTURE_MASK</property><property name="has_tooltip">True</property><property name="tooltip_text" translatable="yes">Icon of the file in folder view</property><property name="stock">gtk-missing-image</property><property name="icon-size">6</property></object></child></object><packing><property name="bottom_attach">2</property><property name="x_options">GTK_FILL</property><property name="y_options"></property><property name="x_padding">12</property></packing></child><child><object class="GtkLabel" id="file_label"><property name="can_focus">False</property><property name="xalign">1</property><property name="use_underline">True</property></object><pa
<column type="gchararray"/></columns><data><row><col id="0" translatable="yes">---</col></row><row><col id="0" translatable="yes">None</col></row><row><col id="0" translatable="yes" context="It is a directory access bit - 'sticky' - where only owner can delete a file from it">Sticky</col></row><row><col id="0" translatable="yes">Set GID</col></row><row><col id="0" translatable="yes">Sticky &amp; set GID</col></row></data></object><object class="GtkListStore" id="flags_set_file_model"><columns>
<column type="gchararray"/></columns><data><row><col id="0" translatable="yes">---</col></row><row><col id="0" translatable="yes">None</col></row><row><col id="0" translatable="yes" context="this is a file access mode bit, also known as 'suid'">Set UID</col></row><row><col id="0" translatable="yes">Set GID</col></row><row><col id="0" translatable="yes">Set UID &amp; GID</col></row></data></object><object class="GtkListStore" id="read_access_model"><columns>
<column type="gchararray"/></columns><data><row><col id="0" translatable="yes">---</col></row><row><col id="0" translatable="yes" context="this is a file access mode - only owner can access the file, for others access is denied">Only owner</col></row><row><col id="0" translatable="yes">Only owner and group</col></row><row><col id="0" translatable="yes">Anyone</col></row></data></object><object class="GtkListStore" id="user_access_model"><columns>
<column type="gchararray"/></columns><data><row><col id="0" translatable="yes">---</col></row><row><col id="0" translatable="yes">Nobody</col></row><row><col id="0" translatable="yes" context="this is a file access mode - only owner can access the file, for others access is denied">Only owner</col></row><row><col id="0" translatable="yes">Only owner and group</col></row><row><col id="0" translatable="yes">Anyone</col></row></data></object></interface>