add Quick folder to menu.rc
This commit is contained in:
parent
094fff5eb5
commit
a1680afd79
98
menu.rc
98
menu.rc
@ -5,52 +5,54 @@
|
||||
# Available menu commands are listed in the documentation.
|
||||
|
||||
[begin] (bbLean)
|
||||
[path] (Desktop) {DESKTOPDIRECTORY|COMMON_DESKTOPDIRECTORY}
|
||||
[path] (StartMenu) {STARTMENU|COMMON_STARTMENU}
|
||||
[nop]
|
||||
# Paths with spaces should have quotes:
|
||||
[submenu] (System)
|
||||
[path] (My Computer) {DRIVES}
|
||||
[path] (Personal) {PERSONAL}
|
||||
[path] (Controls) {CONTROLS}
|
||||
# Uncomment this line to check out all available system folders
|
||||
# [include] {shellfolders.rc}
|
||||
[run] (Run)
|
||||
[end]
|
||||
[nop]
|
||||
[stylesmenu] (Styles) {styles}
|
||||
[submenu] (BlackBox)
|
||||
[config] (Configuration)
|
||||
[include] {plugins\bbLeanSkin\bbLeanSkinMenu.rc}
|
||||
[submenu] (About)
|
||||
[aboutstyle] (About Style)
|
||||
[aboutplugins] (About Plugins)
|
||||
[about] (About bbLean)
|
||||
[end]
|
||||
[submenu] (Edit)
|
||||
[editstyle] (Current Style)
|
||||
[editmenu] (menu.rc)
|
||||
[editblackbox] (blackbox.rc)
|
||||
[editextensions] (extensions.rc)
|
||||
[editplugins] (plugins.rc)
|
||||
[edit] (bbKeys.rc) {plugins\bbKeys\bbKeys.rc}
|
||||
[end]
|
||||
[nop]
|
||||
# Also note that relative paths refer to the blackbox directory
|
||||
[exec] (Documentation) {docs\bblean.htm}
|
||||
[exec] (Install/Uninstall) {bsetshell.exe}
|
||||
[exec] (bbStyleMaker) {bbstylemaker.exe}
|
||||
[nop]
|
||||
[reconfig] (Reconfigure)
|
||||
[restart] (Restart)
|
||||
[exit] (Quit)
|
||||
[end]
|
||||
[submenu] (Goodbye)
|
||||
[hibernate] (Hibernate)
|
||||
[lockworkstation] (Lock)
|
||||
[logoff] (Logoff)
|
||||
[suspend] (Standby)
|
||||
[reboot] (Reboot)
|
||||
[shutdown] (Shutdown)
|
||||
[end]
|
||||
[insertpath] {C:/Workspace/Quick}
|
||||
[nop]
|
||||
[path] (StartMenu) {STARTMENU|COMMON_STARTMENU}
|
||||
[path] (Desktop) {DESKTOPDIRECTORY|COMMON_DESKTOPDIRECTORY}
|
||||
[nop]
|
||||
# Paths with spaces should have quotes:
|
||||
[submenu] (System)
|
||||
[path] (My Computer) {DRIVES}
|
||||
[path] (Personal) {PERSONAL}
|
||||
[path] (Controls) {CONTROLS}
|
||||
# Uncomment this line to check out all available system folders
|
||||
# [include] {shellfolders.rc}
|
||||
[run] (Run)
|
||||
[end]
|
||||
[nop]
|
||||
[stylesmenu] (Styles) {styles}
|
||||
[submenu] (BlackBox)
|
||||
[config] (Configuration)
|
||||
[include] {plugins\bbLeanSkin\bbLeanSkinMenu.rc}
|
||||
[submenu] (About)
|
||||
[aboutstyle] (About Style)
|
||||
[aboutplugins] (About Plugins)
|
||||
[about] (About bbLean)
|
||||
[end]
|
||||
[submenu] (Edit)
|
||||
[editstyle] (Current Style)
|
||||
[editmenu] (menu.rc)
|
||||
[editblackbox] (blackbox.rc)
|
||||
[editextensions] (extensions.rc)
|
||||
[editplugins] (plugins.rc)
|
||||
[edit] (bbKeys.rc) {plugins\bbKeys\bbKeys.rc}
|
||||
[end]
|
||||
[nop]
|
||||
# Also note that relative paths refer to the blackbox directory
|
||||
[exec] (Documentation) {docs\bblean.htm}
|
||||
[exec] (Install/Uninstall) {bsetshell.exe}
|
||||
[exec] (bbStyleMaker) {bbstylemaker.exe}
|
||||
[nop]
|
||||
[reconfig] (Reconfigure)
|
||||
[restart] (Restart)
|
||||
[exit] (Quit)
|
||||
[end]
|
||||
[submenu] (Goodbye)
|
||||
[hibernate] (Hibernate)
|
||||
[lockworkstation] (Lock)
|
||||
[logoff] (Logoff)
|
||||
[suspend] (Standby)
|
||||
[reboot] (Reboot)
|
||||
[shutdown] (Shutdown)
|
||||
[end]
|
||||
[end]
|
||||
|
Loading…
x
Reference in New Issue
Block a user