From ddda68565302cb2a8daabb42574d45a494a61bec Mon Sep 17 00:00:00 2001 From: Wang Zichong Date: Tue, 12 Aug 2025 16:58:29 +0800 Subject: [PATCH] chore: update go.mod, README and translation config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 更新 go.mod 以包含 go-gir 的相关更新 更新 README 移除不再使用的联系方式 更新 transifex cli 配置文件以供推拉翻译 Log: --- .tx/config | 5 ++--- README.md | 3 --- README.zh_CN.md | 3 --- go.mod | 6 +++--- go.sum | 13 ++++++------- 5 files changed, 11 insertions(+), 19 deletions(-) diff --git a/.tx/config b/.tx/config index cf78ec167..4cd5bfa87 100644 --- a/.tx/config +++ b/.tx/config @@ -3,11 +3,10 @@ host = https://www.transifex.com minimum_perc = 80 mode = developer -[o:linuxdeepin:p:deepin-desktop-environment:r:dde-daemonpot] +[o:linuxdeepin:p:deepin-desktop-environment:r:4f2e31d1724caf9d4c44932229926cf4] file_filter = misc/po/.po -minimum_perc = 0 source_file = misc/po/dde-daemon.pot -source_lang = en +source_lang = en_US type = PO [o:linuxdeepin:p:deepin-desktop-environment:r:dde-daemon-grub2-policyts] diff --git a/README.md b/README.md index 61b4f0645..824b005bc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ DDE Daemon is a daemon for handling the deepin session settings ### Build dependencies * [dde-api](https://github.com/linuxdeepin/dde-api) -* [startdde](https://github.com/linuxdeepin/startdde) * libudev * fontconfig * libbamf3 @@ -112,8 +111,6 @@ disable: Disable modules, ignore settings. Any usage issues can ask for help via -* [Gitter](https://gitter.im/orgs/linuxdeepin/rooms) -* [IRC channel](https://webchat.freenode.net/?channels=deepin) * [Forum](https://bbs.deepin.org/) * [WiKi](https://wiki.deepin.org/) diff --git a/README.zh_CN.md b/README.zh_CN.md index c5760daaa..f887f9dce 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -8,7 +8,6 @@ DDE Daemon是一个用于处理深度会话设置的守护进程 ### 编译依赖 * [dde-api](https://github.com/linuxdeepin/dde-api) -* [startdde](https://github.com/linuxdeepin/startdde) * libudev * fontconfig * libbamf3 @@ -111,8 +110,6 @@ disable: Disable modules, ignore settings. 如果您遇到任何其他问题,您可能还会发现这些渠道很有用: -* [Gitter](https://gitter.im/orgs/linuxdeepin/rooms) -* [IRC channel](https://webchat.freenode.net/?channels=deepin) * [Forum](https://bbs.deepin.org/) * [WiKi](https://wiki.deepin.org/) diff --git a/go.mod b/go.mod index 4195cdb7b..c731350d3 100644 --- a/go.mod +++ b/go.mod @@ -12,9 +12,9 @@ require ( github.com/gosexy/gettext v0.0.0-20160830220431-74466a0a0c4a github.com/jouyouyun/hardware v0.1.8 github.com/linuxdeepin/dde-api v0.0.0-20250731115329-a7fbf5c1b7e1 - github.com/linuxdeepin/go-dbus-factory v0.0.0-20250731053001-954f97feae8c - github.com/linuxdeepin/go-gir v0.0.0-20230710064042-bd15f0549c87 - github.com/linuxdeepin/go-lib v0.0.0-20250715130109-a4b5968b93a3 + github.com/linuxdeepin/go-dbus-factory v0.0.0-20250812120858-58330799109a + github.com/linuxdeepin/go-gir v0.0.0-20250812023606-b28aaee32ac9 + github.com/linuxdeepin/go-lib v0.0.0-20250812091504-ef74b917a73a github.com/linuxdeepin/go-x11-client v0.0.0-20240415051504-c8e43d028ff9 github.com/mdlayher/netlink v1.7.2 github.com/msteinert/pam v1.2.0 diff --git a/go.sum b/go.sum index 957b429d3..a6c7b872e 100644 --- a/go.sum +++ b/go.sum @@ -34,13 +34,12 @@ github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE= github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI= github.com/linuxdeepin/dde-api v0.0.0-20250731115329-a7fbf5c1b7e1 h1:PenyzCfepHVWU3XsHhquGxiTNhAnLFz4+iFR6da2jRI= github.com/linuxdeepin/dde-api v0.0.0-20250731115329-a7fbf5c1b7e1/go.mod h1:Ms92CRDOjzkDmX1x0x6+b0vQSYHJ7Ab9jQMY2JYWiio= -github.com/linuxdeepin/go-dbus-factory v0.0.0-20250731053001-954f97feae8c h1:NBC8KtCXoxs8DNHhEpUz1RlqA9mOn9yXTe5HbVPZ8TI= -github.com/linuxdeepin/go-dbus-factory v0.0.0-20250731053001-954f97feae8c/go.mod h1:iIlTR50SA8MJ9ORPyMOpKWMF4g+AUorbER5AX0RD9Jk= -github.com/linuxdeepin/go-gir v0.0.0-20230331033513-a8d7a9e89f9b/go.mod h1:a0tox5vepTQu5iO6rdKc4diGT+fkyXZlRROM8ULEvaI= -github.com/linuxdeepin/go-gir v0.0.0-20230710064042-bd15f0549c87 h1:ga3ioifiDJJDfWv0ZJPX8e//fQNIzINXxJb4BMQofOo= -github.com/linuxdeepin/go-gir v0.0.0-20230710064042-bd15f0549c87/go.mod h1:a0tox5vepTQu5iO6rdKc4diGT+fkyXZlRROM8ULEvaI= -github.com/linuxdeepin/go-lib v0.0.0-20250715130109-a4b5968b93a3 h1:l/Ox2uBQ+bkAstz1cUuI8XosxhEJ3F8rlCYJj5JaOXs= -github.com/linuxdeepin/go-lib v0.0.0-20250715130109-a4b5968b93a3/go.mod h1:yNoMFao1mE45M8zW6i83eaGpT9eriCWsXEdcVNQswpw= +github.com/linuxdeepin/go-dbus-factory v0.0.0-20250812120858-58330799109a h1:eFEkIRqQYCYidOXI8hcGo7cLfXmGhO1NPxdMvodWAjY= +github.com/linuxdeepin/go-dbus-factory v0.0.0-20250812120858-58330799109a/go.mod h1:dfpixHkqiijg3P7w5QArkMyC7+vlHcutN5R6zHIn8is= +github.com/linuxdeepin/go-gir v0.0.0-20250812023606-b28aaee32ac9 h1:H95pXIA104lsylGPXXPm8rM+6vVsmKff7sJGGgWMu5A= +github.com/linuxdeepin/go-gir v0.0.0-20250812023606-b28aaee32ac9/go.mod h1:a0tox5vepTQu5iO6rdKc4diGT+fkyXZlRROM8ULEvaI= +github.com/linuxdeepin/go-lib v0.0.0-20250812091504-ef74b917a73a h1:G4wz/sQIg/rd6aJ82Sg4IfKMn/2HV5V2Ia0KS7o6Xhs= +github.com/linuxdeepin/go-lib v0.0.0-20250812091504-ef74b917a73a/go.mod h1:2d0hhhqpr9UP9DRgnzU4y6nwdgUtM0qV94Wf0bzAI2g= github.com/linuxdeepin/go-x11-client v0.0.0-20220830090948-78fe92b727bb/go.mod h1:KwpmRZ47A/0a2l9V0V6aTlkuNaqy5j1fOqMFJONuIMY= github.com/linuxdeepin/go-x11-client v0.0.0-20240415051504-c8e43d028ff9 h1:GbhdC1TMi+V5yMRlfl16Y2gT/nhJn2OJalw6sVbFRHQ= github.com/linuxdeepin/go-x11-client v0.0.0-20240415051504-c8e43d028ff9/go.mod h1:KwpmRZ47A/0a2l9V0V6aTlkuNaqy5j1fOqMFJONuIMY=