[transmageddon] Modernize the AppData file and mark <name> and <summary> as translatable



commit 8f0a8e8044ae957ec10e2a186864ecbf6734f3a2
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jul 7 13:12:04 2014 +0100

    Modernize the AppData file and mark <name> and <summary> as translatable

 appdata/transmageddon.appdata.xml.in |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/appdata/transmageddon.appdata.xml.in b/appdata/transmageddon.appdata.xml.in
index 832e5b0..b1e810e 100644
--- a/appdata/transmageddon.appdata.xml.in
+++ b/appdata/transmageddon.appdata.xml.in
@@ -2,9 +2,10 @@
 <!-- Copyright 2013 Christian F.K. Schaller <uraeus linuxrising org>  -->
 <application>
  <id type="desktop">transmageddon.desktop</id>
- <licence>CC-BY</licence>
- <name>Transmageddon Media Transcoder</name>
- <summary>Easy to use audio and video transcoding application</summary>
+ <metadata_license>CC-BY-3.0</metadata_license>
+ <project_license>LGPL-2.1+</project_license>
+ <_name>Transmageddon Media Transcoder</_name>
+ <_summary>Easy to use audio and video transcoding application</_summary>
  <description>
   <_p>
 Transmageddon is an application for converting audio and video files between different formats. It allows 
you to either manually choose the formats you want to convert between or alternatively you can choose a 
predefined target and the selections will be made for you. Transmageddon supports a very wide range of 
formats and can also optionally function as a DVD ripping tool.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]