From 97d4cd776cc66f3b1988152314dcdadd9219862f Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Thu, 1 Nov 2018 14:30:00 -0700 Subject: [PATCH] Add alternatives configurator stub with version and how to launch --- .../3/3.2/3.2.17/alternative_configurator.rst | 18 ++++++++++++++++++ source/3/3.2/Prefrences.rst | 1 + 2 files changed, 19 insertions(+) create mode 100644 source/3/3.2/3.2.17/alternative_configurator.rst diff --git a/source/3/3.2/3.2.17/alternative_configurator.rst b/source/3/3.2/3.2.17/alternative_configurator.rst new file mode 100644 index 00000000..d497bb0a --- /dev/null +++ b/source/3/3.2/3.2.17/alternative_configurator.rst @@ -0,0 +1,18 @@ +Chapter 3.2.17 Alternatives configurator +======================================== + +To configure your alternatives like your default web browser and more applications. + +Version +------- +Lubuntu ships with version 1.0.1 of galternatives. + +How to Launch +------------- +To launch Alternatives configurator from the menu -> Prefrences -> Alternatives configurator or run + +.. code:: + + galternitives + +from the command line. diff --git a/source/3/3.2/Prefrences.rst b/source/3/3.2/Prefrences.rst index 594d0e3c..3e27bc37 100644 --- a/source/3/3.2/Prefrences.rst +++ b/source/3/3.2/Prefrences.rst @@ -23,4 +23,5 @@ This chapter sets up the many prefrences included within lubuntu for themeing an 3.2.14/shortcut_keys 3.2.15/users_and_groups 3.2.16/window_effects + 3.2.17/alternatives_configurator 3.2.19/Printers.rst