mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Merge pull request #329 from selmf/lrelease
This commit is contained in:
commit
7f04e7fd19
@ -196,8 +196,11 @@ TRANSLATIONS = yacreader_es.ts \
|
||||
yacreader_zh_CN.ts \
|
||||
yacreader_zh_TW.ts \
|
||||
yacreader_zh_HK.ts \
|
||||
yacreader_it.ts \
|
||||
yacreader_source.ts
|
||||
yacreader_it.ts
|
||||
# yacreader_source.ts
|
||||
|
||||
LRELEASE_DIR = ../release/languages/
|
||||
CONFIG += lrelease
|
||||
|
||||
unix:!macx {
|
||||
# set install prefix if it's empty
|
||||
|
@ -283,8 +283,11 @@ TRANSLATIONS = yacreaderlibrary_es.ts \
|
||||
yacreaderlibrary_zh_CN.ts \
|
||||
yacreaderlibrary_zh_TW.ts \
|
||||
yacreaderlibrary_zh_HK.ts \
|
||||
yacreaderlibrary_it.ts \
|
||||
yacreaderlibrary_source.ts
|
||||
yacreaderlibrary_it.ts
|
||||
# yacreaderlibrary_source.ts
|
||||
|
||||
LRELEASE_DIR = ../release/languages/
|
||||
CONFIG += lrelease
|
||||
|
||||
#QML/GridView
|
||||
QT += quick qml quickwidgets
|
||||
|
@ -54,7 +54,7 @@ jobs:
|
||||
- script: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y qtchooser qtbase5-dev-tools qt5-qmake \
|
||||
qtbase5-dev qtmultimedia5-dev libpoppler-qt5-dev \
|
||||
qtbase5-dev qtmultimedia5-dev libpoppler-qt5-dev qttools5-dev-tools \
|
||||
libqt5opengl5-dev libunarr-dev qtdeclarative5-dev libqt5svg5-dev qtquickcontrols2-5-dev
|
||||
displayName: 'Install dependencies'
|
||||
- script: |
|
||||
@ -94,7 +94,7 @@ jobs:
|
||||
- script: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y qtchooser qt6-tools-dev qt6-base-dev-tools qmake6 qmake6-bin \
|
||||
qt6-base-dev qt6-multimedia-dev qt6-tools-dev-tools libgl-dev \
|
||||
qt6-base-dev qt6-multimedia-dev qt6-tools-dev-tools libgl-dev qt6-l10n-tools \
|
||||
libqt6opengl6-dev libunarr-dev qt6-declarative-dev libqt6svg6-dev libqt6core5compat6-dev
|
||||
displayName: 'Install dependencies'
|
||||
- script: |
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user