Merge lp:~kalikiana/midori/dialoglauncher into lp:midori
Proposed by
Cris Dywan
| Status: | Merged | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Approved by: | Cris Dywan | ||||||||
| Approved revision: | 6182 | ||||||||
| Merged at revision: | 6322 | ||||||||
| Proposed branch: | lp:~kalikiana/midori/dialoglauncher | ||||||||
| Merge into: | lp:midori | ||||||||
| Diff against target: |
174 lines (+53/-33) 3 files modified
extensions/apps.vala (+17/-9) midori/midori-browser.c (+32/-21) midori/midori-extension.c (+4/-3) |
||||||||
| To merge this branch: | bzr merge lp:~kalikiana/midori/dialoglauncher | ||||||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| André Stösel | Approve | ||
|
Review via email:
|
|||
Commit message
Replace 'Run as app' in bookmark dialog with 'Create launcher'
Description of the change
Replace 'Run as app' in bookmark dialog with 'Create launcher'
To post a comment you must log in.

Let's introduce a trigger mechanism instead of hard-coding it. We whitelist extensions that are allowed to be automatically through a button or menu item. In this case the bookmark dialog requests a trigger (the same mechanism will be usable for the toolbar context menu). The extension registers the trigger in extension_init.