文件操作 - caja-terminal-preferences.glade
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/caja-terminal/caja-terminal-preferences.glade
编辑文件内容
<?xml version="1.0"?> <interface> <requires lib="gtk+" version="2.16"/> <!-- interface-naming-policy project-wide --> <object class="GtkAdjustment" id="adjustment1"> <property name="value">5</property> <property name="lower">3</property> <property name="upper">20</property> <property name="step_increment">1</property> <property name="page_increment">5</property> <property name="page_size">5</property> </object> <object class="GtkWindow" id="winMain"> <property name="visible">True</property> <property name="border_width">5</property> <property name="title" translatable="yes">Preferences - Caja Terminal</property> <property name="resizable">False</property> <property name="window_position">center</property> <child> <object class="GtkVBox" id="vbox1"> <property name="visible">True</property> <property name="spacing">7</property> <child> <object class="GtkHBox" id="hbox3"> <property name="visible">True</property> <property name="spacing">5</property> <child> <object class="GtkFrame" id="frame2"> <property name="width_request">500</property> <property name="height_request">75</property> <property name="visible">True</property> <property name="label_xalign">0</property> <child> <object class="GtkAlignment" id="alTerm"> <property name="visible">True</property> <child> <placeholder/> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label24"> <property name="visible">True</property> <property name="label" translatable="yes">Terminal preview:</property> <property name="use_markup">True</property> </object> </child> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkImage" id="image1"> <property name="visible">True</property> <property name="pixbuf">caja-terminal_logo_60x60.png</property> </object> <packing> <property name="expand">False</property> <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="notebook1"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="tab_pos">left</property> <child> <object class="GtkVBox" id="vbox2"> <property name="visible">True</property> <property name="border_width">5</property> <property name="spacing">10</property> <child> <object class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="label" translatable="yes">General</property> <attributes> <attribute name="weight" value="bold"/> <attribute name="size" value="12000"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkCheckButton" id="cbStartHidden"> <property name="label" translatable="yes">Start Caja Terminal hidden</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="draw_indicator">True</property> <signal name="toggled" handler="on_cbStartHidden_toggled"/> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkCheckButton" id="cbShowScrollbar"> <property name="label" translatable="yes">Show scrollbar</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="draw_indicator">True</property> <signal name="toggled" handler="on_cbShowScrollbar_toggled"/> </object> <packing> <property name="expand">False</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkTable" id="table1"> <property name="visible">True</property> <property name="n_rows">3</property> <property name="n_columns">2</property> <property name="column_spacing">5</property> <property name="row_spacing">5</property> <child> <object class="GtkEntry" id="entryCmd"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">●</property> <property name="text">/bin/bash</property> <signal name="changed" handler="on_entryCmd_changed"/> </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> </packing> </child> <child> <object class="GtkLabel" id="label13"> <property name="visible">True</property> <property name="xalign">1</property> <property name="label" translatable="yes">Default height: (in new windows)</property> <property name="justify">right</property> </object> <packing> <property name="x_options">GTK_FILL</property> </packing> </child> <child> <object class="GtkLabel" id="label5"> <property name="visible">True</property> <property name="xalign">1</property> <property name="label" translatable="yes">Command:</property> </object> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> </packing> </child> <child> <object class="GtkSpinButton" id="spbtnDefHeight"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">●</property> <property name="adjustment">adjustment1</property> <signal name="value_changed" handler="on_spbtnDefHeight_value_changed"/> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> </packing> </child> <child> <object class="GtkLabel" id="label19"> <property name="visible">True</property> <property name="xalign">1</property> <property name="label" translatable="yes">Cursor shape:</property> </object> <packing> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="x_options">GTK_FILL</property> </packing> </child> <child> <object class="GtkComboBox" id="comboboxCursor"> <property name="visible">True</property> <signal name="changed" handler="on_comboboxCursor_changed"/> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="y_options">GTK_EXPAND</property> </packing> </child> </object> <packing> <property name="position">3</property> </packing> </child> </object> </child> <child type="tab"> <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">General</property> </object> <packing> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkVBox" id="vbox3"> <property name="visible">True</property> <property name="border_width">5</property> <property name="spacing">15</property> <child> <object class="GtkLabel" id="label7"> <property name="visible">True</property> <property name="label" translatable="yes">Colors</property> <attributes> <attribute name="weight" value="bold"/> <attribute name="size" value="12000"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkTable" id="table2"> <property name="visible">True</property> <property name="n_rows">2</property> <property name="n_columns">3</property> <property name="column_spacing">7</property> <property name="row_spacing">5</property> <child> <object class="GtkLabel" id="label12"> <property name="visible">True</property> <property name="xalign">1</property> <property name="label" translatable="yes">Text color:</property> </object> <packing> <property name="x_options">GTK_FILL</property> </packing> </child> <child> <object class="GtkLabel" id="label14"> <property name="visible">True</property> <property name="xalign">1</property> <property name="label" translatable="yes">Background color:</property> </object> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> </packing> </child> <child> <object class="GtkColorButton" id="clbtnFg"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> <signal name="color_set" handler="on_clbtnFg_color_set"/> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="x_options"></property> <property name="y_options">GTK_EXPAND</property> </packing> </child> <child> <object class="GtkColorButton" id="clbtnBg"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> <signal name="color_set" handler="on_clbtnBg_color_set"/> </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="x_options"></property> <property name="y_options">GTK_EXPAND</property> </packing> </child> <child> <object class="GtkLabel" id="label17"> <property name="visible">True</property> </object> <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> </packing> </child> <child> <object class="GtkLabel" id="label18"> <property name="visible">True</property> </object> <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> </child> </object> <packing> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkFrame" id="frame1"> <property name="visible">True</property> <property name="label_xalign">0</property> <child> <object class="GtkVBox" id="vbox6"> <property name="visible">True</property> <child> <object class="GtkHBox" id="hbox2"> <property name="visible">True</property> <property name="border_width">5</property> <property name="spacing">5</property> <child> <object class="GtkLabel" id="label16"> <property name="visible">True</property> <property name="label" translatable="yes">Predefined palettes:</property> </object> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkComboBox" id="comboboxPalette"> <property name="visible">True</property> <signal name="changed" handler="on_comboboxPalette_changed"/> </object> <packing> <property name="position">1</property> </packing> </child> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkAlignment" id="alignment1"> <property name="visible">True</property> <property name="border_width">5</property> <child> <object class="GtkTable" id="table3"> <property name="visible">True</property> <property name="n_rows">2</property> <property name="n_columns">8</property> <property name="column_spacing">3</property> <property name="row_spacing">3</property> <property name="homogeneous">True</property> <child> <object class="GtkColorButton" id="clbtnPalette0"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </object> </child> <child> <object class="GtkColorButton" id="clbtnPalette8"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </object> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> </child> <child> <object class="GtkColorButton" id="clbtnPalette1"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> </packing> </child> <child> <object class="GtkColorButton" id="clbtnPalette9"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </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> </packing> </child> <child> <object class="GtkColorButton" id="clbtnPalette2"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </object> <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> </packing> </child> <child> <object class="GtkColorButton" id="clbtnPalette10"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </object> <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> </child> <child> <object class="GtkColorButton" id="clbtnPalette3"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </object> <packing> <property name="left_attach">3</property> <property name="right_attach">4</property> </packing> </child> <child> <object class="GtkColorButton" id="clbtnPalette11"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </object> <packing> <property name="left_attach">3</property> <property name="right_attach">4</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> </child> <child> <object class="GtkColorButton" id="clbtnPalette4"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </object> <packing> <property name="left_attach">4</property> <property name="right_attach">5</property> </packing> </child> <child> <object class="GtkColorButton" id="clbtnPalette12"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </object> <packing> <property name="left_attach">4</property> <property name="right_attach">5</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> </child> <child> <object class="GtkColorButton" id="clbtnPalette5"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </object> <packing> <property name="left_attach">5</property> <property name="right_attach">6</property> </packing> </child> <child> <object class="GtkColorButton" id="clbtnPalette13"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </object> <packing> <property name="left_attach">5</property> <property name="right_attach">6</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> </child> <child> <object class="GtkColorButton" id="clbtnPalette6"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </object> <packing> <property name="left_attach">6</property> <property name="right_attach">7</property> </packing> </child> <child> <object class="GtkColorButton" id="clbtnPalette14"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </object> <packing> <property name="left_attach">6</property> <property name="right_attach">7</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> </child> <child> <object class="GtkColorButton" id="clbtnPalette7"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </object> <packing> <property name="left_attach">7</property> <property name="right_attach">8</property> </packing> </child> <child> <object class="GtkColorButton" id="clbtnPalette15"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="color">#000000000000</property> </object> <packing> <property name="left_attach">7</property> <property name="right_attach">8</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> </packing> </child> </object> </child> </object> <packing> <property name="position">1</property> </packing> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label8"> <property name="visible">True</property> <property name="label" translatable="yes">Palette:</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="fill">False</property> <property name="position">2</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child type="tab"> <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Colors</property> </object> <packing> <property name="position">1</property> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkVBox" id="vbox4"> <property name="visible">True</property> <property name="border_width">5</property> <property name="spacing">5</property> <child> <object class="GtkLabel" id="label9"> <property name="visible">True</property> <property name="label" translatable="yes">Font</property> <attributes> <attribute name="weight" value="bold"/> <attribute name="size" value="12000"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkHBox" id="hbox1"> <property name="visible">True</property> <property name="spacing">5</property> <child> <object class="GtkLabel" id="label10"> <property name="visible">True</property> <property name="label" translatable="yes">Font:</property> </object> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkFontButton" id="fontbtn"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="font_name">Monospace 10</property> <signal name="font_set" handler="on_fontbtn_font_set"/> </object> <packing> <property name="position">1</property> </packing> </child> </object> <packing> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkCheckButton" id="cbAllowBold"> <property name="label" translatable="yes">Allow bold text</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="draw_indicator">True</property> <signal name="toggled" handler="on_cbAllowBold_toggled"/> </object> <packing> <property name="fill">False</property> <property name="position">2</property> </packing> </child> </object> <packing> <property name="position">2</property> </packing> </child> <child type="tab"> <object class="GtkLabel" id="label3"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Font</property> </object> <packing> <property name="position">2</property> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkVBox" id="vbox5"> <property name="visible">True</property> <property name="border_width">5</property> <property name="spacing">5</property> <child> <object class="GtkLabel" id="label11"> <property name="visible">True</property> <property name="label" translatable="yes">Folders</property> <attributes> <attribute name="weight" value="bold"/> <attribute name="size" value="12000"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkRadioButton" id="rbAllFolders"> <property name="label" translatable="yes">Show Caja Terminal in all folders</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="active">True</property> <property name="draw_indicator">True</property> <signal name="toggled" handler="on_rbAllFolders_toggled"/> </object> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkRadioButton" id="rbFolderList"> <property name="label" translatable="yes">Show Caja Terminal only in those folders (and sub-folders):</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="active">True</property> <property name="draw_indicator">True</property> <property name="group">rbAllFolders</property> </object> <packing> <property name="expand">False</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkHBox" id="hbox4"> <property name="visible">True</property> <property name="spacing">5</property> <child> <object class="GtkViewport" id="viewport2"> <property name="visible">True</property> <property name="resize_mode">queue</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> <child> <object class="GtkTreeView" id="trvFolderList"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="headers_visible">False</property> <property name="headers_clickable">False</property> <signal name="cursor_changed" handler="on_trvFolderList_cursor_changed"/> </object> </child> </object> </child> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkVButtonBox" id="vbuttonbox1"> <property name="height_request">250</property> <property name="visible">True</property> <property name="spacing">5</property> <property name="layout_style">start</property> <child> <object class="GtkButton" id="btnAddFolder"> <property name="label">gtk-add</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_stock">True</property> <signal name="clicked" handler="on_btnAddFolder_clicked"/> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkButton" id="btnRemoveFolder"> <property name="label">gtk-remove</property> <property name="visible">True</property> <property name="sensitive">False</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_stock">True</property> <signal name="clicked" handler="on_btnRemoveFolder_clicked"/> </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="position">1</property> </packing> </child> </object> <packing> <property name="position">3</property> </packing> </child> </object> <packing> <property name="position">3</property> </packing> </child> <child type="tab"> <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Folders</property> </object> <packing> <property name="position">3</property> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkVBox" id="vbox7"> <property name="visible">True</property> <property name="border_width">5</property> <property name="spacing">5</property> <child> <object class="GtkLabel" id="label21"> <property name="visible">True</property> <property name="label" translatable="yes">Help</property> <attributes> <attribute name="weight" value="bold"/> <attribute name="size" value="12000"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="label22"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Shortcuts list:</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkLabel" id="label23"> <property name="visible">True</property> <property name="xalign">0</property> <property name="yalign">0</property> <property name="xpad">25</property> <property name="label" translatable="yes">* Ctrl+Shift+T: show/hide Caja Terminal * Ctrl+Shift+C: Copy selection to clipboard * Ctrl+Shift+V: Paste clipboard content * Ctrl+Shift+D: Replace Ctrl+D * Ctrl+Shift+R: Replace Ctrl+R</property> </object> <packing> <property name="position">2</property> </packing> </child> </object> <packing> <property name="position">4</property> </packing> </child> <child type="tab"> <object class="GtkLabel" id="label20"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Help</property> </object> <packing> <property name="position">4</property> <property name="tab_fill">False</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child> <object class="GtkHButtonBox" id="hbuttonbox1"> <property name="visible">True</property> <property name="spacing">5</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="btnAbout"> <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> <signal name="clicked" handler="on_btnAbout_clicked"/> </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="btnCancel"> <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> <signal name="clicked" handler="on_btnCancel_clicked"/> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkButton" id="btnOk"> <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> <signal name="clicked" handler="on_btnOk_clicked"/> </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="position">2</property> </packing> </child> </object> </child> </object> <object class="GtkAboutDialog" id="winAbout"> <property name="border_width">5</property> <property name="resizable">False</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">normal</property> <property name="skip_taskbar_hint">True</property> <property name="has_separator">False</property> <property name="program_name">Caja Terminal</property> <property name="copyright">Copyright (C) 2010 Fabien Loison</property> <property name="comments" translatable="yes">An integrated terminal for Caja</property> <property name="website">http://software.flogisoft.com/caja-terminal/</property> <property name="website_label">http://software.flogisoft.com/caja-terminal/</property> <property name="license">This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.</property> <property name="authors">Fabien Loison <flo@flogisoft.com></property> <property name="translator_credits" translatable="yes">translator-credits</property> <property name="artists">Fabien Loison <flo@flogisoft.com></property> <property name="logo">caja-terminal_logo_120x120.png</property> <signal name="delete_event" handler="on_winAbout_delete_event"/> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox1"> <property name="visible">True</property> <property name="spacing">2</property> <child> <placeholder/> </child> <child internal-child="action_area"> <object class="GtkHButtonBox" id="dialog-action_area1"> <property name="visible">True</property> <property name="layout_style">end</property> </object> <packing> <property name="expand">False</property> <property name="pack_type">end</property> <property name="position">0</property> </packing> </child> </object> </child> </object> <object class="GtkFileChooserDialog" id="filechooser"> <property name="border_width">5</property> <property name="title" translatable="yes">Select a folder - Caja Terminal</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">normal</property> <property name="skip_taskbar_hint">True</property> <property name="has_separator">False</property> <property name="action">select-folder</property> <signal name="delete_event" handler="on_filechooser_delete_event"/> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox2"> <property name="visible">True</property> <property name="spacing">2</property> <child> <placeholder/> </child> <child internal-child="action_area"> <object class="GtkHButtonBox" id="dialog-action_area2"> <property name="visible">True</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="btnFcCancel"> <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> <signal name="clicked" handler="on_btnFcCancel_clicked"/> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkButton" id="btnFcOpen"> <property name="label">gtk-open</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_stock">True</property> <signal name="clicked" handler="on_btnFcOpen_clicked"/> </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="pack_type">end</property> <property name="position">0</property> </packing> </child> </object> </child> <action-widgets> <action-widget response="0">btnFcCancel</action-widget> <action-widget response="0">btnFcOpen</action-widget> </action-widgets> </object> </interface>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件