Commit 22eed95
committed
fix: update lastore config paths to new dde namespace
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-3136651 parent 91b980a commit 22eed95
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
277 | | - | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
545 | | - | |
| 545 | + | |
546 | 546 | | |
547 | 547 | | |
548 | 548 | | |
| |||
0 commit comments