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

« back to all changes in this revision

Viewing changes to desktop-exec.c

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Ted Gould
  • Date: 2014-06-05 03:40:55 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20140605034055-z2re0i1tfue8xtei
Tags: 0.4+14.10.20140605.3-0ubuntu1
[ Ted Gould ]
Fixing click hook for name change

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
                }
104
104
 
105
105
                if (!debugtool) {
106
 
                        report_recoverable_problem("upstart-app-launch-invalid-appid", pid, TRUE, props);
 
106
                        report_recoverable_problem("ubuntu-app-launch-invalid-appid", pid, TRUE, props);
107
107
                } else {
108
108
                        g_debug("Suppressing appid recoverable error for debug tool");
109
109
                }