diff options
Diffstat (limited to 'ubuntu-online-accounts/empathy.application')
-rw-r--r-- | ubuntu-online-accounts/empathy.application | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ubuntu-online-accounts/empathy.application b/ubuntu-online-accounts/empathy.application new file mode 100644 index 000000000..f35da9268 --- /dev/null +++ b/ubuntu-online-accounts/empathy.application @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<application id="empathy"> + <description>Empathy</description> + <desktop-entry>empathy.desktop</desktop-entry> + + <service-types> + <service-type id="IM"> + <description>Integrate your IM accounts</description> + </service-type> + </service-types> + +</application> |