def __init__(self): Action.__init__(self, _("Extract Here")) self.extensions_set = set(( ".rar", ".7z", ".zip", ".gz", ".tgz", ".tar", ".lzma", ".bz2", ".tbz2", ".tzo", ".lzo", ".xz", ".ar", ".cbz", ".Z", ".taz", ".lz", ".bz", ".tbz", ".lzh", ))
def __init__(self, name, object): self.name = name self.object = object self.data = { 'type': 'unkwnon', 'name': 'Unknown', 'descr': 'Seems an action file ' + name + '.yaml is missed', 'icon_name': 'system-run', 'env': {}, 'rank': 0, } self.data.update(actions_cache.get_data (name)) self.rank_adjust = self.data['rank'] Action.__init__(self, self.data['name'])
def __init__(self): Action.__init__(self, _("Call"))
def __init__(self): Action.__init__(self, _('Compose Email in Gmail'))
def __init__(self): Action.__init__(self, name=_("Ultimo status"))
def __init__(self): Action.__init__(self, name=_("Username"))
def __init__(self): Action.__init__(self, _("Save As..."))
def __init__(self): self.branch_filter = None Action.__init__(self, _('Change Branch'))
def __init__(self): Action.__init__(self, _('Commit All In Dir'))
def __init__(self): Action.__init__(self, _("Run (Get Output)"))
def __init__(self): # TRANS: The user starts a program (command) and the text # TRANS: is an argument to the command Action.__init__(self, _("Pass to Command..."))
def __init__(self): # TRANS: The user starts a program (command) and # TRANS: the text is written on stdin Action.__init__(self, _("Write to Command...")) self.post_result = False
def __init__(self): # TRANS: The user starts a program (command) and # TRANS: the text is written on stdin, and we # TRANS: present the output (stdout) to the user. Action.__init__(self, _("Filter through Command...")) self.post_result = True
def __init__(self): Action.__init__(self, _("Open parent directory"))
def __init__(self): Action.__init__(self, self.language) self.syntax = SYNTAXES.index(self.language) + 1
def __init__(self): Action.__init__(self, _('Change Global Status To...'))
def __init__(self): Action.__init__(self, _("Dequeue"))
def __init__(self): Action.__init__(self, name="Jira Issue") Jiraya.__init__(self)
def __init__(self): Action.__init__(self, _('Start Session'))
def __init__(self): Jiraya.__init__(self) Action.__init__(self, name="Show Issue/Project")
def __init__(self): Action.__init__(self, _('Create Branch'))
def __init__(self): Action.__init__(self, name="Add Comment") Jiraya.__init__(self)
def __init__(self): Action.__init__(self, _("Show Information"))
def __init__(self): Action.__init__(self, name="Assign User") Jiraya.__init__(self)
def __init__(self): Action.__init__(self, name=_("Remove"))
def __init__(self): Action.__init__(self, name="Change Status") Jiraya.__init__(self)
def __init__(self): Action.__init__(self, _("Google Search"))
def __init__(self): Action.__init__(self, _("Select in Kupfer"))
def __init__(self): Action.__init__(self, _("SearchTabs"))
def __init__(self): Action.__init__(self, _("Open Chat"))
def __init__(self): Action.__init__(self, _("Locate Files"))
def __init__(self): Action.__init__(self, _("Translate To..."))
def __init__(self): Action.__init__(self, _("Play"))
def __init__(self): Action.__init__(self, _("Show Translation To..."))
def __init__(self): Action.__init__(self, name=_("Connect"))
def __init__(self): Action.__init__(self, _("Autorotate"))
def __init__(self): self.branch_filter = fil_remove_local Action.__init__(self, _('Push'))
def __init__(self): Action.__init__(self, _("Scale..."))
def __init__(self): Action.__init__(self, _('Commit'))
def __init__(self, name, rotation): Action.__init__(self, name) self.rotation = rotation
def __init__(self): Action.__init__(self, _("Gitk"))
def __init__(self): Action.__init__(self, _("Search in Devhelp"))
def __init__(self): Action.__init__(self, _("Show Source Code"))
def __init__(self): Action.__init__(self, _('Compose Email'))
def __init__(self): Action.__init__(self, name=_("Add Key"))
def __init__(self): Action.__init__(self, _('Send in Email To...'))
def __init__(self): Action.__init__(self, _("Calculate"))
def __init__(self): Action.__init__(self, _("Create Document In..."))
def __init__(self): Action.__init__(self, name=_("Update Twitter Status"))
def __init__(self): Action.__init__(self, _("Create New Document..."))
def __init__(self): Action.__init__(self, _('Edit Contact in Gmail'))
def __init__(self): Action.__init__(self, _("Search Package Name..."))
def __init__(self): Action.__init__(self, _("Run (Discard Result)"))
def __init__(self): Action.__init__(self, _("Show Package Information"))
def __init__(self): Action.__init__(self, _("Run (Take Result)"))
def __init__(self): Action.__init__(self, name=_("Ver nos correios"))