diff options
author | Michele Calgaro <[email protected]> | 2021-12-28 09:31:22 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-12-28 09:31:48 +0900 |
commit | dcb4b6b7738ae14210ec3845928ea1de62d0cc83 (patch) | |
tree | b8e3b0181acbde547ea6d80234a1257d830bd229 /tdm | |
parent | 821cad21a2673ed6743bf46da7d9ca7ee2ef5e59 (diff) | |
download | tdebase-dcb4b6b7738ae14210ec3845928ea1de62d0cc83.tar.gz tdebase-dcb4b6b7738ae14210ec3845928ea1de62d0cc83.zip |
tdm: improve documentation. This resolves issue #249.
Signed-off-by: Michele Calgaro <[email protected]>
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. |