~ted/ubuntu-app-launch/snap-icon-unbreak

« back to all changes in this revision

Viewing changes to data/com.canonical.UpstartAppLaunch.xml

Updated to failure-is-an-option

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
                <signal name="UnityStartingSignal">
17
17
                        <arg type="s" name="appid" />
18
18
                </signal>
 
19
                <signal name="ApplicationFailed">
 
20
                        <arg type="s" name="appid" />
 
21
                        <arg type="s" name="stage" />
 
22
                </signal>
19
23
        </interface>
20
24
</node>