-
Notifications
You must be signed in to change notification settings - Fork 24
chore: update theme icons #124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
(来自设计摘要) 更新时间2025.11.3更新内容: 1.organic-glass新增部分自研应用。(解决organ-glass主题全局搜索、云盘不显示对应主题图标问题) 2.square主题补充部分应用、文件夹、设备图标。(解决squre主题全局搜索、云盘不显示对应主题图标问题) 3.百度网盘uos.web.baidu.pan,所有主题新增快捷方式baidunetdisk(商店重新打包改名,避免旧的版本失效,在原来图标基础上新增快捷方式) 4.origin主题中文件夹快捷方式user-desktop.dci与inode-directory.dci命名错误,原来这两个图标命名后面多了一个“;”符号,导致无法显示,现在修正(修复计算机-我的目录中的桌面图标无法正常显示问题) 5.origin、nirvana主题更新部分文件类型。(修复word文档的图标上面缩写不准确问题) 6.flow、hazy-color、macaron更新部分应用图标。 Log: update theme icons
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR systematically updates theme icons by adding the BaiduNetDisk shortcut icon across all themes, enriching the square theme with additional application icons, correcting misnamed folder shortcuts in the origin theme, and revising Word document file type icons in the origin theme to ensure accurate display. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
deepin pr auto review这是一个关于系统图标的 Git diff,主要涉及多个图标主题(flow、hazy-color、macaron、nirvana、organic-glass、origin、square、vintage)下的图标文件变更。让我进行详细分析:
改进建议:
总体来说,这次变更组织良好,但需要更多的文档说明和安全性考虑。特别是权限变更和二进制文件的管理需要更加谨慎。 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: mhduiy, yixinshark The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
(来自设计摘要)
更新时间2025.11.3更新内容:
1.organic-glass新增部分自研应用。(解决organ-glass主题全局搜索、云盘不显示对应主题图标问题)
2.square主题补充部分应用、文件夹、设备图标。(解决squre主题全局搜索、云盘不显示对应主题图标问题)
3.百度网盘uos.web.baidu.pan,所有主题新增快捷方式baidunetdisk(商店重新打包改名,避免旧的版本失效,在原来图标基础上新增快捷方式)
4.origin主题中文件夹快捷方式user-desktop.dci与inode-directory.dci命名错误,原来这两个图标命名后面多了一个“;”符号,导致无法显示,现在修正(修复计算机-我的目录中的桌面图标无法正常显示问题)
5.origin、nirvana主题更新部分文件类型。(修复word文档的图标上面缩写不准确问题)
6.flow、hazy-color、macaron更新部分应用图标。
Log: update theme icons
Summary by Sourcery
Update and standardize theme icons by adding new app shortcuts, supplementing missing icons, correcting naming and display issues, and refreshing file-type and application icons across multiple themes
New Features:
Bug Fixes:
Enhancements: