From 7f59018bc89b09b78980c6404954bb1f1b8dd883 Mon Sep 17 00:00:00 2001 From: John Stebbins Date: Thu, 7 Jun 2018 14:49:45 -0700 Subject: flatpak: automatically add tag to cli appdata --- gtk/src/fr.handbrake.ghb.appdata.xml | 80 --------------------------- gtk/src/fr.handbrake.ghb.appdata.xml.template | 80 +++++++++++++++++++++++++++ 2 files changed, 80 insertions(+), 80 deletions(-) delete mode 100644 gtk/src/fr.handbrake.ghb.appdata.xml create mode 100644 gtk/src/fr.handbrake.ghb.appdata.xml.template (limited to 'gtk/src') diff --git a/gtk/src/fr.handbrake.ghb.appdata.xml b/gtk/src/fr.handbrake.ghb.appdata.xml deleted file mode 100644 index ab79a0494..000000000 --- a/gtk/src/fr.handbrake.ghb.appdata.xml +++ /dev/null @@ -1,80 +0,0 @@ - - - - fr.handbrake.ghb - fr.handbrake.ghb.desktop - CC0 - GPL-2.0+ - HandBrake - Video Transcoder - - -

- HandBrake is a tool for converting video from nearly any format to a - selection of modern, widely supported codecs. -

-

Reasons you'll love Handbrake:

-
    -
  • Convert video from nearly any format
  • -
  • Free and Open Source
  • -
  • Multi-Platform (Windows, Mac and Linux)
  • -
-
- - https://handbrake.fr/ - https://handbrake.fr/docs/ - https://github.com/HandBrake/HandBrake/issues - - application/ogg - application/x-extension-mp4 - application/x-flac - application/x-matroska - application/x-ogg - audio/ac3 - audio/mp4 - audio/mpeg - audio/ogg - audio/x-flac - audio/x-matroska - audio/x-mp3 - audio/x-mpeg - audio/x-vorbis - video/mp4 - video/mp4v-es - video/mpeg - video/msvideo - video/quicktime - video/vnd.divx - video/x-avi - video/x-m4v - video/x-matroska - video/x-mpeg - video/ogg - video/x-ogm+ogg - video/x-theora+ogg - x-content/video-dvd - x-content/video-vcd - x-content/video-svcd - - - - - https://handbrake.fr/img/slides/slide1_lin.jpg - Main window and settings summary - - - https://handbrake.fr/img/slides/slide2_lin.jpg - Video encoder settings - - - https://handbrake.fr/img/slides/slide3_lin.jpg - Audio track selection and settings - - - - - ghb - - -
- diff --git a/gtk/src/fr.handbrake.ghb.appdata.xml.template b/gtk/src/fr.handbrake.ghb.appdata.xml.template new file mode 100644 index 000000000..ab79a0494 --- /dev/null +++ b/gtk/src/fr.handbrake.ghb.appdata.xml.template @@ -0,0 +1,80 @@ + + + + fr.handbrake.ghb + fr.handbrake.ghb.desktop + CC0 + GPL-2.0+ + HandBrake + Video Transcoder + + +

+ HandBrake is a tool for converting video from nearly any format to a + selection of modern, widely supported codecs. +

+

Reasons you'll love Handbrake:

+
    +
  • Convert video from nearly any format
  • +
  • Free and Open Source
  • +
  • Multi-Platform (Windows, Mac and Linux)
  • +
+
+ + https://handbrake.fr/ + https://handbrake.fr/docs/ + https://github.com/HandBrake/HandBrake/issues + + application/ogg + application/x-extension-mp4 + application/x-flac + application/x-matroska + application/x-ogg + audio/ac3 + audio/mp4 + audio/mpeg + audio/ogg + audio/x-flac + audio/x-matroska + audio/x-mp3 + audio/x-mpeg + audio/x-vorbis + video/mp4 + video/mp4v-es + video/mpeg + video/msvideo + video/quicktime + video/vnd.divx + video/x-avi + video/x-m4v + video/x-matroska + video/x-mpeg + video/ogg + video/x-ogm+ogg + video/x-theora+ogg + x-content/video-dvd + x-content/video-vcd + x-content/video-svcd + + + + + https://handbrake.fr/img/slides/slide1_lin.jpg + Main window and settings summary + + + https://handbrake.fr/img/slides/slide2_lin.jpg + Video encoder settings + + + https://handbrake.fr/img/slides/slide3_lin.jpg + Audio track selection and settings + + + + + ghb + + +
+ -- cgit v1.2.3