文件操作 - shell.ui
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/gnome-tweaks/shell.ui
编辑文件内容
<?xml version="1.0" encoding="UTF-8"?> <interface domain="gnome-tweaks"> <!-- interface-requires gtk+ 3.6 --> <menu id="appmenu"> <section> <item> <attribute name="label" translatable="yes">_Reset to Defaults</attribute> <attribute name="action">app.reset</attribute> </item> <item> <attribute name="label" translatable="yes">Disable All Shell Extensions</attribute> <attribute name="action">app.disable_extension</attribute> </item> </section> <section> <item> <attribute name="label" translatable="yes">_About</attribute> <attribute name="action">app.about</attribute> </item> <item> <attribute name="label" translatable="yes">_Quit</attribute> <attribute name="action">app.quit</attribute> <attribute name="accel"><Primary>q</attribute> </item> </section> </menu> </interface>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件