Friendly name for the terminator spawning keyboard shortcut

This commit is contained in:
Chris Jones 2010-01-30 00:04:55 +00:00
parent e3438b3bdf
commit a6f065aedd
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ class PrefsEditor:
'group_tab' : 'Group terminals in tab',
'ungroup_tab' : 'Ungroup terminals in tab',
'new_window' : 'Create a new window',
'new_terminator' : 'Spawn a new Terminator process',
}
def __init__ (self, term):