From c0062f17ff4e7ced7145b05e31e02552e3d92eda Mon Sep 17 00:00:00 2001 From: hemiao11 Date: Thu, 19 Jun 2025 15:11:14 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=E4=B8=8D=E9=97=AD=E5=90=88=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../installation_upgrade/installation/installation_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/server/installation_upgrade/installation/installation_guide.md b/docs/en/server/installation_upgrade/installation/installation_guide.md index cffd2e598..cf490be6c 100644 --- a/docs/en/server/installation_upgrade/installation/installation_guide.md +++ b/docs/en/server/installation_upgrade/installation/installation_guide.md @@ -207,7 +207,7 @@ On the **INSTALLATION DESTINATION** page, configure storage for system partition >- If you need to split a logical volume group, select **Custom** to manually partition the logical volume group. On the **MANUAL PARTITIONING** page, click **Modify** in the **Volume Group** area to reconfigure the logical volume group. **Table 1** Suggested disk partitions - + | Partition Type | Partition Type | Partition Size | Description | | --- | --- | --- | --- | -- Gitee From e09df739a81ba07001266cc9c8be80c2e267eb93 Mon Sep 17 00:00:00 2001 From: hemiao11 Date: Thu, 19 Jun 2025 16:27:26 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BD=8E=E9=94=99?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/zh/tools/desktop/dde/dde_user_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh/tools/desktop/dde/dde_user_guide.md b/docs/zh/tools/desktop/dde/dde_user_guide.md index 666ddcd84..30b2cd28b 100644 --- a/docs/zh/tools/desktop/dde/dde_user_guide.md +++ b/docs/zh/tools/desktop/dde/dde_user_guide.md @@ -449,7 +449,7 @@ DDE桌面操作系统通过控制中心来管理系统的基本设置,包括 1. 在控制中心首页,单击 ![default_applications_normal](./figures/icon70-o.svg)。 2. 选择文件类型进入默认程序列表。 -3. 单击列表下的![add](./figures/icon50-o.svg),选择desktop文件(一般在/usr/share/applications),或特定的二进制文件。 +3. 单击列表下的![add](./figures/icon50-o.svg),选择desktop文件(一般在/usr/share/applications),或特定的二进制文件。 4. 该程序将添加到列表,并自动设置为默认程序。 #### 删除默认程序 -- Gitee From f26a70f805ecb43d3aee659cfa020a31aff90c1c Mon Sep 17 00:00:00 2001 From: hemiao11 Date: Thu, 19 Jun 2025 16:52:52 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9markdownlint=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/zh/tools/desktop/dde/dde_user_guide.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/zh/tools/desktop/dde/dde_user_guide.md b/docs/zh/tools/desktop/dde/dde_user_guide.md index 30b2cd28b..47f8c7159 100644 --- a/docs/zh/tools/desktop/dde/dde_user_guide.md +++ b/docs/zh/tools/desktop/dde/dde_user_guide.md @@ -380,9 +380,9 @@ DDE桌面操作系统通过控制中心来管理系统的基本设置,包括 1. 在控制中心首页,单击 ![display_normal](./figures/icon72-o.svg)。 2. 单击 **亮度**,进入亮度设置界面。 - - 拖动亮度条滑块,调节屏幕亮度。 - - 打开 **自动调节色温** 开关,开启进入护眼模式,自动调节色温。 - - 打开 **手动调节** 亮度开关,可以调节屏幕亮度 。 + - 拖动亮度条滑块,调节屏幕亮度。 + - 打开 **自动调节色温** 开关,开启进入护眼模式,自动调节色温。 + - 打开 **手动调节** 亮度开关,可以调节屏幕亮度 。 ##### 设置屏幕刷新率 @@ -558,9 +558,9 @@ VPN即虚拟专用网络,其主要功能是在公用网络上建立专用网 1. 在控制中心首页,单击 ![network_normal](./figures/icon97-o.svg)。 2. 单击 **系统代理**,进入系统代理界面。 - - 单击 **无**,关闭代理服务器功能。 - - 单击 **手动**,输入代理服务器的地址和端口信息。 - - 单击 **自动**,输入URL,系统将自动配置代理服务器的信息。 + - 单击 **无**,关闭代理服务器功能。 + - 单击 **手动**,输入代理服务器的地址和端口信息。 + - 单击 **自动**,输入URL,系统将自动配置代理服务器的信息。 #### 应用代理 -- Gitee