fix: update lastore config paths to new dde namespace#94
Merged
Conversation
1. Changed config paths from "org.deepin.lastore" to "org.deepin.dde.lastore" in both recoverydialog.cpp and updateworker.cpp 2. Updated corresponding log messages to reflect new namespace 3. This change aligns with the new DDE namespace convention for consistency across the project fix: 更新lastore配置路径到新的dde命名空间 1. 在recoverydialog.cpp和updateworker.cpp中将配置路径 从"org.deepin.lastore"改为"org.deepin.dde.lastore" 2. 更新了相应的日志消息以反映新的命名空间 3. 此更改符合项目新的DDE命名空间约定,保持一致性 pms: BUG-313665
deepin pr auto review代码审查意见:
总体来说,代码的更改看起来是合理的,但是需要注意日志信息的准确性,以及代码的重复和可维护性。 |
xionglinlin
approved these changes
May 29, 2025
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mhduiy, xionglinlin The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fix: 更新lastore配置路径到新的dde命名空间
pms: BUG-313665