~ubuntu-branches/ubuntu/utopic/upstart-app-launch/utopic-proposed

« back to all changes in this revision

Viewing changes to application-click.conf.in

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Ted Gould, Ubuntu daily release
  • Date: 2013-10-08 10:07:25 UTC
  • mfrom: (1.1.15)
  • Revision ID: package-import@ubuntu.com-20131008100725-f9tjtjd9za9owijd
Tags: 0.1+13.10.20131008.1-0ubuntu1
[ Ted Gould ]
* On second activations send a message to the FD.o application
  interface. (LP: #1228345)
* Add observers for focused and resume.
* Testing of the second exec logic.
* Disable ZG logging for Phone 1.0.
* Need a little longer time on recent ARM builds.

[ Ubuntu daily release ]
* Automatic snapshot from revision 73

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
# Remember, this is confined
27
27
exec @pkglibexecdir@/exec-line-exec
28
28
 
29
 
post-start exec @pkglibexecdir@/zg-report-app open
30
 
post-stop exec @pkglibexecdir@/zg-report-app close
 
29
# Disabled for Phone 1.0 which doesn't yet have ZG installed on it,
 
30
# so we don't need to log the data.
 
31
#
 
32
# post-start exec @pkglibexecdir@/zg-report-app open
 
33
# post-stop exec @pkglibexecdir@/zg-report-app close