forked from openkylin/qt5-ukui-platformtheme
Update changelog 4.1.0.0-0k20
This commit is contained in:
parent
80bfb5884b
commit
f8ee5d5b4c
|
@ -1,3 +1,13 @@
|
|||
qt5-ukui-platformtheme (4.1.0.0-ok20) nile; urgency=medium
|
||||
|
||||
* 改动:
|
||||
BUG号:无
|
||||
需求号:#187224 特殊三联按钮
|
||||
其他改动:工程转为cmake
|
||||
影响域:无
|
||||
|
||||
-- tanjing <tanjing@kylinos.cn> Mon, 11 Dec 2023 15:26:36 +0800
|
||||
|
||||
qt5-ukui-platformtheme (4.1.0.0-ok19) nile; urgency=medium
|
||||
|
||||
* 改动:
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
libqt5-ukui-style/*.h usr/include/qt5-ukui
|
||||
libqt5-ukui-style/*/*.h usr/include/qt5-ukui
|
||||
libqt5-ukui-style/*/*/*.h usr/include/qt5-ukui
|
||||
usr/lib/*/*.so
|
||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -16,3 +16,4 @@
|
|||
0016-Update-changelog-4.1.0.0-0k17.patch
|
||||
0017-Update-changelog-4.1.0.0-0k18.patch
|
||||
0018-Update-changelog-4.1.0.0-0k19.patch
|
||||
0019-Update-changelog-4.1.0.0-0k20.patch
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
/ukui-styles/qt5-config-style-ukui/themeconfig/* /usr/share/qt5-ukui-platformtheme/themeconfig
|
||||
usr/lib/*/qt5/plugins/styles/*.so
|
||||
/usr/share/qt5-ukui-platformtheme/themeconfig/*
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
qt5-ukui-filedialog/.qm/* /usr/share/qt5-ukui-platformtheme
|
||||
qt5-ukui-platformtheme/.qm/* /usr/share/qt5-ukui-platformtheme
|
||||
usr/share/qt5-ukui-platformtheme/*.qm
|
||||
usr/lib/*/qt5/plugins/platformthemes/*.so
|
||||
|
|
Loading…
Reference in New Issue