文件操作 - vinagre-ui.xml
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/vinagre/vinagre-ui.xml
编辑文件内容
<!-- * vinagre-ui.xml * This file is part of vinagre * * Copyright (C) 2007,2008,2009 - Jonh Wendell <wendell@bani.com.br> * * 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 2 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/>. --> <ui> <menubar name="MenuBar"> <menu name="RemoteMenu" action="Remote"> <menuitem name="RemoteConnectMenu" action="RemoteConnect"/> <menuitem name="RemoteOpenMenu" action="RemoteOpen"/> <separator/> <menuitem name="RemoteDisconnectMenu" action="RemoteDisconnect"/> <menuitem name="RemoteTakeScreenshotMenu" action="RemoteTakeScreenshot"/> <menuitem name="VNCListener" action="VNCListener"/> <placeholder name="FileRecentsPlaceholder"> <separator/> </placeholder> <separator/> <menuitem name="RemoteDisconnectAllMenu" action="RemoteDisconnectAll"/> <menuitem name="RemoteQuitMenu" action="RemoteQuit"/> </menu> <menu name="ViewMenu" action="View"> <menuitem name="ViewKeyboardShortcutsMenu" action="ViewKeyboardShortcuts"/> <menuitem name="ViewToolbarMenu" action="ViewToolbar"/> <menuitem name="ViewStatusbarMenu" action="ViewStatusbar"/> <separator/> <menuitem name="ViewFullScreenMenu" action="ViewFullScreen"/> </menu> <menu name="BookmarksMenu" action="Bookmarks"> <menuitem name="BookmarksAddMenu" action="BookmarksAdd"/> <separator/> <placeholder name="BookmarksList"/> <separator/> <placeholder name="AvahiList"/> </menu> <menu name="HelpMenu" action="Help"> <menuitem name="HelpContentsMenu" action="HelpContents"/> <menuitem name="HelpAboutMenu" action="HelpAbout"/> </menu> </menubar> <toolbar name="ToolBar"> <toolitem action="RemoteConnect"/> <toolitem action="RemoteDisconnect"/> <separator/> <toolitem action="ViewFullScreen"/> <toolitem action="RemoteTakeScreenshot"/> <separator/> </toolbar> </ui>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件