guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#72170] [PATCH v2] news: Add entry for changes in Plasma 6.1.2 and s


From: Zheng Junjie
Subject: [bug#72170] [PATCH v2] news: Add entry for changes in Plasma 6.1.2 and sddm service.
Date: Thu, 18 Jul 2024 19:29:35 +0800

* etc/news.scm: Add entry.

Change-Id: I4ea19d2c7d1d66d3f61e6c5865feb392fe541627
---
 etc/news.scm | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index 339e17925b..be47d8f100 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -24,6 +24,7 @@
 ;; Copyright ?? 2024 Liliana Marie Prikler <liliana.prikler@gmail.com>
 ;; Copyright ?? 2024 Vivien Kraus <vivien@planete-kraus.eu>
 ;; Copyright ?? 2024 Guillaume Le Vaillant <glv@posteo.net>
+;; Copyright ?? 2024 Zheng Junjie <873216071@qq.com>
 ;;
 ;; Copying and distribution of this file, with or without modification, are
 ;; permitted in any medium without royalty provided the copyright notice and
@@ -31,6 +32,21 @@
 
 (channel-news
  (version 0)
+ (entry (commit "ee7e5e00bf2b9257e67d785b37efddb008c5da37")
+        (title
+         (en "Plasma updated to version 6.1.2")
+         (zh "Plasma ????????? 6.1.2 ??????"))
+        (body
+         (en "Plasma updated to 6.1.2, KDE Frameworks updated to 6.3.0, and
+other kde package updates.
+
+With Plasma updates, sddm has qt6 enabled by default. If you want to still use 
a
+Qt5 theme, you need to set @code{sddm-configuration}'s  @code{sddm} to
+@code{sddm-qt5}.")
+         (zh "Plasma ????????? 6.1.2, KDE Frameworks ????????? 6.3.0, 
????????? kde ??????????????????
+
+?????? Plasma ??????, sddm ???????????? qt6, ????????????????????? Qt5 ??????, 
????????? @code{sddm-configuration} ???
+@code{sddm} ??? @code{sddm-qt5}.")))
 
  (entry (commit "a46908620fac09bd8ccd0f587a27e86035d3b1d7")
         (title

base-commit: c3cdb2b4057a2c2e8e7be1e320784431f0f671ae
-- 
2.45.2






reply via email to

[Prev in Thread] Current Thread [Next in Thread]