diff --git a/0008-fix-category-Fix-the-issue-where-the-initial-letters.patch b/0008-fix-category-Fix-the-issue-where-the-initial-letters.patch new file mode 100644 index 0000000000000000000000000000000000000000..fe99347644438d3e3ecf1d2e8d9ceb5f566dc975 --- /dev/null +++ b/0008-fix-category-Fix-the-issue-where-the-initial-letters.patch @@ -0,0 +1,141 @@ +From 313b49c31b17643dfc49e60348d0c346c4bb44c7 Mon Sep 17 00:00:00 2001 +From: liuxinhao +Date: Wed, 24 Apr 2024 19:10:55 +0800 +Subject: [PATCH] fix(category): Fix the issue where the initial letters of + certain categories are not capitalized. +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +- 修复部分分类首字母未大写的问题 + +Closes #36266 +--- + data/category/desktop/account-management.desktop | 8 ++++---- + data/category/desktop/application.desktop | 8 ++++---- + data/category/desktop/audio.desktop | 8 ++++---- + data/category/desktop/authentication-manager.desktop | 2 +- + 4 files changed, 13 insertions(+), 13 deletions(-) + +diff --git a/data/category/desktop/account-management.desktop b/data/category/desktop/account-management.desktop +index 6494940..160ccff 100644 +--- a/data/category/desktop/account-management.desktop ++++ b/data/category/desktop/account-management.desktop +@@ -1,13 +1,13 @@ + [Kiran Control Panel Category] + Category=account-management + +-Name=Account Management ++Name=Account + Name[zh_CN]=帐户 + Name[bo_CN]=ཐོ་ཁོངས། + Name[kk_KG]=эсептери + Name[kk_KZ]=шоттар + Name[mn_MN]=данс +-Name[ug_CN]=ھېسابات ++Name[ug_CN]=ھېسابات + + Comment=Account Management + Comment[zh_CN]=帐户管理 +@@ -15,7 +15,7 @@ Comment[bo_CN]=རྩིས་ཐོའི་དོ་དམ། + Comment[kk_KG]=Эсепти башкаруу + Comment[kk_KZ]=Тіркелгіні басқару + Comment[mn_MN]=Шилэн дансны удирдлага +-Comment[ug_CN]=ھېسابات باشقۇرۇش ++Comment[ug_CN]=ھېسابات باشقۇرۇش + + Icon=account-management.png + +@@ -26,5 +26,5 @@ Keywords[bo_CN]=ཐོ་ཁོངས། + Keywords[kk_KG]=эсептери + Keywords[kk_KZ]=шоттар + Keywords[mn_MN]=данс +-Keywords[ug_CN]=ھېسابات ++Keywords[ug_CN]=ھېسابات + Keywords=Account Management +diff --git a/data/category/desktop/application.desktop b/data/category/desktop/application.desktop +index 4601e72..cf39f79 100644 +--- a/data/category/desktop/application.desktop ++++ b/data/category/desktop/application.desktop +@@ -1,13 +1,13 @@ + [Kiran Control Panel Category] + Category=app-manager + +-Name=appliction ++Name=Appliction + Name[zh_CN]=应用程序 + Name[bo_CN]=སྐད་སྒྲ། + Name[kk_KG]=үн + Name[kk_KZ]=дыбыс + Name[mn_MN]=дуу чимээ +-Name[ug_CN]=ئاۋاز ++Name[ug_CN]=ئاۋاز + + Comment=appliction settings + Comment[zh_CN]=应用程序设置 +@@ -15,7 +15,7 @@ Comment[bo_CN]=སྐད་སྒྲ་སྒྲིག་པ། + Comment[kk_KG]=Үн параметрлери + Comment[kk_KZ]=Дыбыс параметрлері + Comment[mn_MN]=Дуу чимээний тохиргоо +-Comment[ug_CN]=ئاۋاز تەسىس قىلىش ++Comment[ug_CN]=ئاۋاز تەسىس قىلىش + + Icon=appliction.png + +@@ -26,5 +26,5 @@ Keywords[bo_CN]=སྐད་སྒྲ། + Keywords[kk_KG]=үн + Keywords[kk_KZ]=дыбыс + Keywords[mn_MN]=дуу чимээ +-Keywords[ug_CN]=ئاۋاز ++Keywords[ug_CN]=ئاۋاز + Keywords=appliction +diff --git a/data/category/desktop/audio.desktop b/data/category/desktop/audio.desktop +index 36ae23d..f03341a 100644 +--- a/data/category/desktop/audio.desktop ++++ b/data/category/desktop/audio.desktop +@@ -1,13 +1,13 @@ + [Kiran Control Panel Category] + Category=audio + +-Name=audio ++Name=Audio + Name[zh_CN]=声音 + Name[bo_CN]=སྐད་སྒྲ། + Name[kk_KG]=үн + Name[kk_KZ]=дыбыс + Name[mn_MN]=дуу чимээ +-Name[ug_CN]=ئاۋاز ++Name[ug_CN]=ئاۋاز + + Comment=audio settings + Comment[zh_CN]=声音设置 +@@ -15,7 +15,7 @@ Comment[bo_CN]=སྐད་སྒྲ་སྒྲིག་པ། + Comment[kk_KG]=Үн параметрлери + Comment[kk_KZ]=Дыбыс параметрлері + Comment[mn_MN]=Дуу чимээний тохиргоо +-Comment[ug_CN]=ئاۋاز تەسىس قىلىش ++Comment[ug_CN]=ئاۋاز تەسىس قىلىش + + Icon=audio.png + +@@ -26,5 +26,5 @@ Keywords[bo_CN]=སྐད་སྒྲ། + Keywords[kk_KG]=үн + Keywords[kk_KZ]=дыбыс + Keywords[mn_MN]=дуу чимээ +-Keywords[ug_CN]=ئاۋاز ++Keywords[ug_CN]=ئاۋاز + Keywords=audio +diff --git a/data/category/desktop/authentication-manager.desktop b/data/category/desktop/authentication-manager.desktop +index 7b07c19..6023b6e 100644 +--- a/data/category/desktop/authentication-manager.desktop ++++ b/data/category/desktop/authentication-manager.desktop +@@ -1,5 +1,5 @@ + [Kiran Control Panel Category] +-Name=Authentication Manager ++Name=Authentication + Name[zh_CN]=认证管理 + + Category=authentication-manager +-- +2.33.0 + diff --git a/kiran-control-panel.spec b/kiran-control-panel.spec index 8926d7203a0cdeedad461d06b9583cc2f5ca6de2..002918cd5d5b2cb46dfcfa79456cbce63c3e21de 100644 --- a/kiran-control-panel.spec +++ b/kiran-control-panel.spec @@ -1,20 +1,21 @@ Name: kiran-control-panel Version: 2.6.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Kiran Control Panel Summary(zh_CN): Kiran桌面控制面板 License: MulanPSL-2.0 Source0: %{name}-%{version}.tar.gz -Patch000: 0000-fix-audio-when-the-tray-is-initialized-determine-whe.patch -Patch001: 0001-fix-keybinding-don-t-convert-normal-key-if-use-shift.patch -Patch002: 0002-fix-audio-network-Compatible-for-versions-below-5.15.patch -Patch003: 0003-fix-power-Fix-has-really-battery-while-it-is-present.patch -Patch004: 0004-fix-network-Fix-network-configuration-filtering-for-.patch -Patch005: 0005-fix-touchpad-Fix-touchpad-display-with-the-type-psmo.patch -Patch006: 0006-fix-search-Adjusting-the-display-style-of-manually-r.patch -Patch007: 0007-fix-network-Crash-caused-by-mismatch-between-registe.patch +Patch0000: 0000-fix-audio-when-the-tray-is-initialized-determine-whe.patch +Patch0001: 0001-fix-keybinding-don-t-convert-normal-key-if-use-shift.patch +Patch0002: 0002-fix-audio-network-Compatible-for-versions-below-5.15.patch +Patch0003: 0003-fix-power-Fix-has-really-battery-while-it-is-present.patch +Patch0004: 0004-fix-network-Fix-network-configuration-filtering-for-.patch +Patch0005: 0005-fix-touchpad-Fix-touchpad-display-with-the-type-psmo.patch +Patch0006: 0006-fix-search-Adjusting-the-display-style-of-manually-r.patch +Patch0007: 0007-fix-network-Crash-caused-by-mismatch-between-registe.patch +Patch0008: 0008-fix-category-Fix-the-issue-where-the-initial-letters.patch BuildRequires: gcc-c++ BuildRequires: cmake >= 3.2 @@ -164,6 +165,9 @@ make %{?_smp_mflags} rm -rf %{buildroot} %changelog +* Wed Apr 24 2024 liuxinhao - 2.6.1-8 +- KYOS-B: Fix the issue where the initial letters of certain categories are not capitalized.(#36266) + * Fri Apr 19 2024 liuxinhao - 2.6.1-7 - KYOS-B: Fix Crash caused by mismatch between registered search terms and actual content(#35252) - KYOS-B: Adjusting the display style of manually registered search keywords and subfunctional keywords(#35340,#35278)