From ade90f4f06e468aa3190334fba5d5232626d9ea7 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 9 Sep 2013 10:36:20 +0200 Subject: add empathy.appdata.xml --- data/Makefile.am | 4 ++++ data/empathy.appdata.xml | 18 ++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 data/empathy.appdata.xml diff --git a/data/Makefile.am b/data/Makefile.am index e6627ae15..a7bada5bf 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -60,7 +60,11 @@ css_DATA = \ empathy.css \ $(NULL) +appdatadir = $(datadir)/appdata +appdata_files = empathy.appdata.xml + EXTRA_DIST = \ + $(appdata_files) \ $(convert_DATA) \ $(desktop_in_files) \ $(desktop_DATA) \ diff --git a/data/empathy.appdata.xml b/data/empathy.appdata.xml new file mode 100644 index 000000000..52b18ece5 --- /dev/null +++ b/data/empathy.appdata.xml @@ -0,0 +1,18 @@ + + + empathy.desktop + CC0 + +

+ Empathy is the official instant messaging application of the GNOME desktop environment.  Empathy can connect to AIM, MSN, Jabber (including Facebook and Google Talk), IRC, and many other messaging networks. You can chat with text, make audio and video calls, or even transfer files, depending on what your contact’s chat application allows. +

+

+ Empathy provides integrated messaging for the GNOME desktop, so you’ll never miss a message.  You can respond to your contacts without even having to open Empathy! +

+
+ https://wiki.gnome.org/Empathy + + https://wiki.gnome.org/Empathy?action=AttachFile&do=get&target=empathy.png + + telepathy@lists.freedesktop.org +
-- cgit v1.2.3