# This is a customization file for MPlay's CTRL+RMB popup menu. Items will be
# added to this menu as follows:
#
# "Menu Item Name"  ./script/path/file.cmd   custom_hotkey
# 
# When selected, the script is executed. The hotkey will be of the form:
# 
#	mplay.menu.custom_hotkey   (mplay.menu. is always prefixed)
#
# This hotkey can be added to the $HH/config/Hotkeys/mplay Hotkey file.
#
# Sample:
# "Quit"	$HH/scripts/quit.cmd	quit