文件操作 - success_dialog.glade
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/setroubleshoot/gui/success_dialog.glade
编辑文件内容
<?xml version="1.0"?> <glade-interface> <!-- interface-requires gtk+ 2.16 --> <!-- interface-naming-policy toplevel-contextual --> <widget class="GtkWindow" id="window"> <property name="visible">True</property> <property name="title" translatable="yes">Success!</property> <property name="window_position">center</property> <property name="icon">setroubleshoot_icon.png</property> <child> <widget class="GtkVBox" id="vbox1"> <property name="visible">True</property> <child> <widget class="GtkHBox" id="hbox1"> <property name="visible">True</property> <child> <widget class="GtkImage" id="image1"> <property name="width_request">76</property> <property name="height_request">52</property> <property name="visible">True</property> <property name="yalign">0</property> <property name="ypad">15</property> <property name="pixel_size">50</property> <property name="icon_name">emblem-default</property> </widget> <packing> <property name="position">0</property> </packing> </child> <child> <widget class="GtkLabel" id="text_label"> <property name="visible">True</property> <property name="yalign">0</property> <property name="ypad">15</property> <property name="label" translatable="yes">This operation was completed. The quick brown fox jumped over the lazy dog.</property> <property name="use_markup">True</property> <property name="wrap">True</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="padding">10</property> <property name="position">1</property> </packing> </child> </widget> <packing> <property name="position">0</property> </packing> </child> <child> <widget class="GtkLinkButton" id="linkbutton"> <property name="label" translatable="yes">button</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="receives_default">True</property> <property name="has_tooltip">True</property> <property name="relief">none</property> <property name="focus_on_click">False</property> <property name="uri">http://glade.gnome.org</property> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="padding">10</property> <property name="position">1</property> </packing> </child> <child> <widget class="GtkHButtonBox" id="hbuttonbox1"> <property name="visible">True</property> <child> <widget class="GtkButton" id="ok_button"> <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="receives_default">False</property> <property name="use_stock">True</property> <signal name="clicked" handler="on_ok_button_clicked"/> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> </widget> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="padding">5</property> <property name="position">2</property> </packing> </child> </widget> </child> </widget> </glade-interface>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件