1 Star 0 Fork 38

fx/ukui-control-center-fx

forked from bjhyxh/ukui-control-center 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ukui-control-center.pro 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
nil 提交于 2022-11-16 13:54 . feat: sync function of 3.22
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = \
libukcc \
changeOtherUserPwd \
changeUserPwd \
checkUserPwdWithPAM \
registeredQDbus \
plugins\
registeredSession \
shell \
group-manager-server \
TRANSLATIONS += \
shell/res/i18n/zh_CN.ts \
shell/res/i18n/tr.ts \
shell/res/i18n/en_US.ts \
shell/res/i18n/kk.ts \
shell/res/i18n/ky.ts \
shell/res/i18n/ug.ts \
shell/res/i18n/bo_CN.ts
# Automating generation .qm files from .ts files
CONFIG(release, debug|release) {
!system($$PWD/translate_generation.sh): error("Failed to generate translation")
}
isEmpty(PREFIX) {
PREFIX = /usr
}
qm_files.path = $${PREFIX}/share/ukui-control-center/shell/res/i18n/
qm_files.files = shell/res/i18n/*.qm
ts_files.path = $${PREFIX}/share/ukui-control-center/shell/res/i18n/
ts_files.files = shell/res/i18n/*.ts
search_file.path = $${PREFIX}/share/ukui-control-center/shell/res/
search_file.files = shell/res/search.xml
INCLUDEPATH += /usr/lib/gcc/aarch64-linux-gnu/9/include/
INSTALLS += qm_files \
ts_files \
search_file
HEADERS += \
shell/utils/xatom-helper.h
SOURCES += \
shell/utils/xatom-helper.cpp
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fx20373605/ukui-control-center.git
git@gitee.com:fx20373605/ukui-control-center.git
fx20373605
ukui-control-center
ukui-control-center-fx
openkylin/yangtze

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385