1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-06 16:45:26 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Andreas Traczyk
3befa248a2 install(win32): continue if a ringtone can't be copied
Errors copying symlinks may occur when the project is cloned using
certain WSL versions.

Change-Id: I92f698d01edd6a94c3dff9bce39441b4df98eec2
2021-03-24 15:29:40 -04:00
ababi
69db8684a1 packaging: add global installation support for linux
- avoid using fixed paths and find LRC either when globally installed or located in custom directory
- add installation rules for binaries, .desktop files, .appdata.xml, logo and doc
- add support for generating and copying runtime files (webresources and translations)
- add launcher script (client qt/gnome/kde selector)
- add uninstall support
- add missing sources (moderatorlistmodel)
- update README

Gitlab: #160, #230, #263, #264

Change-Id: I3fee77a917be038072a20c7f99b510f9a8bf65b4
2021-02-03 13:42:19 -05:00
Ming Rui Zhang
dc634feded misc: use compiled rcc file to collect lrc web resources
Instead of using absolute path, use a rcc file compiled
from lrc web resources qrc

Gitlab: #233

Change-Id: Ife3c3b81654984247aed0664031ad45ffb8413db
2020-12-30 15:10:20 -05:00
Ming Rui Zhang
7168d9f4b0 script: add support for qt5 ending binaries for copy runtime files
Change-Id: I21f5daceffe9f0322cafa5a220e4a3252d1e05cf
2020-12-23 11:00:47 -05:00
Ming Rui Zhang
96ee77b62f misc: make initial translations copy valid
Change-Id: Iff8a624865f5ef4438b8fd7c418b1e052ecedd1b
2020-12-21 10:19:48 -05:00
Mingrui Zhang
345da3d72a misc: use python script to replace copy-runtime-files.ps1
Gitlab: #160
Change-Id: Icfaa6f891cbae159ddced3119612abe1a7a89885
2020-12-17 15:06:28 -05:00