diff options
Diffstat (limited to 'protocol')
-rw-r--r-- | protocol/agl-shell-desktop.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocol/agl-shell-desktop.xml b/protocol/agl-shell-desktop.xml index e8ae153..b90cc1d 100644 --- a/protocol/agl-shell-desktop.xml +++ b/protocol/agl-shell-desktop.xml @@ -43,6 +43,7 @@ <enum name="app_state"> <entry name="activated" value="0"/> <entry name="deactivated" value="1"/> + <entry name="destroyed" value="2"/> </enum> <event name="application"> |