diff --git a/0001-modify-compile-error-of-None.patch b/0001-modify-compile-error-of-None.patch deleted file mode 100644 index 248249d..0000000 --- a/0001-modify-compile-error-of-None.patch +++ /dev/null @@ -1,27 +0,0 @@ -From 62908f315fbc92fbebc930992cf186dcdb3bf550 Mon Sep 17 00:00:00 2001 -From: peijiankang -Date: Wed, 1 Jun 2022 17:18:15 +0800 -Subject: [PATCH] modify compile error of None - ---- - src/guide-widget.cpp | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/src/guide-widget.cpp b/src/guide-widget.cpp -index 8441a13..58b8d47 100644 ---- a/src/guide-widget.cpp -+++ b/src/guide-widget.cpp -@@ -30,9 +30,9 @@ - #include - #include - #include -+#include "guide-widget.h" - #include - --#include "guide-widget.h" - #include "common-tool/comm_func.h" - #include "xatom-helper.h" - --- -2.33.0 - diff --git a/0002-Fix-kylin-user-guide-version-is-empty.patch b/0002-Fix-kylin-user-guide-version-is-empty.patch index fca3461..6c78731 100644 --- a/0002-Fix-kylin-user-guide-version-is-empty.patch +++ b/0002-Fix-kylin-user-guide-version-is-empty.patch @@ -23,7 +23,7 @@ index 68e5c11..2d3b270 100644 - arg.clear(); - arg << "-l" << CHANGELOG_PATH << "--show-field" << "Version"; - process.start(cmd,arg); -+ options << "-qa" << "|" << "grep" << "kylin-user-guide"; ++ options << "-q" << "kylin-user-guide"; + process.start("rpm", options); process.waitForFinished(); - QByteArray result = process.readAllStandardOutput(); diff --git a/0003-Fix-no-response-of-interface.patch b/0003-Fix-no-response-of-interface.patch index 227efab..802ef3a 100644 --- a/0003-Fix-no-response-of-interface.patch +++ b/0003-Fix-no-response-of-interface.patch @@ -1,75 +1,107 @@ -From c4bab27ff8264e6b9ef12b07a47f4b27df83e957 Mon Sep 17 00:00:00 2001 +From 98aa746ba8923b7b133dbcbe2a2844fe7b6691a0 Mon Sep 17 00:00:00 2001 From: peijiankang -Date: Thu, 9 Jun 2022 14:37:35 +0800 +Date: Thu, 2 Mar 2023 00:25:48 +0800 Subject: [PATCH] Fix no response of interface --- - src/web/index-ubuntukylin.html | 4 ++-- - src/web/index-ubuntukylin_black.html | 4 ++-- - src/web/index-ubuntukylin_en_US _black.html | 4 ++-- - src/web/index-ubuntukylin_en_US.html | 4 ++-- - 4 files changed, 8 insertions(+), 8 deletions(-) + src/web/index-ubuntukylin.html | 6 +++--- + src/web/index-ubuntukylin_black.html | 6 +++--- + src/web/index-ubuntukylin_en_US.html | 6 +++--- + src/web/index-ubuntukylin_en_US_black.html | 6 +++--- + 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/web/index-ubuntukylin.html b/src/web/index-ubuntukylin.html -index 7802fde..0fc4465 100755 +index 3cddf8a..2148694 100644 --- a/src/web/index-ubuntukylin.html +++ b/src/web/index-ubuntukylin.html -@@ -7,8 +7,8 @@ - +@@ -9,9 +9,9 @@ + - -- -- -+ -+ - +- ++ + ++ src="/usr/lib/node_modules/requirejs/require.js"> + -- -- -+ -+ - +- ++ + ++ src="/usr/lib/node_modules/requirejs/require.js"> + -- -- -+ -+ - -- -- -+ -+ - +- ++ + ++ src="/usr/lib/node_modules/requirejs/require.js"> + +- ++ + ++ src="/usr/lib/node_modules/requirejs/require.js"> +