From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 72170-done@debbugs.gnu.org
Cc: Julien Lepiller <julien@lepiller.eu>,
Florian Pelz <pelzflorian@pelzflorian.de>
Subject: bug#72170: [PATCH v4] news: Add entry for changes in Plasma 6.1.2 and sddm service.
Date: Sat, 20 Jul 2024 02:09:15 +0800 [thread overview]
Message-ID: <87v8116ypg.fsf@iscas.ac.cn> (raw)
In-Reply-To: <e992eda278891b0cc2786ae65f79e83e558dec2b.1721409909.git.zhengjunjie@iscas.ac.cn> (Zheng Junjie's message of "Sat, 20 Jul 2024 01:25:09 +0800")
[-- Attachment #1: Type: text/plain, Size: 2816 bytes --]
Zheng Junjie <zhengjunjie@iscas.ac.cn> writes:
> * etc/news.scm: Add entry.
>
> Change-Id: I4ea19d2c7d1d66d3f61e6c5865feb392fe541627
> Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
> ---
> etc/news.scm | 31 +++++++++++++++++++++++++++++++
> 1 file changed, 31 insertions(+)
>
> diff --git a/etc/news.scm b/etc/news.scm
> index 339e17925b..d91667bd52 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,36 @@
>
> (channel-news
> (version 0)
> + (entry (commit "ee7e5e00bf2b9257e67d785b37efddb008c5da37")
> + (title
> + (en "Plasma updated to version 6.1.2")
> + (de "Plasma auf Version 6.1.2 aktualisiert")
> + (fr "Plasma passe à la 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 the field @code{sddm} in @code{sddm-configuration} to
> +@code{sddm-qt5}.")
> + (de "Plasma wurde auf 6.1.2 aktualisiert, KDE Frameworks wurde
> +auf 6.3.0 aktualisiert und andere KDE-Pakete wurden aktualisiert.
> +
> +Mit der Aktualisierung von Plasma ist in SDDM die Version qt6
> +vorgegeben. Wenn Sie ein Qt5-Thema benutzen möchten, müssen Sie
> +in der @code{sddm-configuration} das Feld @code{sddm} auf
> +@code{sddm-qt5} setzen.")
> + (fr "Plasma passe à la version 6.1.2, KDE Frameworks à la 6.3.0, et
> + d’autres logiciels KDE sont mis à jour.
> +
> + Avec ces mises à jour de Plasma, sddm utilise Qt 6 par défaut. Pour
> + utiliser un thème Qt 5, il faut mettre le champ @code{sddm} de
> + @code{sddm-configuration} à @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: 24163eea584663568b68e19f364256fc7396b61f
> prerequisite-patch-id: 68c05c4ea9fde779964f0d1e44cb574fd9900eeb
Thanks to everyone, pushed.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-07-19 18:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-18 6:06 [bug#72170] [PATCH] news: Add entry for changes in Plasma 6.1.2 and sddm service Zheng Junjie
2024-07-18 7:18 ` Jonathan Brielmaier via Guix-patches via
2024-07-18 8:19 ` Zheng Junjie
2024-07-18 10:54 ` Jonathan Brielmaier via Guix-patches via
2024-07-18 11:29 ` [bug#72170] [PATCH v2] " Zheng Junjie
2024-07-18 14:12 ` pelzflorian (Florian Pelz)
2024-07-18 17:11 ` zhengjunjie
2024-07-18 16:44 ` [bug#72170] [PATCH v3] " Z572 via Guix-patches via
2024-07-19 17:11 ` Ludovic Courtès
2024-07-19 18:11 ` Zheng Junjie
2024-07-19 17:13 ` Ludovic Courtès
2024-07-19 17:25 ` [bug#72170] [PATCH v4] " Zheng Junjie
2024-07-19 18:09 ` Zheng Junjie [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v8116ypg.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=72170-done@debbugs.gnu.org \
--cc=julien@lepiller.eu \
--cc=pelzflorian@pelzflorian.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).