From 5d7dda222e5a2bc8a4336b8ab03a99b43a8d1277 Mon Sep 17 00:00:00 2001 From: d-k-bo <47948262+d-k-bo@users.noreply.github.com> Date: Sun, 29 Oct 2023 18:27:30 +0100 Subject: [PATCH] Support Daikhan as a video player --- README.de.md | 2 +- README.md | 2 +- build-aux/de.k_bo.Televido.Devel.json | 3 ++- data/de.k_bo.Televido.metainfo.xml.in | 3 ++- po/de.po | 10 +++++----- po/televido.pot | 8 ++++---- 6 files changed, 15 insertions(+), 13 deletions(-) diff --git a/README.de.md b/README.de.md index 047fe04..3f2ee41 100644 --- a/README.de.md +++ b/README.de.md @@ -6,7 +6,7 @@ Die präsentierten Inhalte werden direkt von den jeweiligen Sendern angeboten, dieses Programm erleichtert dabei nur das Auffinden und Abrufen der Sendungen. -Für die Videowiedergabe greift Televido auf externe Videoplayer zurück, die auf dem System installiert sind. Derzeit unterstütze Player: [GNOME Videos (Totem)](https://flathub.org/apps/org.gnome.Totem), [Celluloid](https://flathub.org/apps/io.github.celluloid_player.Celluloid), [Clapper](https://flathub.org/apps/com.github.rafostar.Clapper). +Für die Videowiedergabe greift Televido auf externe Videoplayer zurück, die auf dem System installiert sind. Derzeit unterstütze Player: [GNOME Videos (Totem)](https://flathub.org/apps/org.gnome.Totem), [Celluloid](https://flathub.org/apps/io.github.celluloid_player.Celluloid), [Clapper](https://flathub.org/apps/com.github.rafostar.Clapper), [Daikhan](https://flathub.org/apps/io.gitlab.daikhan.stable). ## Senderlogos diff --git a/README.md b/README.md index 15c0d4c..5c69d24 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The presented content is provided directly by the respective television services, this program only facilitates finding and accessing the shows. -For video playback, Televido uses external video players that are installed on the user's system. Currently supported players: [GNOME Videos (Totem)](https://flathub.org/apps/org.gnome.Totem), [Celluloid](https://flathub.org/apps/io.github.celluloid_player.Celluloid), [Clapper](https://flathub.org/apps/com.github.rafostar.Clapper). +For video playback, Televido uses external video players that are installed on the user's system. Currently supported players: [GNOME Videos (Totem)](https://flathub.org/apps/org.gnome.Totem), [Celluloid](https://flathub.org/apps/io.github.celluloid_player.Celluloid), [Clapper](https://flathub.org/apps/com.github.rafostar.Clapper), [Daikhan](https://flathub.org/apps/io.gitlab.daikhan.stable). ## Channel logos diff --git a/build-aux/de.k_bo.Televido.Devel.json b/build-aux/de.k_bo.Televido.Devel.json index 63dbc81..6a72fcd 100644 --- a/build-aux/de.k_bo.Televido.Devel.json +++ b/build-aux/de.k_bo.Televido.Devel.json @@ -16,7 +16,8 @@ "--socket=wayland", "--talk-name=org.gnome.Totem", "--talk-name=io.github.celluloid_player.Celluloid", - "--talk-name=com.github.rafostar.Clapper" + "--talk-name=com.github.rafostar.Clapper", + "--talk-name=io.gitlab.daikhan.stable" ], "build-options": { "append-path": "/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/llvm16/bin", diff --git a/data/de.k_bo.Televido.metainfo.xml.in b/data/de.k_bo.Televido.metainfo.xml.in index 61a1334..2bb0441 100644 --- a/data/de.k_bo.Televido.metainfo.xml.in +++ b/data/de.k_bo.Televido.metainfo.xml.in @@ -16,7 +16,8 @@
For video playback, Televido uses external video players that are installed on the - user's system. Currently supported players: GNOME Videos (Totem), Celluloid, Clapper. + user's system. Currently supported players: GNOME Videos (Totem), Celluloid, Clapper, + Daikhan.