Hashit is a fast and beautiful hash check tool.
+Hash-it is a fast and beautiful hash check tool.
Writen in Vala and GTK+ 4.0 with the purpose to get the hash of file and compare it with other provided hash.
Features included:
Graphics files have been improved so they are sandboxed within the same binary as gresources.
+The app name and trademark have been updated.
+Another minor details have been updated for publishing the app on AppCenter.
+First release.
diff --git a/data/com.github.libredeb.hashit.desktop.in b/data/io.github.libredeb.hashit.desktop.in similarity index 55% rename from data/com.github.libredeb.hashit.desktop.in rename to data/io.github.libredeb.hashit.desktop.in index 4e16698..dd84bb8 100644 --- a/data/com.github.libredeb.hashit.desktop.in +++ b/data/io.github.libredeb.hashit.desktop.in @@ -2,14 +2,13 @@ Version=1.0 Type=Application -Name=Hashit -Comment=Intuitive and simple Hash Checker Tool +Name=Hash-it +Comment=Validates the integrity of files GenericName=Hash Checker -Exec=com.github.libredeb.hashit -Icon=com.github.libredeb.hashit +Exec=io.github.libredeb.hashit +Icon=io.github.libredeb.hashit Keywords=hash;check;sum;md5;sha256; Terminal=false Categories=GNOME;GTK;Utility; -Actions=AboutDialog; X-GNOME-Gettext-Domain=hashit diff --git a/data/com.github.libredeb.hashit.gresource.xml b/data/io.github.libredeb.hashit.gresource.xml similarity index 87% rename from data/com.github.libredeb.hashit.gresource.xml rename to data/io.github.libredeb.hashit.gresource.xml index ef438bd..f9f5de5 100644 --- a/data/com.github.libredeb.hashit.gresource.xml +++ b/data/io.github.libredeb.hashit.gresource.xml @@ -1,6 +1,6 @@