added Autosave of download queue

This commit is contained in:
2023-02-08 00:34:25 +01:00
parent ef977d96dd
commit 6aa69ddd08
5 changed files with 309 additions and 19 deletions
+3 -2
View File
@@ -41,8 +41,7 @@ qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /usr/bin/
!isEmpty(target.path): INSTALLS += target
lang.path = /languages/fr_FR/
lang.files = languages/fr_FR/*
INSTALLS += lang
INSTALLS += documentation
INSTALLS += desktopfile
@@ -53,6 +52,8 @@ RESOURCES +=
DISTFILES += \
RsyncUI.desktop
lang.path = /languages/
lang.files = languages/*
documentation.path = /usr/share/doc/RsyncUI
documentation.files = README*
desktopfile.path = /usr/share/applications