From 59307179457e95dae8f1d884be5d4b9337320a55 Mon Sep 17 00:00:00 2001 From: liuzhilin Date: Tue, 12 Dec 2023 15:37:38 +0800 Subject: [PATCH] fix logo --- 0001-fix-logo.patch | 176 +++++++++++++++++++++++++++++++++++++++ README.en.md | 36 -------- README.md | 37 -------- deepin-desktop-base.spec | 7 +- 4 files changed, 182 insertions(+), 74 deletions(-) create mode 100644 0001-fix-logo.patch delete mode 100644 README.en.md delete mode 100644 README.md diff --git a/0001-fix-logo.patch b/0001-fix-logo.patch new file mode 100644 index 0000000..7843670 --- /dev/null +++ b/0001-fix-logo.patch @@ -0,0 +1,176 @@ +From 3dad6c0f74c89c52d7ea236d82465b689f2c92de Mon Sep 17 00:00:00 2001 +From: leeffo +Date: Fri, 9 Jun 2023 10:52:03 +0800 +Subject: [PATCH] fix logo + +--- + distribution/distribution_logo.svg | 19 +++++----- + distribution/distribution_logo_light.svg | 21 +++++----- + .../distribution_logo_transparent.svg | 38 +++++++++---------- + files/uos_logo.svg | 25 +++++++++++- + files/watermark_logo.svg | 24 ------------ + 5 files changed, 64 insertions(+), 63 deletions(-) + delete mode 100644 files/watermark_logo.svg + +diff --git a/distribution/distribution_logo.svg b/distribution/distribution_logo.svg +index 09e1dcb..1cfa2bb 100644 +--- a/distribution/distribution_logo.svg ++++ b/distribution/distribution_logo.svg +@@ -1,9 +1,10 @@ +- +- +- distribution_logo +- +- +\ No newline at end of file ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ +diff --git a/distribution/distribution_logo_light.svg b/distribution/distribution_logo_light.svg +index d9ead8f..f9568fc 100644 +--- a/distribution/distribution_logo_light.svg ++++ b/distribution/distribution_logo_light.svg +@@ -1,9 +1,12 @@ +- +- +- distribution_logo_light +- +- +- +- +- +- +\ No newline at end of file ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ +diff --git a/distribution/distribution_logo_transparent.svg b/distribution/distribution_logo_transparent.svg +index ef38cae..96d9140 100644 +--- a/distribution/distribution_logo_transparent.svg ++++ b/distribution/distribution_logo_transparent.svg +@@ -1,20 +1,18 @@ +- +- +- distribution_logo_transparent +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +- +\ No newline at end of file ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ +diff --git a/files/uos_logo.svg b/files/uos_logo.svg +index 0138ed3..1eff751 100644 +--- a/files/uos_logo.svg ++++ b/files/uos_logo.svg +@@ -1 +1,24 @@ +- +\ No newline at end of file ++ ++ ++ ++ watermark_logo ++ Created with Sketch. ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ ++ +\ No newline at end of file +diff --git a/files/watermark_logo.svg b/files/watermark_logo.svg +deleted file mode 100644 +index 1eff751..0000000 +--- a/files/watermark_logo.svg ++++ /dev/null +@@ -1,24 +0,0 @@ +- +- +- +- watermark_logo +- Created with Sketch. +- +- +- +- +- +- +- +- +- +- +- +- +- +- +\ No newline at end of file +-- +2.20.1 + diff --git a/README.en.md b/README.en.md deleted file mode 100644 index 1bbb969..0000000 --- a/README.en.md +++ /dev/null @@ -1,36 +0,0 @@ -# deepin-desktop-base - -#### Description -deepin desktop base - -#### Software Architecture -Software architecture description - -#### Installation - -1. xxxx -2. xxxx -3. xxxx - -#### Instructions - -1. xxxx -2. xxxx -3. xxxx - -#### Contribution - -1. Fork the repository -2. Create Feat_xxx branch -3. Commit your code -4. Create Pull Request - - -#### Gitee Feature - -1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md -2. Gitee blog [blog.gitee.com](https://blog.gitee.com) -3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) -4. The most valuable open source project [GVP](https://gitee.com/gvp) -5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) -6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/README.md b/README.md deleted file mode 100644 index 4bfef66..0000000 --- a/README.md +++ /dev/null @@ -1,37 +0,0 @@ -# deepin-desktop-base - -#### 介绍 -deepin desktop base - -#### 软件架构 -软件架构说明 - - -#### 安装教程 - -1. xxxx -2. xxxx -3. xxxx - -#### 使用说明 - -1. xxxx -2. xxxx -3. xxxx - -#### 参与贡献 - -1. Fork 本仓库 -2. 新建 Feat_xxx 分支 -3. 提交代码 -4. 新建 Pull Request - - -#### 码云特技 - -1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md -2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) -3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 -4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 -5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) -6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/deepin-desktop-base.spec b/deepin-desktop-base.spec index 72408e1..6c342a5 100644 --- a/deepin-desktop-base.spec +++ b/deepin-desktop-base.spec @@ -2,7 +2,7 @@ Name: deepin-desktop-base Version: 2022.01.27 -Release: 4 +Release: 5 Summary: Base files for Deepin Desktop License: GPLv3 URL: https://github.com/linuxdeepin/deepin-desktop-base @@ -11,6 +11,7 @@ Source1: dde.conf Patch1: 0001-fix-unified-use-desktop-version-server.in.patch Patch2: 0002-adapt-E.patch +Patch3: 0001-fix-logo.patch %description %{summary}. @@ -36,6 +37,7 @@ Obsoletes: license-config < 0.0.4-3 %setup -q -n %{name}-%{version} %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build # Remove Deepin lsb-release @@ -83,6 +85,9 @@ install -Dm644 files/os-license %{buildroot}/%{_sysconfdir}/.uos/os-license %{_sysconfdir}/os-version %changelog +* Tue Dec 12 2023 liuzhilin - 2022.01.27-5 +- fix logo + * Mon Nov 27 2023 hanshuang - 2022.01.27-4 - modify spec remove openeuler info -- Gitee