mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-15 21:32:05 +08:00
修改: debian/changelog
新文件: pkg/usr/lib/systemd/system/spark-update-notifier.service 修改: src/main.cpp 修改: src/widget.cpp 新文件: tool/update-upgrade/autostart/spark-update-notifier.desktop 新文件: tool/update-upgrade/ss-do-upgrade.sh 新文件: tool/update-upgrade/ss-update-controler.sh 新文件: tool/update-upgrade/ss-update-notify-placer.sh 新文件: tool/update-upgrade/ss-update-notify.sh 新文件: tool/update-upgrade/ss-upgrade-list.sh
This commit is contained in:
@@ -50,7 +50,7 @@ int main(int argc, char *argv[])
|
||||
a.setOrganizationName("spark-union");
|
||||
a.setOrganizationDomain("https://www.deepinos.org/");
|
||||
a.setApplicationName("Spark Store"); //不需要翻译,否则 ~/.local/share/ 下文件夹名称也被翻译为中文
|
||||
a.setApplicationVersion(DApplication::buildVersion("3.0.3-10"));
|
||||
a.setApplicationVersion(DApplication::buildVersion("3.0.3-11"));
|
||||
a.setApplicationAcknowledgementPage("https://gitee.com/deepin-community-store/spark-store");
|
||||
a.setApplicationDescription(
|
||||
QObject::tr(
|
||||
|
||||
Reference in New Issue
Block a user