fix: 修复翻译失败问题
1. 翻译文件没有打包进入到应用包中 2. 添加lrelease二进制的依赖包qttools5-dev-tools Log: Influence: 任务栏-右键菜单翻译正常 Task: https://pms.uniontech.com/task-view-202011.html Change-Id: I458fd638e8914309ddb1973bd7fbe7846378396d
This commit is contained in:
2
debian/rules
vendored
2
debian/rules
vendored
@ -1,5 +1,7 @@
|
||||
#!/usr/bin/make -f
|
||||
|
||||
export QT_SELECT=qt5
|
||||
|
||||
include /usr/share/dpkg/default.mk
|
||||
|
||||
%:
|
||||
|
Reference in New Issue
Block a user