diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 86023195d3..adbef69d8f 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -3382,6 +3382,11 @@ system and gives an overview of their function and contents. | |||
3382 | :ref:`ref-classes-grub-efi` class for more information | 3382 | :ref:`ref-classes-grub-efi` class for more information |
3383 | on how this variable is used. | 3383 | on how this variable is used. |
3384 | 3384 | ||
3385 | :term:`GRUB_TITLE` | ||
3386 | Specifies custom titles for GRUB labels defined in :term:`LABELS`. See | ||
3387 | the :ref:`ref-classes-grub-efi` class for more information on how this | ||
3388 | variable is used. | ||
3389 | |||
3385 | :term:`GTKIMMODULES_PACKAGES` | 3390 | :term:`GTKIMMODULES_PACKAGES` |
3386 | When inheriting the :ref:`ref-classes-gtk-immodules-cache` class, | 3391 | When inheriting the :ref:`ref-classes-gtk-immodules-cache` class, |
3387 | this variable specifies the packages that contain the GTK+ input | 3392 | this variable specifies the packages that contain the GTK+ input |