about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorworldofpeace <worldofpeace@protonmail.ch>2019-08-31 01:14:08 -0400
committerworldofpeace <worldofpeace@protonmail.ch>2019-09-01 18:27:28 -0400
commit266db0820ef4feda38192cd3b323d71133f0252c (patch)
tree22d1c0bc47ad8040a5cf4678fb161f60ef4a0689 /nixos
parentacced1a38138a6c1e2f81b1ea4a3e404c2d68cdd (diff)
downloadnixlib-266db0820ef4feda38192cd3b323d71133f0252c.tar
nixlib-266db0820ef4feda38192cd3b323d71133f0252c.tar.gz
nixlib-266db0820ef4feda38192cd3b323d71133f0252c.tar.bz2
nixlib-266db0820ef4feda38192cd3b323d71133f0252c.tar.lz
nixlib-266db0820ef4feda38192cd3b323d71133f0252c.tar.xz
nixlib-266db0820ef4feda38192cd3b323d71133f0252c.tar.zst
nixlib-266db0820ef4feda38192cd3b323d71133f0252c.zip
rl-1909: note changes to gnome3 defaults
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-1909.xml41
1 files changed, 41 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1909.xml b/nixos/doc/manual/release-notes/rl-1909.xml
index e04d5842d6d9..ae08e52098d3 100644
--- a/nixos/doc/manual/release-notes/rl-1909.xml
+++ b/nixos/doc/manual/release-notes/rl-1909.xml
@@ -74,6 +74,47 @@
       in the GNOME 3 module.
     </para>
    </listitem>
+   <listitem>
+    <para>
+     Orthogonal to the previous changes to the GNOME 3 desktop manager module, we've updated all default services and applications
+     to match as close as possible to a default reference GNOME 3 experience.
+    </para>
+
+    <bridgehead>The following changes were enacted in <option>services.gnome3.core-utilities.enable</option></bridgehead>
+
+    <itemizedlist>
+     <title>Applications removed from defaults:</title>
+     <listitem><para><literal>accerciser</literal></para></listitem>
+     <listitem><para><literal>dconf-editor</literal></para></listitem>
+     <listitem><para><literal>evolution</literal></para></listitem>
+     <listitem><para><literal>gnome-documents</literal></para></listitem>
+     <listitem><para><literal>gnome-nettool</literal></para></listitem>
+     <listitem><para><literal>gnome-power-manager</literal></para></listitem>
+     <listitem><para><literal>gnome-todo</literal></para></listitem>
+     <listitem><para><literal>gnome-tweaks</literal></para></listitem>
+     <listitem><para><literal>gnome-usage</literal></para></listitem>
+     <listitem><para><literal>gucharmap</literal></para></listitem>
+     <listitem><para><literal>nautilus-sendto</literal></para></listitem>
+     <listitem><para><literal>vinagre</literal></para></listitem>
+    </itemizedlist>
+    <itemizedlist>
+     <title>Applications added to defaults:</title>
+     <listitem><para><literal>cheese</literal></para></listitem>
+     <listitem><para><literal>geary</literal></para></listitem>
+    </itemizedlist>
+
+    <bridgehead>The following changes were enacted in <option>services.gnome3.core-shell.enable</option></bridgehead>
+
+    <itemizedlist>
+     <title>Applications added to defaults:</title>
+     <listitem><para><literal>gnome-color-manager</literal></para></listitem>
+     <listitem><para><literal>orca</literal></para></listitem>
+    </itemizedlist>
+    <itemizedlist>
+     <title>Services enabled:</title>
+     <listitem><para><option>services.avahi.enable</option></para></listitem>
+    </itemizedlist>
+   </listitem>
   </itemizedlist>
  </section>