diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/news.scm | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/etc/news.scm b/etc/news.scm index ca5b753eac8..7ef4c2aa660 100644 --- a/etc/news.scm +++ b/etc/news.scm | |||
| @@ -33,6 +33,7 @@ | |||
| 33 | ;; Copyright © 2025 Rivulet Cedar <rivulet_cedar@yeah.net> | 33 | ;; Copyright © 2025 Rivulet Cedar <rivulet_cedar@yeah.net> |
| 34 | ;; Copyright © 2025 jgart <jgart@dismail.de> | 34 | ;; Copyright © 2025 jgart <jgart@dismail.de> |
| 35 | ;; Copyright © 2025 Steve George <steve@futurile.net> | 35 | ;; Copyright © 2025 Steve George <steve@futurile.net> |
| 36 | ;; Copyright © 2026 Noé Lopez <noelopez@free.fr> | ||
| 36 | 37 | ||
| 37 | ;; | 38 | ;; |
| 38 | ;; Copying and distribution of this file, with or without modification, are | 39 | ;; Copying and distribution of this file, with or without modification, are |
| @@ -42,6 +43,40 @@ | |||
| 42 | (channel-news | 43 | (channel-news |
| 43 | (version 0) | 44 | (version 0) |
| 44 | 45 | ||
| 46 | (entry (commit "b52ce9041ad58aeababd2d50d3e72bc23dffff60") | ||
| 47 | (title | ||
| 48 | (en "GNOME 48 is now available") | ||
| 49 | (fr "GNOME 48 maintenant disponible") | ||
| 50 | (de "GNOME 48 jetzt verfügbar")) | ||
| 51 | (body | ||
| 52 | (en "The GNOME desktop was updated from version 46 to 48, bringing | ||
| 53 | accent colors, an improved Files (Nautilus) application, a new image | ||
| 54 | viewer (Loupe), and more: | ||
| 55 | |||
| 56 | @itemize | ||
| 57 | @item @url{https://release.gnome.org/47/, GNOME 47 release notes} | ||
| 58 | @item @url{https://release.gnome.org/48/, GNOME 48 release notes} | ||
| 59 | @end itemize") | ||
| 60 | (fr "La version 48 de l’environnement de bureau GNOME est maintenant | ||
| 61 | disponible. Les nouvelles fonctionnalitées incluent: les couleurs d’accent, | ||
| 62 | l’application Fichiers (Nautilus) améliorée, un nouveau visionneur | ||
| 63 | d’images (Loupe), et plus: | ||
| 64 | |||
| 65 | @itemize | ||
| 66 | @item @url{https://release.gnome.org/47/, GNOME 47 release notes} | ||
| 67 | @item @url{https://release.gnome.org/48/, GNOME 48 release notes} | ||
| 68 | @end itemize") | ||
| 69 | (de "Die GNOME-Desktopumgebung wurde von Version 46 auf 48 | ||
| 70 | aktualisiert. Neue Funktionen in dieser Version sind die Möglichkeit, eine | ||
| 71 | Akzentfarbe zu wählen, Verbesserungen in der Dateien-Anwendung (Nautilus), ein | ||
| 72 | neuer Bildbetrachter (Loupe), und mehr. Für eine ausführlichere Liste an | ||
| 73 | Änderungen, siehe: | ||
| 74 | |||
| 75 | @itemize | ||
| 76 | @item @url{https://release.gnome.org/47/, GNOME 47 release notes} | ||
| 77 | @item @url{https://release.gnome.org/48/, GNOME 48 release notes} | ||
| 78 | @end itemize"))) | ||
| 79 | |||
| 45 | (entry (commit "d659fe8666c4bc38fcbdbe7b7a35101f2d7cc41b") | 80 | (entry (commit "d659fe8666c4bc38fcbdbe7b7a35101f2d7cc41b") |
| 46 | (title | 81 | (title |
| 47 | (en "Potential security vulnerability in glibc") | 82 | (en "Potential security vulnerability in glibc") |
