aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu-online-accounts/empathy.application.in
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-09-18 18:20:10 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-09-18 19:38:56 +0800
commit204f1ee341184779fa1fc677faf066e693dd94cb (patch)
tree907ea0fb795ae09a2724946d52a16a6a363d26ed /ubuntu-online-accounts/empathy.application.in
parenta4b61004fb7245f6f68dd195085f3ec075a1468d (diff)
downloadgsoc2013-empathy-204f1ee341184779fa1fc677faf066e693dd94cb.tar
gsoc2013-empathy-204f1ee341184779fa1fc677faf066e693dd94cb.tar.gz
gsoc2013-empathy-204f1ee341184779fa1fc677faf066e693dd94cb.tar.bz2
gsoc2013-empathy-204f1ee341184779fa1fc677faf066e693dd94cb.tar.lz
gsoc2013-empathy-204f1ee341184779fa1fc677faf066e693dd94cb.tar.xz
gsoc2013-empathy-204f1ee341184779fa1fc677faf066e693dd94cb.tar.zst
gsoc2013-empathy-204f1ee341184779fa1fc677faf066e693dd94cb.zip
generate empathy.application from empathy.application.in
This allow us to mark the description key as translatable. https://bugzilla.gnome.org/show_bug.cgi?id=684281
Diffstat (limited to 'ubuntu-online-accounts/empathy.application.in')
-rw-r--r--ubuntu-online-accounts/empathy.application.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/ubuntu-online-accounts/empathy.application.in b/ubuntu-online-accounts/empathy.application.in
new file mode 100644
index 000000000..9477b6a82
--- /dev/null
+++ b/ubuntu-online-accounts/empathy.application.in
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<application id="empathy">
+ <description>Empathy</description>
+ <desktop-entry>empathy.desktop</desktop-entry>
+ <translation>empathy</translation>
+ <service-types>
+ <service-type id="IM">
+ <_description>Integrate your IM accounts</_description>
+ </service-type>
+ </service-types>
+</application>