📄 default.xml
字号:
<?xml version="1.0" encoding="UTF-8"?>
<skin xmlns="http://www.shareaza.com/schemas/Skin.xsd" version="1.0">
<!-- Toolbar Definitions -->
<toolbars>
<!-- MAIN WINDOW -->
<toolbar name="CMainWnd.Basic">
<button id="ID_NETWORK_CONNECT" text="Connect"/>
<separator/>
<button id="ID_TAB_HOME" text="Home"/>
<button id="ID_TAB_LIBRARY" text="Library"/>
<button id="ID_TAB_MEDIA" text="Media"/>
<button id="ID_TAB_SEARCH" text="Search"/>
<button id="ID_TAB_TRANSFERS" text="Downloads"/>
</toolbar>
<toolbar name="CMainWnd.Tabbed">
<button id="ID_TAB_CONNECT" text="Connect"/>
<separator/>
<button id="ID_TAB_HOME" text="Home"/>
<button id="ID_TAB_LIBRARY" text="Library"/>
<button id="ID_TAB_MEDIA" text="Media"/>
<button id="ID_TAB_SEARCH" text="Search"/>
<button id="ID_TAB_TRANSFERS" text="Transfers"/>
<button id="ID_TAB_NETWORK" text="Network"/>
</toolbar>
<toolbar name="CMainWnd.Windowed">
<button id="ID_NETWORK_CONNECT" text="Connect"/>
<button id="ID_NETWORK_DISCONNECT"/>
<separator/>
<button id="ID_VIEW_SYSTEM"/>
<button id="ID_VIEW_NEIGHBOURS"/>
<button id="ID_VIEW_DOWNLOADS"/>
<button id="ID_VIEW_UPLOADS"/>
<button id="ID_VIEW_LIBRARY"/>
<button id="ID_VIEW_MEDIA"/>
<button id="ID_VIEW_SECURITY"/>
<button id="ID_VIEW_HOSTS"/>
<button id="ID_VIEW_DISCOVERY"/>
<button id="ID_VIEW_TRAFFIC"/>
<button id="ID_VIEW_PACKETS"/>
<button id="ID_VIEW_SEARCH_MONITOR"/>
<button id="ID_VIEW_RESULTS_MONITOR"/>
<separator/>
<button id="ID_TOOLS_SETTINGS"/>
<button id="ID_TOOLS_DOWNLOAD"/>
<separator/>
<button id="ID_WINDOW_CASCADE"/>
<button id="ID_WINDOW_TILE_HORZ"/>
<button id="ID_WINDOW_TILE_VERT"/>
<separator/>
<button id="ID_NETWORK_SEARCH" text="New Search"/>
</toolbar>
<!-- SEARCH WINDOW -->
<toolbar name="CSearchWnd.Panel.Basic">
<button id="ID_SEARCH_DOWNLOAD" text="Download"/>
<button id="ID_BROWSE_LAUNCH" text="Browse User"/>
<separator/>
<button id="ID_SEARCH_PANEL" text="Show Search"/>
<button id="ID_SEARCH_DETAILS" text="Show Details"/>
<rightAlign/>
<label text="Filter:" tip="Type some words to filter the results with"/>
<control id="107" width="130"/>
<button id="ID_SEARCH_FILTER_RAW" text="More..."/>
</toolbar>
<toolbar name="CSearchWnd.Panel">
<button id="ID_SEARCH_DOWNLOAD" text="Download"/>
<button id="ID_BROWSE_LAUNCH" text="Browse User"/>
<separator/>
<button id="ID_SEARCH_PANEL" text="Show Search"/>
<button id="ID_SEARCH_DETAILS" text="Show Details"/>
<rightAlign/>
<label text="Filter:" tip="Type some words to filter the results with"/>
<control id="107" width="160"/>
<button id="ID_SEARCH_FILTER_RAW" text="More..."/>
</toolbar>
<toolbar name="CSearchWnd.Full">
<button id="ID_SEARCH_DOWNLOAD" text="Download"/>
<button id="ID_BROWSE_LAUNCH" text="Browse User"/>
<separator/>
<button id="ID_SEARCH_SEARCH" text="Search Again..."/>
<button id="ID_SEARCH_STOP" text="Stop"/>
<separator/>
<button id="ID_SEARCH_PANEL" text="Show Search"/>
<button id="ID_SEARCH_DETAILS" text="Show Details"/>
<rightAlign/>
<label text="Filter:" tip="Type some words to filter the results with"/>
<control id="107" width="150"/>
<button id="ID_SEARCH_FILTER_RAW" text="More..."/>
</toolbar>
<!-- BROWSE HOST WINDOW -->
<toolbar name="CBrowseHeaderCtrl">
<button id="ID_BROWSE_PROFILE" text="Profile"/>
<button id="ID_BROWSE_FILES" text="Shared Files"/>
</toolbar>
<toolbar name="CBrowseTree.Top">
<button id="ID_LIBRARY_TREE_PHYSICAL" text="Folders"/>
<button id="ID_LIBRARY_TREE_VIRTUAL" text="Organiser"/>
</toolbar>
<toolbar name="CBrowseHostWnd.Basic">
<button id="ID_SEARCH_DOWNLOAD" text="Download File"/>
<button id="ID_SEARCH_CHAT" text="Chat to User"/>
<separator/>
<button id="ID_SEARCH_DETAILS" text="Show Details"/>
<rightAlign/>
<label text="Filter:" tip="Type some words to filter the results with"/>
<control id="107" width="160"/>
<button id="ID_SEARCH_FILTER_RAW" text="More..."/>
</toolbar>
<toolbar name="CBrowseHostWnd">
<button id="ID_SEARCH_DOWNLOAD" text="Download File"/>
<button id="ID_SEARCH_CHAT" text="Chat to User"/>
<separator/>
<button id="ID_BROWSE_STOP" text="Stop"/>
<button id="ID_BROWSE_REFRESH" text="Refresh"/>
<separator/>
<button id="ID_SEARCH_DETAILS" text="Show Details"/>
<rightAlign/>
<label text="Filter:" tip="Type some words to filter the results with"/>
<control id="107" width="160"/>
<button id="ID_SEARCH_FILTER_RAW" text="More..."/>
</toolbar>
<!-- DOWNLOADS WINDOW -->
<toolbar name="CDownloadsWnd.Basic">
<button id="ID_DOWNLOADS_LAUNCH_COMPLETE" text="Open or Play"/>
<button id="ID_DOWNLOADS_LAUNCH" text="Preview File"/>
<button id="ID_DOWNLOADS_FILE_DELETE" text="Delete File"/>
<separator/>
<button id="ID_DOWNLOADS_RESUME" text="Resume Download"/>
<button id="ID_DOWNLOADS_PAUSE" text="Pause Download"/>
<button id="ID_DOWNLOADS_CLEAR_INCOMPLETE" text="Cancel Download"/>
<button id="ID_DOWNLOADS_CLEAR_COMPLETE" text="Clear Download"/>
<separator/>
<button id="ID_DOWNLOADS_MONITOR" text="Show Monitor"/>
<rightAlign/>
<button id="ID_TOOLS_DOWNLOAD" text="Add Download/Torrent..."/>
<button id="ID_DOWNLOADS_CLEAR_COMPLETED" text="Clear Completed"/>
</toolbar>
<toolbar name="CDownloadsWnd">
<button id="ID_DOWNLOADS_LAUNCH_COMPLETE" text="Open or Play"/>
<button id="ID_DOWNLOADS_FILE_DELETE" text="Delete File"/>
<button id="ID_DOWNLOADS_LAUNCH" text="Preview File"/>
<separator/>
<button id="ID_DOWNLOADS_RESUME" text="Resume Download"/>
<button id="ID_DOWNLOADS_PAUSE" text="Pause Download"/>
<button id="ID_DOWNLOADS_CLEAR_INCOMPLETE" text="Cancel Download"/>
<button id="ID_DOWNLOADS_CLEAR_COMPLETE" text="Clear Download"/>
<separator/>
<button id="ID_DOWNLOADS_MONITOR" text="Show Monitor"/>
<button id="ID_DOWNLOADS_TORRENT_INFO" text="Torrent Info"/>
<rightAlign/>
<button id="ID_TOOLS_DOWNLOAD" text="Add Download/Torrent..."/>
<button id="ID_DOWNLOADS_CLEAR_COMPLETED" text="Clear Completed"/>
<separator/>
<button id="ID_DOWNLOADS_FILTER_MENU" text="Filter"/>
</toolbar>
<!-- UPLOADS WINDOW -->
<toolbar name="CUploadsWnd.Basic">
<button id="ID_BROWSE_LAUNCH" text="Browse User"/>
<button id="ID_UPLOADS_CHAT" text="Chat to User"/>
<rightAlign/>
<button id="ID_UPLOADS_CLEAR_COMPLETED" text="Clear Completed"/>
</toolbar>
<toolbar name="CUploadsWnd">
<button id="ID_UPLOADS_LAUNCH" text="Open or Play"/>
<separator/>
<button id="ID_UPLOADS_START" text="Start Now"/>
<button id="ID_UPLOADS_CLEAR" text="Clear Upload"/>
<separator/>
<button id="ID_BROWSE_LAUNCH" text="Browse User"/>
<button id="ID_UPLOADS_CHAT" text="Chat to User"/>
<button id="ID_SECURITY_BAN" text="Ban User"/>
<rightAlign/>
<button id="ID_UPLOADS_CLEAR_COMPLETED" text="Clear Completed"/>
<separator/>
<button id="ID_UPLOADS_FILTER_MENU" text="Filter"/>
</toolbar>
<!-- LIBRARY FRAME -->
<toolbar name="CLibraryTree.Top">
<button id="ID_LIBRARY_TREE_PHYSICAL" text="Folders"/>
<button id="ID_LIBRARY_TREE_VIRTUAL" text="Organiser"/>
</toolbar>
<toolbar name="CLibraryTree.Virtual">
<button id="ID_LIBRARY_FOLDERS" text="Share Files..."/>
</toolbar>
<toolbar name="CLibraryHeaderBar.Physical">
<button id="ID_LIBRARY_VIEW" text="View"/>
<button id="ID_LIBRARY_PANEL" text="Show Details"/>
<button id="ID_LIBRARY_PARENT" text="Up"/>
</toolbar>
<toolbar name="CLibraryHeaderBar.Virtual">
<button id="ID_LIBRARY_VIEW" text="View"/>
<button id="ID_LIBRARY_PANEL" text="Show Details"/>
<button id="ID_LIBRARY_PARENT" text="Up"/>
</toolbar>
<!-- LIBRARY VIEWS -->
<toolbar name="CLibraryHomeView.Physical">
<button id="ID_LIBRARY_FOLDERS" text="Share Files..."/>
<rightAlign/>
<label text="Find:" tip="Type some words to search your library"/>
<control id="108" width="120"/>
<button id="ID_LIBRARY_SEARCH_QUICK" text="Find"/>
</toolbar>
<toolbar name="CLibraryHomeView.Virtual">
<button id="ID_LIBRARY_FOLDER_NEW" text="Create Album..."/>
<button id="ID_LIBRARY_ALBUM_DELETE" text="Delete Album"/>
<rightAlign/>
<label text="Find:" tip="Type some words to search your library"/>
<control id="108" width="120"/>
<button id="ID_LIBRARY_SEARCH_QUICK" text="Find"/>
</toolbar>
<toolbar name="CLibraryTileView.Virtual">
<button id="ID_LIBRARY_FOLDER_NEW" text="Create Album..."/>
<button id="ID_LIBRARY_ALBUM_DELETE" text="Delete Album"/>
<rightAlign/>
<label text="Find:" tip="Type some words to search your library"/>
<control id="108" width="120"/>
<button id="ID_LIBRARY_SEARCH_QUICK" text="Find"/>
</toolbar>
<toolbar name="CLibraryFileView.Physical.Basic">
<button id="ID_LIBRARY_LAUNCH" text="Open or Play"/>
<button id="ID_LIBRARY_ENQUEUE" text="Add to Playlist"/>
<rightAlign/>
<label text="Find:" tip="Type some words to search your library"/>
<control id="108" width="120"/>
<button id="ID_LIBRARY_SEARCH_QUICK" text="Find"/>
</toolbar>
<toolbar name="CLibraryFileView.Physical">
<button id="ID_LIBRARY_LAUNCH" text="Open or Play"/>
<button id="ID_LIBRARY_ENQUEUE" text="Add to Playlist"/>
<separator/>
<button id="ID_LIBRARY_PROPERTIES" text="Properties"/>
<separator/>
<button id="ID_LIBRARY_MOVE" text="Move"/>
<button id="ID_LIBRARY_COPY" text="Copy"/>
<button id="ID_LIBRARY_DELETE" text="Delete"/>
<rightAlign/>
<label text="Find:" tip="Type some words to search your library"/>
<control id="108" width="120"/>
<button id="ID_LIBRARY_SEARCH_QUICK" text="Find"/>
</toolbar>
<toolbar name="CLibraryFileView.Virtual.Basic">
<button id="ID_LIBRARY_LAUNCH" text="Open or Play"/>
<button id="ID_LIBRARY_ENQUEUE" text="Add to Playlist"/>
<button id="ID_LIBRARY_FOLDER_ENQUEUE" text="Play Album"/>
<rightAlign/>
<label text="Find:" tip="Type some words to search your library"/>
<control id="108" width="120"/>
<button id="ID_LIBRARY_SEARCH_QUICK" text="Find"/>
</toolbar>
<toolbar name="CLibraryFileView.Virtual">
<button id="ID_LIBRARY_LAUNCH" text="Open or Play"/>
<button id="ID_LIBRARY_ENQUEUE" text="Add to Playlist"/>
<button id="ID_LIBRARY_FOLDER_ENQUEUE" text="Play Album"/>
<separator/>
<button id="ID_LIBRARY_PROPERTIES" text="Properties"/>
<rightAlign/>
<label text="Find:" tip="Type some words to search your library"/>
<control id="108" width="120"/>
<button id="ID_LIBRARY_SEARCH_QUICK" text="Find"/>
</toolbar>
<toolbar name="CLibraryCollectionView.Virtual">
<button id="ID_LIBRARY_FOLDER_ENQUEUE" text="Play Full Album"/>
<separator/>
<button id="ID_LIBRARY_FOLDER_DOWNLOAD" text="Download All Files"/>
<rightAlign/>
<label text="Find:" tip="Type some words to search your library"/>
<control id="108" width="120"/>
<button id="ID_LIBRARY_SEARCH_QUICK" text="Find"/>
</toolbar>
<!-- MEDIA WINDOW -->
<toolbar name="CMediaFrame.Basic">
<button id="ID_MEDIA_PLAY" text="Play"/>
<button id="ID_MEDIA_PAUSE" text="Pause" visible="false"/>
<button id="ID_MEDIA_STOP" text="Stop"/>
<separator/>
<label text="Seek:" tip="Seek to a position in the media file"/>
<control id="117" width="190" height="22"/>
<label text="Volume:" tip="Adjust the audio volume"/>
<control id="119" width="50" height="22"/>
<separator/>
<button id="ID_MEDIA_OPEN" text="Open File"/>
<rightAlign/>
<button id="ID_MEDIA_PREVIOUS" text="Previous"/>
<button id="ID_MEDIA_NEXT" text="Next"/>
<separator/>
<button id="ID_MEDIA_PLAYLIST" text="Playlist"/>
</toolbar>
<toolbar name="CMediaFrame">
<button id="ID_MEDIA_PLAY" text="Play"/>
<button id="ID_MEDIA_PAUSE" text="Pause" visible="false"/>
<button id="ID_MEDIA_STOP" text="Stop"/>
<separator/>
<label text="Seek:" tip="Seek to a position in the media file"/>
<control id="117" width="190" height="22"/>
<label text="Speed:" tip="Adjust the speed of the media file"/>
<control id="118" width="40" height="22"/>
<label text="Volume:" tip="Adjust the audio volume"/>
<control id="119" width="50" height="22"/>
<separator/>
<button id="ID_MEDIA_OPEN" text="Open"/>
<separator/>
<button id="ID_MEDIA_FULLSCREEN"/>
<button id="ID_MEDIA_ZOOM"/>
<button id="ID_MEDIA_VIS"/>
<rightAlign/>
<button id="ID_MEDIA_PREVIOUS"/>
<button id="ID_MEDIA_NEXT"/>
<separator/>
<button id="ID_MEDIA_PLAYLIST" text="Playlist"/>
</toolbar>
<toolbar name="CMediaList">
<button id="ID_MEDIA_ADD"/>
<button id="ID_MEDIA_REMOVE"/>
<rightAlign/>
<button id="ID_MEDIA_CLEAR" text="Clear"/>
<button id="ID_MEDIA_SAVE" text="Save"/>
</toolbar>
<!-- NEIGHBOURS WINDOW -->
<toolbar name="CNeighboursWnd.Basic">
<button id="ID_BROWSE_LAUNCH" text="Browse User"/>
<button id="ID_NEIGHBOURS_CHAT" text="Chat to User"/>
<rightAlign/>
<button id="ID_NETWORK_G2" text="Gnutella2"/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -