Skip to content

Commit c3fb040

Browse files
chore: Update version to 6.0.28
- update version to 6.0.28 log: update version to 6.0.28
1 parent a2d3629 commit c3fb040

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
deepin-fcitx5configtool-plugin (6.0.28) unstable; urgency=medium
2+
3+
* fix: add UOS build support and update dependencies
4+
* style(ui): adjust font and icon size for keyboard layout
5+
* style(ui): unify title styles and fix addon button alignment
6+
7+
-- dengzhongyuan <dengzhongyuan@uniontech.com> Tue, 31 Mar 2026 22:27:45 +0800
8+
19
deepin-fcitx5configtool-plugin (6.0.27) unstable; urgency=medium
210

311
* fix: add gettext translation support for fcitx5 config

src-old/src/dcc-module/imsettingwindow.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2021 ~ 2021 Deepin Technology Co., Ltd.
1+
// Copyright (C) 2021 ~ 2026 Deepin Technology Co., Ltd.
22
// SPDX-FileCopyrightText: 2023 Deepin Technology Co., Ltd.
33
//
44
// SPDX-License-Identifier: GPL-3.0-or-later

src/dcc-fcitx5configtool/operation/fcitx5configtool.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-FileCopyrightText: 2024 - 2027 UnionTech Software Technology Co., Ltd.
1+
// SPDX-FileCopyrightText: 2024 - 2026 UnionTech Software Technology Co., Ltd.
22
//
33
// SPDX-License-Identifier: GPL-3.0-or-later
44
#include "fcitx5configtool.h"

src/dcc-fcitx5configtool/qml/DetailConfigItem.qml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-FileCopyrightText: 2024 - 2027 UnionTech Software Technology Co., Ltd.
1+
// SPDX-FileCopyrightText: 2024 - 2026 UnionTech Software Technology Co., Ltd.
22
// SPDX-License-Identifier: GPL-3.0-or-later
33
import QtQuick 2.15
44
import QtQuick.Layouts 1.15

0 commit comments

Comments
 (0)