Fix spacing a few errors
This commit is contained in:
parent
4511d13fb5
commit
6b1c330dbf
@ -49,6 +49,8 @@ class Terminal(gtk.HBox):
|
|||||||
return True
|
return True
|
||||||
|
|
||||||
def on_vte_popup_menu(self, term):
|
def on_vte_popup_menu(self, term):
|
||||||
|
pass
|
||||||
|
|
||||||
class TerminalActivity(Activity):
|
class TerminalActivity(Activity):
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
Activity.__init__(self, _TERMINAL_ACTIVITY_TYPE)
|
Activity.__init__(self, _TERMINAL_ACTIVITY_TYPE)
|
||||||
|
Loading…
Reference in New Issue
Block a user