From c9663528145b5bf234345b1b9ef70833f1741a3f Mon Sep 17 00:00:00 2001 From: Administrator Date: Thu, 22 Sep 2022 14:39:08 +0800 Subject: [PATCH] update install_gnome --- docs/en/docs/desktop/installing-GNOME.md | 4 ++-- docs/zh/docs/desktop/Install_GNOME.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/en/docs/desktop/installing-GNOME.md b/docs/en/docs/desktop/installing-GNOME.md index 65965b1e1..dfb4097e3 100644 --- a/docs/en/docs/desktop/installing-GNOME.md +++ b/docs/en/docs/desktop/installing-GNOME.md @@ -45,7 +45,7 @@ In this case, many unnecessary packages may be installed. You can run the follow dconf-editor devhelp eog epiphany evince evolution-data-server file-roller folks \ gcab gcr gdk-pixbuf2 gdm gedit geocode-glib gfbgraph gjs glib2 glibmm24 \ glib-networking gmime30 gnome-autoar gnome-backgrounds gnome-bluetooth \ - gnome-boxes gnome-builder gnome-calculator gnome-calendar gnome-characters \ + gnome-builder gnome-calculator gnome-calendar gnome-characters \ gnome-clocks gnome-color-manager gnome-contacts gnome-control-center \ gnome-desktop3 gnome-disk-utility gnome-font-viewer gnome-getting-started-docs \ gnome-initial-setup gnome-keyring gnome-logs gnome-menus gnome-music \ @@ -104,4 +104,4 @@ Set the default login mode to GUI. Reboot the device for configuration verification. - sudo reboot \ No newline at end of file + sudo reboot diff --git a/docs/zh/docs/desktop/Install_GNOME.md b/docs/zh/docs/desktop/Install_GNOME.md index 801b5c4e0..a6de0ed73 100644 --- a/docs/zh/docs/desktop/Install_GNOME.md +++ b/docs/zh/docs/desktop/Install_GNOME.md @@ -41,7 +41,7 @@ sudo dnf install adwaita-icon-theme atk atkmm at-spi2-atk at-spi2-core baobab \ dconf-editor devhelp eog epiphany evince evolution-data-server file-roller folks \ gcab gcr gdk-pixbuf2 gdm gedit geocode-glib gfbgraph gjs glib2 glibmm24 \ glib-networking gmime30 gnome-autoar gnome-backgrounds gnome-bluetooth \ - gnome-boxes gnome-builder gnome-calculator gnome-calendar gnome-characters \ + gnome-builder gnome-calculator gnome-calendar gnome-characters \ gnome-clocks gnome-color-manager gnome-contacts gnome-control-center \ gnome-desktop3 gnome-disk-utility gnome-font-viewer gnome-getting-started-docs \ gnome-initial-setup gnome-keyring gnome-logs gnome-menus gnome-music \ -- Gitee