add some more bits

This commit is contained in:
chrys
2019-02-04 21:21:10 +01:00
parent af8bf385a7
commit cb7df7862d
18 changed files with 69 additions and 34 deletions

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run open macro' , interrupt=True)
def setCallback(self, callback):
pass

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run open save' , interrupt=True)
def setCallback(self, callback):
pass

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run replace macro' , interrupt=True)
def setCallback(self, callback):
pass

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run search macro' , interrupt=True)
def setCallback(self, callback):
pass

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run open macro' , interrupt=True)
def setCallback(self, callback):
pass

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run open save' , interrupt=True)
def setCallback(self, callback):
pass

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run replace macro' , interrupt=True)
def setCallback(self, callback):
pass

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run search macro' , interrupt=True)
def setCallback(self, callback):
pass

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run open macro' , interrupt=True)
def setCallback(self, callback):
pass

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run open save' , interrupt=True)
def setCallback(self, callback):
pass

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run replace macro' , interrupt=True)
def setCallback(self, callback):
pass

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run search macro' , interrupt=True)
def setCallback(self, callback):
pass

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run open macro' , interrupt=True)
def setCallback(self, callback):
pass

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run open save' , interrupt=True)
def setCallback(self, callback):
pass

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run replace macro' , interrupt=True)
def setCallback(self, callback):
pass

View File

@ -16,6 +16,6 @@ class command():
def getDescription(self):
return 'No description found'
def run(self):
pass
self.env['runtime']['outputManager'].presentText('ok i run search macro' , interrupt=True)
def setCallback(self, callback):
pass