From 009fe8afc943d2c9f457f2f34f0224ffd41c0045 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Grisez?= Date: Mon, 16 Feb 2015 15:09:22 +0100 Subject: [PATCH] Add an appdata file for Linphone --- share/Makefile.am | 3 +++ share/linphone.appdata.xml | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 share/linphone.appdata.xml diff --git a/share/Makefile.am b/share/Makefile.am index f0df44261..ca8f2e233 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -32,6 +32,9 @@ pkgconfig_DATA=linphone.pc linphonedir=$(datadir)/linphone linphone_DATA=rootca.pem +appdatadir=$(datadir)/appdata +appdata_DATA=linphone.appdata.xml + #download root ca from mozilla using script from curl (mk-ca-bundle.pl). #if that fails (no connection, no perl SSL...) , then a rootca bundle archived in the source tree is taken instead. rootca.pem: diff --git a/share/linphone.appdata.xml b/share/linphone.appdata.xml new file mode 100644 index 000000000..db660b614 --- /dev/null +++ b/share/linphone.appdata.xml @@ -0,0 +1,36 @@ + + + + linphone.desktop + CC0-1.0 + GPL-2.0 + Linphone + SIP video soft-phone + +
    +
  • Make audio and video calls in HD
  • +
  • Create audio conferences
  • +
  • Record and store calls
  • +
  • View real-time presence status
  • +
  • Manage your address book
  • +
  • Communicate securely
  • +
  • Free subscription
  • +
+
+ + + http://www.linphone.org/uploads/images/desktop_main_window.png + Main window + + + http://www.linphone.org/uploads/images/desktop_call_view.png + Call view + + + http://www.linphone.org/uploads/images/desktop_chat_view.png + Chat view + + + http://www.linphone.org + contact@belledonne-communications.com +