1 Star 0 Fork 17

liubuguiii/src-kiran-cc-daemon

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
0000-fix-xsettings-set-default-icon-theme-to-Spring.patch 1.11 KB
一键复制 编辑 原始数据 按行查看 历史
From 20611cd306453f544cc53837661ea47161b5e862 Mon Sep 17 00:00:00 2001
From: yuanxing <yuanxing@kylinsec.com.cn>
Date: Thu, 14 Dec 2023 09:10:00 +0800
Subject: [PATCH] fix(xsettings):set default icon theme to Spring
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 将默认图标主题设置为初春
---
data/schemas/com.kylinsec.kiran.xsettings.gschema.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/schemas/com.kylinsec.kiran.xsettings.gschema.xml.in b/data/schemas/com.kylinsec.kiran.xsettings.gschema.xml.in
index 12b486a..18fa7ba 100644
--- a/data/schemas/com.kylinsec.kiran.xsettings.gschema.xml.in
+++ b/data/schemas/com.kylinsec.kiran.xsettings.gschema.xml.in
@@ -26,7 +26,7 @@
<description>Name of gtk theme to use.</description>
</key>
<key name="net-icon-theme-name" type="s">
- <default>'Kiran'</default>
+ <default>'Spring'</default>
<description>Name of icon theme to use for icons.</description>
</key>
<key name="net-enable-event-sounds" type="b">
--
2.27.0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liubuguiii/src-kiran-cc-daemon.git
git@gitee.com:liubuguiii/src-kiran-cc-daemon.git
liubuguiii
src-kiran-cc-daemon
src-kiran-cc-daemon
master

搜索帮助