VirtualBox

儲存庫 vbox 的更動 18229


忽略:
時間撮記:
2009-3-24 下午10:28:08 (16 年 以前)
作者:
vboxsync
訊息:

FE/Qt4: VBoxVMSelector Dialog: Ctrl+R shortcut reassigned to Delete VM action. Mnemonic for Refresh action changed from Alt+R to Alt+F (from Re&fresh).

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxSelectorWnd.cpp

    r17737 r18229  
    13411341
    13421342    mVmDeleteAction->setText (tr ("&Delete"));
     1343    mVmDeleteAction->setShortcut (QKeySequence ("Ctrl+R"));
    13431344    mVmDeleteAction->setStatusTip (tr ("Delete the selected virtual machine"));
    13441345
     
    13531354        tr ("Suspend the execution of the virtual machine"));
    13541355
    1355     mVmRefreshAction->setText (tr ("&Refresh"));
    1356     mVmRefreshAction->setShortcut (QKeySequence ("Ctrl+R"));
     1356    mVmRefreshAction->setText (tr ("Re&fresh"));
    13571357    mVmRefreshAction->setStatusTip (
    13581358        tr ("Refresh the accessibility state of the selected virtual machine"));
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette