diff mbox series

[bug#69392,v4,2/3] news: Add entry for GDM defaulting to wayland.

Message ID c69da3e64b6251beee33c94d7745c418b1d89a5a.1709056571.git.liliana.prikler@gmail.com
State New
Headers show
Series Updated news with your suggestions | expand

Commit Message

Liliana Marie Prikler Feb. 25, 2024, 5:56 p.m. UTC
* etc/news.scm: Add entry.

Change-Id: Icddcf269ff59a7ee2a14680ed95a167758ecddaf
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
 etc/news.scm | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

Comments

pelzflorian (Florian Pelz) Feb. 27, 2024, 7:54 p.m. UTC | #1
Some more final comments.

First, is it intended that the author is
Vivien Kraus <liliana.prikler@gmail.com>
and not
Vivien Kraus <vivien@planete-kraus.eu>
?

Vivien Kraus <liliana.prikler@gmail.com> writes:
> +        (title
> +         (en "The GNOME Display Manager uses wayland by default")

Please capitalize Wayland in the English title.

> +         (de "Der Dienst @code{gdm-service-type} ist verwendet nun Wayland

Remove the word “ist”, otherwise there’d be two verbs in this sentence.
I missed this one.

Regards,
Florian
pelzflorian (Florian Pelz) Feb. 28, 2024, 7:18 a.m. UTC | #2
Final addendum, Hilton, Vivien, Liliana should get copyright headers.

Regards,
Florian
Liliana Marie Prikler March 28, 2024, 7:52 p.m. UTC | #3
Am Mittwoch, dem 28.02.2024 um 08:18 +0100 schrieb pelzflorian (Florian
Pelz):
> Final addendum, Hilton, Vivien, Liliana should get copyright headers.
Of course we should.  In fact we did, as it's pushed.

Closing
diff mbox series

Patch

diff --git a/etc/news.scm b/etc/news.scm
index 18586768c0..5c4df0b912 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -28,6 +28,21 @@ 
 (channel-news
  (version 0)
 
+ (entry (commit "06d01c610e3bee61e38a177aecda5982d5b338ae")
+        (title
+         (en "The GNOME Display Manager uses wayland by default")
+         (de "GNOME Display Manager nutzt nun Wayland als Vorgabe")
+         (fr "GDM utilise Wayland par défaut")
+         (zh "GNOME 顯示管理器(GDM)服務默認啓用 Wayland 支持"))
+        (body
+         (en "The @code{gdm-service-type} is configured to use Wayland instead
+of Xorg by default.")
+         (de "Der Dienst @code{gdm-service-type} ist verwendet nun Wayland
+als Vorgabe anstelle von Xorg.")
+         (fr "Le service @code{gdm-service-type} est configuré par défaut pour
+utiliser Wayland au lieu de Xorg.")
+         (zh "@code{gdm-service-type} 預設已由 Xorg 改爲 Wayland。")))
+
  (entry (commit "498db4de1f09414adf68a3a383f0178434035179")
         (title
          (en "The udev service also manages hardware configuration files")