diff options
author | Michele Calgaro <[email protected]> | 2021-12-28 09:31:22 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-12-28 09:35:50 +0900 |
commit | dfe419d541717ef5453fdf0234982c3f982fa1d1 (patch) | |
tree | cf7e6ac9045e1b90dd6f0fb594ad08b828f33a8b /tdm | |
parent | ff500b019cf908afbf0cb13b4dab378be3fd804e (diff) | |
download | tdebase-dfe419d541717ef5453fdf0234982c3f982fa1d1.tar.gz tdebase-dfe419d541717ef5453fdf0234982c3f982fa1d1.zip |
tdm: improve documentation. This resolves issue #249.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit dcb4b6b7738ae14210ec3845928ea1de62d0cc83)
Diffstat (limited to 'tdm')
-rw-r--r-- | tdm/config.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tdm/config.def b/tdm/config.def index 6164f2f83..7ffdd2376 100644 --- a/tdm/config.def +++ b/tdm/config.def @@ -104,7 +104,8 @@ overridden settings are: UseBackground, BackgroundCfg, UseTheme, Theme. In addition, if a tdmdistrc file is found, this file will be ignored. If a tdmdistrc file is installed, changes should be made to that file. - See /usr/share/doc/tdm/README.Debian for details + You may find more details in distribution specific files if present, like + for example /usr/share/doc/tdm-trinity/README.Debian for Debian-based distros. _ Definition: the greeter is the login dialog, i.e., the part of &tdm; which the user sees. |