~xnox/ubuntu-app-launch/sync-archive

« back to all changes in this revision

Viewing changes to libupstart-app-launch/upstart-app-launch.c

  • Committer: Ted Gould
  • Date: 2013-08-09 16:04:02 UTC
  • mto: This revision was merged to the branch mainline in revision 43.
  • Revision ID: ted@gould.cx-20130809160402-6pwiy5qqw4pl0a9m
Adjusting name to be a better descriptor

Show diffs side-by-side

added added

removed removed

Lines of Context:
458
458
}
459
459
 
460
460
GPid
461
 
upstart_app_launch_check_app_running (const gchar * appid)
 
461
upstart_app_launch_get_primary_pid (const gchar * appid)
462
462
{
463
463
        NihDBusProxy * proxy = NULL;
464
464