From fa08f114b3fc218030b6a6008a84acc361a5e81f Mon Sep 17 00:00:00 2001 From: Mirek Jahoda Date: Jul 17 2018 11:51:04 +0000 Subject: Fixing includes in several topics --- diff --git a/en-US/assembly_installing-plugins-for-playing-movies-and-music.adoc b/en-US/assembly_installing-plugins-for-playing-movies-and-music.adoc index ec13e8a..c266187 100644 --- a/en-US/assembly_installing-plugins-for-playing-movies-and-music.adoc +++ b/en-US/assembly_installing-plugins-for-playing-movies-and-music.adoc @@ -1,5 +1,5 @@ // Load attributes from the external file -include::attributes.adoc[] +include::en-US/attributes.adoc[] // This assembly is included in the following assemblies: // @@ -58,15 +58,15 @@ The following procedures only apply to users in countries that do not recognize // modules required to cover the user story. You can also include other // assemblies. -include::{md}/proc_enabling-the-rpmfusion-repositories-using-graphical-applications.adoc[leveloffset=+1] +include::en-US/modules/proc_enabling-the-rpmfusion-repositories-using-graphical-applications.adoc[leveloffset=+1] -include::{md}/proc_enabling-the-rpmfusion-repositories-using-command-line-utilities.adoc[leveloffset=+1] +include::en-US/modules/proc_enabling-the-rpmfusion-repositories-using-command-line-utilities.adoc[leveloffset=+1] -include::{md}/proc_installing-multimedia-plug-ins-with-dnf.adoc[leveloffset=+1] +include::en-US/modules/proc_installing-multimedia-plug-ins-with-dnf.adoc[leveloffset=+1] -include::{md}/concept_third-party-repositories.adoc[leveloffset=+1] +include::en-US/modules/concept_third-party-repositories.adoc[leveloffset=+1] -include::{md}/con_the-purpose-of-rpm-fusion.adoc[leveloffset=+1] +include::en-US/modules/con_the-purpose-of-rpm-fusion.adoc[leveloffset=+1] // [leveloffset=+1] ensures that when a module starts with a level-1 heading // (= Heading), the heading will be interpreted as a level-2 heading diff --git a/en-US/configuring-ip-networking-with-nmcli.adoc b/en-US/configuring-ip-networking-with-nmcli.adoc index 4738e11..60c58a8 100644 --- a/en-US/configuring-ip-networking-with-nmcli.adoc +++ b/en-US/configuring-ip-networking-with-nmcli.adoc @@ -1,12 +1,12 @@ [id='Configuring-networking-with-nmcli'] -= Configuring networking with nmcli += Configuring IP networking with nmcli How to configure networking using the [application]*nmcli* (NetworkManager Command Line Interface) command-line utility. -include::modules/con_Getting-started-with-nmcli.adoc[leveloffset=+1] +include::en-US/modules/con_Getting-started-with-nmcli.adoc[leveloffset=+1] -include::modules/proc_Brief-selection-of-nmcli-examples.adoc[leveloffset=+1] +include::en-US/modules/proc_Brief-selection-of-nmcli-examples.adoc[leveloffset=+1] -include::modules/con_Understanding-the-nmcli-options.adoc[leveloffset=+1] +include::en-US/modules/con_Understanding-the-nmcli-options.adoc[leveloffset=+1] -include::modules/proc_Configuring-networking-with-nmcli.adoc[leveloffset=+1] +include::en-US/modules/proc_Configuring-networking-with-nmcli.adoc[leveloffset=+1] diff --git a/en-US/configuring-xorg-as-default-gnome-session.adoc b/en-US/configuring-xorg-as-default-gnome-session.adoc index cf3dd00..577ce51 100644 --- a/en-US/configuring-xorg-as-default-gnome-session.adoc +++ b/en-US/configuring-xorg-as-default-gnome-session.adoc @@ -1,5 +1,3 @@ -:md: en-US/modules - [id='configuring-xorg-as-default-gnome-session'] = Configuring Xorg as the default GNOME session :context: xorg @@ -7,11 +5,11 @@ Wayland is the default GNOME display server. If GNOME freezes, or some applications do not function correctly in Wayland, you can choose to run GNOME in X11. -include::{md}/proc_configuring-xorg-as-default-gnome-session.adoc[leveloffset=+1] +include::en-US/modules/proc_configuring-xorg-as-default-gnome-session.adoc[leveloffset=+1] [discrete] == Additional Resources -https://docs.fedoraproject.org/f27/system-administrators-guide/Wayland.html[Wayland Display Server] +. link:https://docs.fedoraproject.org/f27/system-administrators-guide/Wayland.html[Wayland Display Server in the System Administrator's Guide] -https://wayland.freedesktop.org/[Wayland] +. link:https://wayland.freedesktop.org/[Wayland @ freedesktop.org] diff --git a/en-US/disabling-automatic-screenlock.adoc b/en-US/disabling-automatic-screenlock.adoc index 4dc91a2..1b3afef 100644 --- a/en-US/disabling-automatic-screenlock.adoc +++ b/en-US/disabling-automatic-screenlock.adoc @@ -1,3 +1 @@ - - -include::modules/proc_disabling-gnome-screenlock.adoc[leveloffset=+1] +include::en-US/modules/proc_disabling-gnome-screenlock.adoc[leveloffset=+1]