文件操作 - dasdfmt.glade
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/anaconda/ui/spokes/lib/dasdfmt.glade
编辑文件内容
<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.18.3 --> <interface> <requires lib="gtk+" version="3.6"/> <object class="GtkDialog" id="unformattedDasdDialog"> <property name="can_focus">False</property> <property name="border_width">5</property> <property name="title" translatable="yes">UNFORMATTED DASDS</property> <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="decorated">False</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="can_focus">False</property> <property name="orientation">vertical</property> <property name="spacing">2</property> <child internal-child="action_area"> <object class="GtkButtonBox" id="dialog-action_area1"> <property name="can_focus">False</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="udCancelButton"> <property name="label" translatable="yes" context="GUI|DASD Format Dialog">_Cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkButton" id="udOKButton"> <property name="label" translatable="yes" context="GUI|DASD Format Dialog">_OK</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_underline">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</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">4</property> </packing> </child> <child> <object class="GtkGrid" id="ud-grid"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="row_spacing">12</property> <property name="column_spacing">6</property> <child> <object class="GtkLabel" id="unformattedDasdDesc"> <property name="width_request">300</property> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">start</property> <property name="label" translatable="yes">The following unformatted or LDL DASDs have been detected on your system. You can choose to format them now with dasdfmt or cancel to leave them unformatted. Unformatted DASDs cannot be used during installation.</property> <property name="wrap">True</property> <attributes> <attribute name="font-desc" value="Cantarell 12"/> </attributes> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkLabel" id="unformattedDasdTitle"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> <property name="label" translatable="yes">Unformatted DASDs Detected</property> <attributes> <attribute name="font-desc" value="Cantarell Bold 12"/> <attribute name="weight" value="bold"/> </attributes> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="udLabel"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label">List unformatted DASDs here.</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">1</property> </packing> </child> <child> <object class="GtkBox" id="warningBox"> <property name="visible">True</property> <property name="can_focus">False</property> <child> <object class="GtkImage" id="warnIcon"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="icon_name">dialog-warning</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkLabel" id="label9"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes"><b>Warning</b>: All storage changes made using the installer will be lost when you choose to format.</property> <property name="use_markup">True</property> <property name="wrap">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">2</property> </packing> </child> <child> <object class="GtkNotebook" id="formatNotebook"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="show_tabs">False</property> <child> <object class="GtkButton" id="formatButton"> <property name="label" translatable="yes" context="GUI|DASD Format Dialog">_Format with dasdfmt</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="halign">center</property> <property name="valign">center</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_format_clicked" swapped="no"/> </object> </child> <child type="tab"> <placeholder/> </child> <child> <object class="GtkGrid" id="formatBox"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">center</property> <property name="valign">center</property> <property name="row_spacing">18</property> <property name="column_spacing">6</property> <child> <object class="GtkSpinner" id="spinner4"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="active">True</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkLabel" id="formatLabel"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label">Current DASD being formatted.</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkLabel" id="returnToHubLabel1"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">You may <a href="">go back to the main menu</a> to complete other installation options while formatting completes.</property> <property name="use_markup">True</property> <property name="wrap">True</property> <property name="track_visited_links">False</property> <signal name="activate-link" handler="return_to_hub_link_clicked" swapped="no"/> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> <property name="width">2</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child type="tab"> <placeholder/> </child> <child> <placeholder/> </child> <child type="tab"> <placeholder/> </child> <child> <object class="GtkGrid" id="formatDoneBox"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">center</property> <property name="valign">center</property> <property name="row_spacing">6</property> <property name="column_spacing">6</property> <child> <object class="GtkLabel" id="label18"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">Disk formatting complete.</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkLabel" id="label19"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">Pressing 'OK' below will take you to the disk selection screen where you will need to re-select your disks.</property> <property name="wrap">True</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkImage" id="image3"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="icon_name">emblem-ok-symbolic</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="height">2</property> </packing> </child> </object> <packing> <property name="position">3</property> </packing> </child> <child type="tab"> <placeholder/> </child> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> <property name="position">3</property> </packing> </child> </object> </child> <action-widgets> <action-widget response="0">udCancelButton</action-widget> <action-widget response="1">udOKButton</action-widget> </action-widgets> </object> </interface>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件