| Server IP : 172.67.134.114 / Your IP : 104.23.197.122 Web Server : Apache/2.4.37 System : Linux almalinux.duckdns.org 4.18.0-553.111.1.el8_10.x86_64 #1 SMP Sun Mar 8 20:06:07 EDT 2026 x86_64 User : ricodeal ( 1046) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/vinagre/ |
Upload File : |
<!--
* vinagre-ui.xml
* This file is part of vinagre
*
* Copyright (C) 2007,2008,2009 - Jonh Wendell <[email protected]>
*
* 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>