⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mailwindowoverlay.xul

📁 现在很火的邮件客户端软件thunderbird的源码
💻 XUL
📖 第 1 页 / 共 5 页
字号:
    <menuitem id="folderPaneContext-newsUnsubscribe"        label="&folderContextUnsubscribe.label;"        accesskey="&folderContextUnsubscribe.accesskey;"        oncommand="MsgUnsubscribe();"/>    <!-- To Do: Move this to the folder properties dialog -->    <menuitem id="folderPaneContext-copy-location"        label="&folderContextCopyLocation.label;"        accesskey="&folderContextCopyLocation.accesskey;"        oncommand="CopyFolderUrl();"/>         <menuseparator id="folderPaneContext-sep1"/>    <menuitem id="folderPaneContext-new"        label="&folderContextNew.label;"        accesskey="&folderContextNew.accesskey;"        oncommand="MsgNewFolder(NewFolder);"/>    <menuitem id="folderPaneContext-remove"        label="&folderContextRemove.label;"        accesskey="&folderContextRemove.accesskey;"        oncommand="MsgDeleteFolder();"/>    <menuitem id="folderPaneContext-rename"        label="&folderContextRename.label;"        accesskey="&folderContextRename.accesskey;"        oncommand="MsgRenameFolder();"/>        <menuseparator id="folderPaneContext-sep2"/>    <menuitem id="folderPaneContext-compact"        label="&folderContextCompact.label;"        accesskey="&folderContextCompact.accesskey;"        oncommand="MsgCompactFolder(false);"/>    <menuitem id="folderPaneContext-markMailFolderAllRead"        label="&folderContextMarkMailFolderRead.label;"        accesskey="&folderContextMarkMailFolderRead.accesskey;"        oncommand="MsgMarkAllRead();"/>    <menuitem id="folderPaneContext-markNewsgroupAllRead"        label="&folderContextMarkNewsgroupRead.label;"        accesskey="&folderContextMarkNewsgroupRead.accesskey;"        oncommand="MsgMarkAllRead();"/>    <menuitem id="folderPaneContext-emptyTrash"        label="&folderContextEmptyTrash.label;"        accesskey="&folderContextEmptyTrash.accesskey;"        oncommand="MsgEmptyTrash();"/>    <menuitem id="folderPaneContext-sendUnsentMessages"        label="&folderContextSendUnsentMessages.label;"        accesskey="&folderContextSendUnsentMessages.accesskey;"        oncommand="goDoCommand('cmd_sendUnsentMsgs')"/>        <menuseparator id="folderPaneContext-sep3"/>        <menuitem id="folderPaneContext-favoriteFolder"        type="checkbox"        label="&folderContextFavoriteFolder.label;"        accesskey="&folderContextFavoriteFolder.accesskey;"        check="false"        oncommand="ToggleFavoriteFolderFlag();"/>    <menuitem id="folderPaneContext-properties"        label="&folderContextProperties.label;"        accesskey="&folderContextProperties.accesskey;"        oncommand="MsgFolderProperties();"/>  </popup>   <popup id="messagePaneContext"        onpopupshowing="if (event.target != this) return true; gContextMenu = new nsContextMenu(this); return fillMessagePaneContextMenu();"     onpopuphiding="if (event.target == this) gContextMenu = null;">        <menuseparator id="messagePaneContext-sep-link"/>        <menuitem id="context-selectall"                  label="&selectAllCmd.label;"                  accesskey="&selectAllCmd.accesskey;"                  command="cmd_selectAll"/>        <menuitem id="context-copy"                  label="&copyCmd.label;"                  accesskey="&copyCmd.accesskey;"                  command="cmd_copy"/>    <menuseparator id="messagePaneContext-sep-open"/>    <menuitem id="messagePaneContext-replySender"        label="&contextReplySender.label;"        accesskey="&contextReplySender.accesskey;"        oncommand="MsgReplySender(event);"/>    <menuitem id="messagePaneContext-replyNewsgroup"        label="&contextReplyNewsgroup.label;"        accesskey="&contextReplyNewsgroup.accesskey;"        oncommand="MsgReplyMessage(event);"/>    <menuitem id="messagePaneContext-replyAll"        label="&contextReplyAll.label;"        accesskey="&contextReplyAll.accesskey;"        oncommand="MsgReplyToAllMessage(event);"/>    <menuitem id="messagePaneContext-forward"        label="&contextForward.label;"        accesskey="&contextForward.accesskey;"        oncommand="MsgForwardMessage(event);"/>    <menuitem id="messagePaneContext-editAsNew"        label="&contextEditAsNew.label;"        accesskey="&contextEditAsNew.accesskey;"        oncommand="MsgEditMessageAsNew();"/>    <menuseparator id="messagePaneContext-sep-reply"/>    <menuitem id="messagePaneContext-copyMessageUrl"        label="&copyMessageLocation.label;"        accesskey="&copyMessageLocation.accesskey;"        oncommand="CopyMessageUrl()"/>    <menu id="messagePaneContext-moveMenu"        label="&contextMoveMsgMenu.label;"        accesskey="&contextMoveMsgMenu.accesskey;"        sortResource="http://home.netscape.com/NC-rdf#FolderTreeName"        sortDirection="ascending"        datasources="rdf:null">      <menupopup>        <menu label="&contextMoveCopyMsgRecentMenu.label;" accesskey="&contextMoveCopyMsgRecentMenu.accesskey;"               sortResource="http://home.netscape.com/NC-rdf#FolderTreeName"              sortDirection="ascending"              datasources="rdf:mailnewsrecentfolders"              ref="mailnewsrecentfolders:/">          <menupopup/>          <template>            <rule nc:CanFileMessages="true">              <menupopup>                <menuitem uri="..." class="folderMenuItem menuitem-iconic" label="rdf:http://home.netscape.com/NC-rdf#Name"                   oncommand="MsgMoveMessage(event.target.id)"                   SpecialFolder="rdf:http://home.netscape.com/NC-rdf#SpecialFolder"                  BiffState="rdf:http://home.netscape.com/NC-rdf#BiffState"                  IsServer="rdf:http://home.netscape.com/NC-rdf#IsServer"                  IsSecure="rdf:http://home.netscape.com/NC-rdf#IsSecure"                  ServerType="rdf:http://home.netscape.com/NC-rdf#ServerType"/>              </menupopup>            </rule>          </template>        </menu>        <menuseparator/>      </menupopup>      <template>       <rule nc:NoSelect="true" iscontainer="true" isempty="false">          <menupopup>            <menu uri="..."  class="folderMenuItem menu-iconic" label="rdf:http://home.netscape.com/NC-rdf#Name">              <menupopup>                <menuitem label="&fileHereMenu.label;" accesskey="&fileHereMenu.accesskey;" disabled="true"/>                <menuseparator/>              </menupopup>            </menu>          </menupopup>        </rule>         <rule nc:NoSelect="true">          <menupopup>            <menuitem uri="..."  class="folderMenuItem menu-iconic" label="rdf:http://home.netscape.com/NC-rdf#Name" disabled="true"/>          </menupopup>        </rule>        <rule nc:CanFileMessages="true" iscontainer="true" isempty="false">          <menupopup>            <menu uri="..."  class="folderMenuItem menu-iconic" label="rdf:http://home.netscape.com/NC-rdf#Name"              SpecialFolder="rdf:http://home.netscape.com/NC-rdf#SpecialFolder"              BiffState="rdf:http://home.netscape.com/NC-rdf#BiffState"              IsServer="rdf:http://home.netscape.com/NC-rdf#IsServer"              IsSecure="rdf:http://home.netscape.com/NC-rdf#IsSecure"              ServerType="rdf:http://home.netscape.com/NC-rdf#ServerType">              <menupopup>                <menuitem label="&fileHereMenu.label;" accesskey="&fileHereMenu.accesskey;"                   oncommand="MsgMoveMessage(event.target.parentNode.parentNode.id)"/>                <menuseparator/>              </menupopup>            </menu>          </menupopup>        </rule>        <rule nc:CanFileMessagesOnServer="false">          <!-- don't show servers (nntp & any others) which does not allow message filing -->          <!-- File, Move & Copy menus -->        </rule>        <rule nc:CanFileMessages="false" iscontainer="true" isempty="false">          <!-- note, there is no "file here" -->          <menupopup>            <menu uri="..."  class="folderMenuItem menu-iconic" label="rdf:http://home.netscape.com/NC-rdf#Name"                  SpecialFolder="rdf:http://home.netscape.com/NC-rdf#SpecialFolder"                  BiffState="rdf:http://home.netscape.com/NC-rdf#BiffState"                  IsServer="rdf:http://home.netscape.com/NC-rdf#IsServer"                  IsSecure="rdf:http://home.netscape.com/NC-rdf#IsSecure"                  ServerType="rdf:http://home.netscape.com/NC-rdf#ServerType">              <menupopup/>            </menu>          </menupopup>        </rule>        <rule nc:CanFileMessages="true">          <menupopup>            <menuitem uri="..." class="folderMenuItem menuitem-iconic" label="rdf:http://home.netscape.com/NC-rdf#Name" oncommand="MsgMoveMessage(event.target.id)"              SpecialFolder="rdf:http://home.netscape.com/NC-rdf#SpecialFolder"              BiffState="rdf:http://home.netscape.com/NC-rdf#BiffState"              IsServer="rdf:http://home.netscape.com/NC-rdf#IsServer"              IsSecure="rdf:http://home.netscape.com/NC-rdf#IsSecure"              ServerType="rdf:http://home.netscape.com/NC-rdf#ServerType"/>          </menupopup>        </rule>      </template>    </menu>    <menu id="messagePaneContext-copyMenu"      label="&contextCopyMsgMenu.label;"      accesskey="&contextCopyMsgMenu.accesskey;"      sortResource="http://home.netscape.com/NC-rdf#FolderTreeName"      sortDirection="ascending"      datasources="rdf:null">      <menupopup>        <menu label="&contextMoveCopyMsgRecentMenu.label;" accesskey="&contextMoveCopyMsgRecentMenu.accesskey;"               sortResource="http://home.netscape.com/NC-rdf#FolderTreeName"              sortDirection="ascending"              datasources="rdf:mailnewsrecentfolders"              ref="mailnewsrecentfolders:/">          <menupopup/>          <template>            <rule nc:CanFileMessages="true">              <menupopup>                <menuitem uri="..." class="folderMenuItem menuitem-iconic" label="rdf:http://home.netscape.com/NC-rdf#Name"                   oncommand="MsgCopyMessage(event.target.id)"                   SpecialFolder="rdf:http://home.netscape.com/NC-rdf#SpecialFolder"                  BiffState="rdf:http://home.netscape.com/NC-rdf#BiffState"                  IsServer="rdf:http://home.netscape.com/NC-rdf#IsServer"                  IsSecure="rdf:http://home.netscape.com/NC-rdf#IsSecure"                  ServerType="rdf:http://home.netscape.com/NC-rdf#ServerType"/>              </menupopup>            </rule>          </template>        </menu>        <menuseparator/>      </menupopup>      <template>      <rule nc:NoSelect="true" iscontainer="true" isempty="false">          <menupopup>            <menu uri="..."  class="folderMenuItem menu-iconic" label="rdf:http://home.netscape.com/NC-rdf#Name">              <menupopup>                <menuitem label="&copyHereMenu.label;" accesskey="&copyHereMenu.accesskey;" disabled="true"/>                <menuseparator/>              </menupopup>            </menu>          </menupopup>        </rule>         <rule nc:NoSelect="true">          <menupopup>            <menuitem uri="..."  class="folderMenuItem menu-iconic" label="rdf:http://home.netscape.com/NC-rdf#Name" disabled="true"/>          </menupopup>        </rule>        <rule nc:CanFileMessages="true" iscontainer="true" isempty="false">          <menupopup>            <menu uri="..."  class="folderMenuItem menu-iconic" label="rdf:http://home.netscape.com/NC-rdf#Name"              SpecialFolder="rdf:http://home.netscape.com/NC-rdf#SpecialFolder"              BiffState="rdf:http://home.netscape.com/NC-rdf#BiffState"              IsServer="rdf:http://home.netscape.com/NC-rdf#IsServer"              IsSecure="rdf:http://home.netscape.com/NC-rdf#IsSecure"              ServerType="rdf:http://home.netscape.com/NC-rdf#ServerType">              <menupopup>                <menuitem label="&copyHereMenu.label;" accesskey="&copyHereMenu.accesskey;"                   oncommand="MsgCopyMessage(event.target.parentNode.parentNode.id)"/>                <menuseparator/>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -