~ted/ubuntu-app-launch/pids-tools

« back to all changes in this revision

Viewing changes to application-click.conf.in

  • Committer: Tarmac
  • Author(s): Ted Gould
  • Date: 2013-08-11 20:23:52 UTC
  • mfrom: (33.2.41 click-hook)
  • Revision ID: tarmac-20130811202352-4gw8h4rod1yhdt0n
Add a click package hook to build desktop files.

Approved by PS Jenkins bot, Ted Gould.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
        fi
20
20
end script
21
21
 
22
 
post-start exec @libexecdir@/zg-report-app open application://${APP_ID}.desktop
23
 
post-stop exec @libexecdir@/zg-report-app close application://${APP_ID}.desktop
 
22
post-start exec @pkglibexecdir@/zg-report-app open application://${APP_ID}.desktop
 
23
post-stop exec @pkglibexecdir@/zg-report-app close application://${APP_ID}.desktop