diff --git a/menu.rc b/menu.rc index 6e9e3f3..d2f215d 100755 --- a/menu.rc +++ b/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]