diff mbox series

[bug#72170,v3] news: Add entry for changes in Plasma 6.1.2 and sddm service.

Message ID tencent_D33A6C9AA58E65B9FF11E9609537968CD40A@qq.com
State New
Headers show
Series [bug#72170,v3] news: Add entry for changes in Plasma 6.1.2 and sddm service. | expand

Commit Message

Z572 July 18, 2024, 4:44 p.m. UTC
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>

* etc/news.scm: Add entry.

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


base-commit: c3cdb2b4057a2c2e8e7be1e320784431f0f671ae

Comments

Ludovic Courtès July 19, 2024, 5:11 p.m. UTC | #1
Here’s the French version for good measure.  :-)

    (fr "Plasma passe à la version 6.1.2")

    (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}.")


BTW, it’s probably too late for this one and that’s fine, but I think
it’s important for news entries (1) to specify their target audience and
(2) to be widely understandable.

For instance, in this case, it would make sense to specify in the first
sentence that this relevant to Guix System users only.  Likewise, not
everyone knows what Plasma and KDE are, so a bit of context is welcome.

That’d give something like this:

  If you use Guix System, you can now benefit from an update of the
  Plasma graphical desktop environment to version 6.1.2. …

I hope that makes sense.

Thanks!
Ludo’.
Ludovic Courtès July 19, 2024, 5:13 p.m. UTC | #2
Z572 <873216071@qq.com> skribis:

> +         (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

BTW, watch the spelling and case: “KDE” (all caps), “Qt”, “Qt 6”, “SDDM”
(all caps I think?).
Z572 July 19, 2024, 6:11 p.m. UTC | #3
Ludovic Courtès <ludo@gnu.org> writes:

> Here’s the French version for good measure.  :-)
>
>     (fr "Plasma passe à la version 6.1.2")
>
>     (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}.")
>

Thanks

>
> BTW, it’s probably too late for this one and that’s fine, but I think
> it’s important for news entries (1) to specify their target audience and
> (2) to be widely understandable.
>
> For instance, in this case, it would make sense to specify in the first
> sentence that this relevant to Guix System users only.  Likewise, not
> everyone knows what Plasma and KDE are, so a bit of context is welcome.
>
> That’d give something like this:
>
>   If you use Guix System, you can now benefit from an update of the
>   Plasma graphical desktop environment to version 6.1.2. …
>
> I hope that makes sense.
>

I'll try it next time.

> Thanks!
> Ludo’.
diff mbox series

Patch

diff --git a/etc/news.scm b/etc/news.scm
index 339e17925b..59b98b9bda 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,29 @@ 
 
 (channel-news
  (version 0)
+ (entry (commit "ee7e5e00bf2b9257e67d785b37efddb008c5da37")
+        (title
+         (en "Plasma updated to version 6.1.2")
+         (de "Plasma auf Version 6.1.2 aktualisiert")
+         (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.")
+         (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