文件操作 - cact-icon-chooser.ui
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/caja-actions/ui/cact-icon-chooser.ui
编辑文件内容
<?xml version="1.0"?> <interface> <!-- interface-requires gtk+ 2.20 --> <!-- interface-naming-policy toplevel-contextual --> <object class="GtkDialog" id="IconChooserDialog"> <property name="border_width">6</property> <property name="title" translatable="yes">Icon Chooser</property> <property name="modal">True</property> <property name="window_position">center-on-parent</property> <property name="destroy_with_parent">True</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox1"> <property name="visible">True</property> <property name="orientation">vertical</property> <property name="spacing">4</property> <child> <object class="GtkVBox" id="vbox1"> <property name="visible">True</property> <property name="orientation">vertical</property> <child> <object class="GtkHBox" id="hbox1"> <property name="visible">True</property> <property name="border_width">6</property> <property name="spacing">6</property> <property name="homogeneous">True</property> <child> <object class="GtkAspectFrame" id="IconFrame"> <property name="visible">True</property> <property name="border_width">6</property> <property name="label_xalign">0.5</property> <property name="shadow_type">in</property> <property name="xalign">1</property> <child> <object class="GtkImage" id="IconImage"> <property name="visible">True</property> <property name="xpad">6</property> <property name="ypad">6</property> <property name="stock">gtk-missing-image</property> <property name="icon-size">6</property> </object> </child> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="IconLabel"> <property name="visible">True</property> <property name="xalign">0</property> </object> <packing> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</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> <child> <object class="GtkAlignment" id="alignment100"> <property name="visible">True</property> <child> <object class="GtkVBox" id="ThemedVBox"> <property name="visible">True</property> <property name="border_width">6</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkHBox" id="hbox110"> <property name="visible">True</property> <child> <object class="GtkHPaned" id="IconPaned"> <property name="visible">True</property> <property name="can_focus">True</property> <child> <object class="GtkScrolledWindow" id="scrolledwindow1"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">automatic</property> <property name="vscrollbar_policy">automatic</property> <property name="shadow_type">in</property> <child> <object class="GtkTreeView" id="ThemedTreeView"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="headers_visible">False</property> <property name="headers_clickable">False</property> <property name="enable_search">False</property> <property name="show_expanders">False</property> </object> </child> </object> <packing> <property name="resize">False</property> <property name="shrink">True</property> </packing> </child> <child> <object class="GtkScrolledWindow" id="scrolledwindow2"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">automatic</property> <property name="vscrollbar_policy">automatic</property> <property name="shadow_type">in</property> <child> <object class="GtkIconView" id="ThemedIconView"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="selection_mode">browse</property> </object> </child> </object> <packing> <property name="resize">True</property> <property name="shrink">True</property> </packing> </child> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkVBox" id="vbox2"> <property name="visible">True</property> <property name="border_width">10</property> <property name="orientation">vertical</property> <property name="homogeneous">True</property> <child> <object class="GtkLabel" id="ThemedIconName"> <property name="visible">True</property> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkImage" id="ThemedIconImage"> <property name="visible">True</property> <property name="yalign">0</property> <property name="stock">gtk-missing-image</property> <property name="icon-size">6</property> </object> <packing> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="pack_type">end</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkHBox" id="hbox120"> <property name="visible">True</property> <child> <placeholder/> </child> <child> <object class="GtkButton" id="ThemedApplyButton"> <property name="label">gtk-apply</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_stock">True</property> </object> <packing> <property name="expand">False</property> <property name="pack_type">end</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </object> </child> </object> </child> <child type="tab"> <object class="GtkLabel" id="label100"> <property name="visible">True</property> <property name="label" translatable="yes">_Themed icons</property> <property name="use_underline">True</property> </object> <packing> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkAlignment" id="alignment200"> <property name="visible">True</property> <child> <object class="GtkVBox" id="PathVBox"> <property name="visible">True</property> <property name="border_width">6</property> <property name="orientation">vertical</property> <property name="spacing">6</property> <child> <object class="GtkHBox" id="hbox210"> <property name="visible">True</property> <child> <object class="GtkFileChooserWidget" id="FileChooser"> <property name="visible">True</property> <property name="orientation">vertical</property> <property name="create_folders">False</property> </object> <packing> <property name="position">0</property> </packing> </child> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkHBox" id="hbox220"> <property name="visible">True</property> <child> <placeholder/> </child> <child> <object class="GtkButton" id="PathApplyButton"> <property name="label">gtk-apply</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_stock">True</property> </object> <packing> <property name="expand">False</property> <property name="pack_type">end</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </object> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child type="tab"> <object class="GtkLabel" id="label200"> <property name="visible">True</property> <property name="label" translatable="yes">Icons by _path</property> <property name="use_underline">True</property> </object> <packing> <property name="position">1</property> <property name="tab_fill">False</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child internal-child="action_area"> <object class="GtkHButtonBox" id="dialog-action_area1"> <property name="visible">True</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="AboutButton"> <property name="label">gtk-about</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_stock">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> <property name="secondary">True</property> </packing> </child> <child> <object class="GtkButton" id="CancelButton"> <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_stock">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkButton" id="OKButton"> <property name="label">gtk-ok</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_stock">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">2</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="pack_type">end</property> <property name="position">0</property> </packing> </child> </object> </child> <action-widgets> <action-widget response="0">AboutButton</action-widget> <action-widget response="-6">CancelButton</action-widget> <action-widget response="-5">OKButton</action-widget> </action-widgets> </object> </interface>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件