Change flatpak package name

This commit is contained in:
aandrew-me 2024-05-30 19:47:16 +03:00
parent 1fd091a21e
commit 87d89a3ffe
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[Desktop Entry] [Desktop Entry]
Name=Youtube Downloader Plus Name=ytDownloader
Comment=Download videos and audios from YouTube and other sites Comment=Download videos and audios from YouTube and other sites
Exec=run.sh Exec=run.sh
Type=Application Type=Application

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<component type="desktop"> <component type="desktop">
<id>io.github.aandrew_me.ytdn</id> <id>io.github.aandrew_me.ytdn</id>
<name>Youtube Downloader Plus</name> <name>ytDownloader</name>
<launchable type="desktop-id">io.github.aandrew_me.ytdn.desktop</launchable> <launchable type="desktop-id">io.github.aandrew_me.ytdn.desktop</launchable>
<developer id="io.github.aandrew_me"> <developer id="io.github.aandrew_me">
<name>Andrew</name> <name>Andrew</name>
@ -10,7 +10,7 @@
<url type="translate">https://github.com/aandrew-me/ytDownloader#internationalization-</url> <url type="translate">https://github.com/aandrew-me/ytDownloader#internationalization-</url>
<summary>Download videos and audios from hundreds of sites</summary> <summary>Download videos and audios from hundreds of sites</summary>
<description> <description>
<p>ytDownloader lets you download videos and audios of different qualities from hundreds of <p>ytDownloader (Formerly know as Youtube Downloader Plus) lets you download videos and audios of different qualities from hundreds of
sites including the popular ones but not limited to Youtube, Facebook, Instagram, Tiktok, sites including the popular ones but not limited to Youtube, Facebook, Instagram, Tiktok,
Twitter, Twitch and so on.</p> Twitter, Twitch and so on.</p>
<p>✔️ Supports high quality video resolutions</p> <p>✔️ Supports high quality video resolutions</p>