diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-11-26 18:32:41 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-11-26 18:33:53 +0900 |
| commit | 3ae8950abe987cc4e3a0b627102cfc43ad4608af (patch) | |
| tree | 69410152c729941fa149ea4836a55876a6a21ed0 | |
| parent | a81ffda1f3a91040e0917e730b2d9ca6b2076d3e (diff) | |
| download | tdebase-3ae8950abe987cc4e3a0b627102cfc43ad4608af.tar.gz tdebase-3ae8950abe987cc4e3a0b627102cfc43ad4608af.zip | |
Rename 'preloadkde' to 'preloadtde' in tdm configuration.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
| -rw-r--r-- | tdm/config.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdm/config.def b/tdm/config.def index 0a82c0c34..09215227f 100644 --- a/tdm/config.def +++ b/tdm/config.def @@ -2645,7 +2645,7 @@ Key: Preloader Type: string Default: "" User: greeter-c -Instance: */TDE_BINDIR "/preloadkde" +Instance: */TDE_BINDIR "/preloadtde" Comment: & Description: A program to run while the greeter is visible. It is supposed to preload |
