version 1.9.2

This commit is contained in:
2023-02-10 21:32:20 +01:00
parent 6aa69ddd08
commit 13d2c1384b
13 changed files with 1504 additions and 1286 deletions
+2 -2
View File
@@ -31,7 +31,7 @@ FORMS += \
mainwindow.ui
TRANSLATIONS += \
languages/fr_FR/RsyncUI_fr_FR.ts
RsyncUI_fr_FR.ts
INCLUDEPATH += \
/usr/include/KF5
@@ -41,7 +41,6 @@ qnx: target.path = /tmp/$${TARGET}/bin
else: unix:!android: target.path = /usr/bin/
!isEmpty(target.path): INSTALLS += target
INSTALLS += lang
INSTALLS += documentation
INSTALLS += desktopfile
@@ -53,6 +52,7 @@ DISTFILES += \
RsyncUI.desktop
lang.path = /languages/
lang.path = /usr/share/locale/
lang.files = languages/*
documentation.path = /usr/share/doc/RsyncUI
documentation.files = README*