File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# encoding=utf-8
22[
3+ ["Show Desktop", "python:main.toggle_toplevel_windows()", 35],
34 ["Explorer++", "%PROGRAMS%\\Explorer++\\Explorer++.exe"],
45 ["CMD", "%windir%\\System32\\cmd.exe"],
56 ["PowerShell", "%windir%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe"],
Original file line number Diff line number Diff line change 4545 "-",
4646 ["Run...", "python:main.show_run_dialog()", 25],
4747 "-",
48- ["Reboot", "python:main.reboot ()", 290],
49- ["Shutdown", "python:main.shutdown ()", 28],
48+ ["Reboot", "python:main.shutdown_restart ()", 290],
49+ ["Shutdown", "python:main.shutdown_shutdown ()", 28],
5050]
Original file line number Diff line number Diff line change 153153 "-",
154154 ["Run...", "python:main.show_run_dialog()", 25],
155155 "-",
156- ["Reboot", "python:main.reboot ()", 290],
157- ["Shutdown", "python:main.shutdown ()", 28],
156+ ["Reboot", "python:main.shutdown_restart ()", 290],
157+ ["Shutdown", "python:main.shutdown_shutdown ()", 28],
158158]
You can’t perform that action at this time.
0 commit comments