!31 compliance modification of regional and textual titles

From: @leeffo 
Reviewed-by: @HelloWorld_lvcongqing 
Signed-off-by: @HelloWorld_lvcongqing
This commit is contained in:
openeuler-ci-bot 2023-05-08 02:42:53 +00:00 committed by Gitee
commit d0f17f48f2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 37 additions and 1 deletions

View File

@ -0,0 +1,32 @@
From 8ba2696369dc305a3a011bc922e9207f53f73bf5 Mon Sep 17 00:00:00 2001
From: leeffo <leeffo@yeah.net>
Date: Sat, 6 May 2023 11:20:32 +0800
Subject: [PATCH] compliance modification of regional and textual titles
---
files/language_info.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/files/language_info.json b/files/language_info.json
index ff6c66c..e806c03 100644
--- a/files/language_info.json
+++ b/files/language_info.json
@@ -842,13 +842,13 @@
},
{
"Locale": "zh_HK.UTF-8",
- "Description": "繁體中文(香港)",
+ "Description": "繁体中文(中国香港)",
"LangCode": "zh-hant",
"CountryCode": "HK"
},
{
"Locale": "zh_TW.UTF-8",
- "Description": "正體中文",
+ "Description": "繁体中文(中国台湾)",
"LangCode": "zh-hant",
"CountryCode": "TW"
},
--
2.20.1

View File

@ -1,12 +1,13 @@
Name: deepin-desktop-base
Version: 2020.03.23
Release: 4
Release: 5
Summary: Base files for Deepin Desktop
License: GPLv3
URL: https://github.com/linuxdeepin/deepin-desktop-base
Source0: %{name}_%{version}.orig.tar.xz
BuildArch: noarch
Patch1: 0001-fix-logo.patch
Patch2: 0001-compliance-modification-of-regional-and-textual-titl.patch
Provides: deepin-appstore-config
@ -108,6 +109,9 @@ ln -sfv ..%{_datadir}/deepin/desktop-version %{buildroot}/etc/deepin-version
%{_datadir}/deepin/distribution/distribution_logo_transparent.svg
%changelog
* Sat May 06 2023 liweiganga <liweiganga@uniontech.com> - 2020.03.23-5
- compliance modification of regional and textual titles
* Sat Jun 05 2021 weidong <weidong@uniontech.com> - 2020.03.23-4
- Fix installation dependency errors