[totem/gnome-3-10] Add a simple untranslated AppData for GNOME 3.10
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/gnome-3-10] Add a simple untranslated AppData for GNOME 3.10
- Date: Wed, 13 Nov 2013 12:05:52 +0000 (UTC)
commit 27bdbadaab311ddfe05dba36127637119e47c0a6
Author: Richard Hughes <richard hughsie com>
Date: Wed Nov 13 12:04:57 2013 +0000
Add a simple untranslated AppData for GNOME 3.10
configure.ac | 1 +
data/appdata/Makefile.am | 4 ++++
data/appdata/totem.appdata.xml | 21 +++++++++++++++++++++
3 files changed, 26 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 38cc970..fe61757 100644
--- a/configure.ac
+++ b/configure.ac
@@ -740,6 +740,7 @@ src/plugins/vimeo/Makefile
src/backend/Makefile
browser-plugin/Makefile
data/Makefile
+data/appdata/Makefile
data/org.gnome.totem.gschema.xml.in
data/totem.desktop.in.in
data/totem.pc
diff --git a/data/appdata/Makefile.am b/data/appdata/Makefile.am
new file mode 100644
index 0000000..a1fe52c
--- /dev/null
+++ b/data/appdata/Makefile.am
@@ -0,0 +1,4 @@
+appdatadir = $(datadir)/appdata
+dist_appdata_DATA = totem.appdata.xml
+
+-include $(top_srcdir)/git.mk
diff --git a/data/appdata/totem.appdata.xml b/data/appdata/totem.appdata.xml
new file mode 100644
index 0000000..93d342b
--- /dev/null
+++ b/data/appdata/totem.appdata.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<application>
+ <id type="desktop">totem.desktop</id>
+ <licence>CC0</licence>
+ <description>
+ <p>Totem, also known as Videos, is the official movie player of the GNOME desktop environment. It
features a playlist, a full-screen mode, seek and volume controls, as well as keyboard navigation.</p>
+ <p>Totem comes with added functionality such as: subtitle downloader, support to watch live TV and VCD
recording.</p>
+ <ul>
+ <li>Video thumbnailer for the file manager</li>
+ <li>Nautilus properties tab</li>
+ <li>Mozilla (Firefox) plugin to view movies inside your browser</li>
+ <li>Command-line video properties helper (for indexers)</li>
+ </ul>
+ </description>
+ <url type="homepage">https://projects.gnome.org/totem/</url>
+ <screenshots>
+ <screenshot type="default" width="1024"
height="576">https://git.gnome.org/browse/totem/plain/data/appdata/ss-main.png?h=gnome-3-10</screenshot>
+ <screenshot width="1024"
height="576">https://git.gnome.org/browse/totem/plain/data/appdata/ss-music-playlist.png?h=gnome-3-10</screenshot>
+ </screenshots>
+ <updatecontact>hadess hadess net</updatecontact>
+</application>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]