diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:41:36 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:41:36 -0600 |
commit | 618f2521c3406cb4cb02689d93f5f950e5f94027 (patch) | |
tree | c5e419510449dcb70d20502eccbd28a4bc2dc622 /tdm/kfrontend/gentdmconf.c | |
parent | 3862d9bc994791982446306877a8071d764ccd87 (diff) | |
download | tdebase-618f2521c3406cb4cb02689d93f5f950e5f94027.tar.gz tdebase-618f2521c3406cb4cb02689d93f5f950e5f94027.zip |
Rename kde-config to tde-config
Diffstat (limited to 'tdm/kfrontend/gentdmconf.c')
-rw-r--r-- | tdm/kfrontend/gentdmconf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdm/kfrontend/gentdmconf.c b/tdm/kfrontend/gentdmconf.c index f55ffbbbc..b30a1a965 100644 --- a/tdm/kfrontend/gentdmconf.c +++ b/tdm/kfrontend/gentdmconf.c @@ -2578,7 +2578,7 @@ int main( int argc, char **argv ) " Default is to scan /etc/X11/tdm, $XLIBDIR/tdm, /etc/X11/xdm,\n" " $XLIBDIR/xdm; there in turn look for tdm-config and xdm-config.\n" " Note that you possibly need to use --no-old-kde to make this take effect.\n" -" --old-kde /path/to/old/kde-config-dir\n" +" --old-kde /path/to/old/tde-config-dir\n" " Where to look for the tdmrc of an older tdm.\n" " Default is to scan " KDE_CONFDIR " and\n" " {/usr,/usr/local,{/opt,/usr/local}/{trinity,kde,kde2,kde1}}/share/config.\n" |