文件操作 - org.gnome.gedit.plugins.time.gschema.xml
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/glib-2.0/schemas/org.gnome.gedit.plugins.time.gschema.xml
编辑文件内容
<schemalist> <schema gettext-domain="gedit" id="org.gnome.gedit.plugins.time" path="/org/gnome/gedit/plugins/time/"> <key name="prompt-type" enum="org.gnome.gedit.plugins.time.GeditTimePluginPromptType"> <default>'prompt-selected-format'</default> <summary>Prompt Type</summary> <description>If the user should be prompted for a format or if the selected or custom format should be used.</description> </key> <key name="selected-format" type="s"> <default>'%c'</default> <summary>Selected Format</summary> <description>The selected format used when inserting the date/time.</description> </key> <key name="custom-format" type="s"> <default>'%d/%m/%Y %H:%M:%S'</default> <summary>Custom Format</summary> <description>The custom format used when inserting the date/time.</description> </key> </schema> </schemalist>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件