Merge lp://staging/~kyrofa/crackly/desktop_file_support into lp://staging/crackly
Proposed by
Kyle Fazzari
Status: | Merged |
---|---|
Approved by: | Kyle Fazzari |
Approved revision: | 2 |
Merged at revision: | 2 |
Proposed branch: | lp://staging/~kyrofa/crackly/desktop_file_support |
Merge into: | lp://staging/crackly |
Diff against target: |
271 lines (+245/-0) 5 files modified
main.go (+43/-0) operations/generate_desktop_files.go (+104/-0) operations/install.go (+51/-0) operations/remove.go (+26/-0) snap/metadata.go (+21/-0) |
To merge this branch: | bzr merge lp://staging/~kyrofa/crackly/desktop_file_support |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Unity API Team | Pending | ||
Review via email: mp+276267@code.staging.launchpad.net |
Commit message
Add install/remove wrappers to deal with .desktop files.
Description of the change
Add install/remove wrappers to deal with .desktop files.
To post a comment you must log in.