From c09be9af7ee00a5b7049003f06ab78dfe6baa386 Mon Sep 17 00:00:00 2001 From: Micin Date: Mon, 4 Jul 2022 14:05:28 +0700 Subject: [PATCH] New Version --- ...com.github.gabutakut.gabutdm.appdata.xml.in | 18 ++++++++++++++---- meson.build | 2 +- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/data/com.github.gabutakut.gabutdm.appdata.xml.in b/data/com.github.gabutakut.gabutdm.appdata.xml.in index 694b0b2..da386cd 100644 --- a/data/com.github.gabutakut.gabutdm.appdata.xml.in +++ b/data/com.github.gabutakut.gabutdm.appdata.xml.in @@ -9,25 +9,35 @@

Download whatever you want.

- Gabut Download Manager application that can download all you need like Link URIs Metallink Magnetlink Torrents using Aria2c and, + Gabut Download Manager application that can download all you need like Link URLs Metallink Magnetlink Torrents using Aria2c and, an application that has a local server service interface. - can also accept file transfers from smartphones. - + can also accept file transfers from smartphones and explore manager file sharing with authentication.

Features:

com.github.gabutakut.gabutdm + + +

New With Gtk4

+
+

Last Update For Gtk3

diff --git a/meson.build b/meson.build index 56f7171..47a3b60 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project ('com.github.gabutakut.gabutdm','vala', 'c', version: '1.8.4') +project ('com.github.gabutakut.gabutdm','vala', 'c', version: '1.8.5') i18n = import ('i18n')