version 1.9.2
This commit is contained in:
+2
-2
@@ -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*
|
||||
|
||||
Reference in New Issue
Block a user