From fc2650816b4b95f21750c53c0d45daeff31510d6 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 24 Feb 2012 22:53:44 -0600 Subject: Update tdebase cmake files with STARTKDE->STARTTDE. Fix tdebase entities, text strings for future maintenance of handbook files. This partially resolves bug report 694. Update konqueror user agent strings. This partially resolves bug report 774. Update TDM help options. This resolves bug report 618. Fix KTips branding issues and obsolete web addresses. This resolves bug report 842. --- tdm/backend/dm.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdm/backend') diff --git a/tdm/backend/dm.c b/tdm/backend/dm.c index d372dd472..cd672f39a 100644 --- a/tdm/backend/dm.c +++ b/tdm/backend/dm.c @@ -182,9 +182,9 @@ main( int argc, char **argv ) printf( "Usage: %s [options] [tty]\n" " -daemon\t - Daemonize even when started by init\n" " -nodaemon\t - Don't daemonize even when started from command line\n" -" -config - Use alternative master configuration file\n" +" -config - Use alternate master configuration file\n" " -xrm \t - Override frontend-specific resource\n" -" -error \t - Use alternative log file\n" +" -error \t - (Or -logfile ) Use alternate log file\n" " -debug \t - Debug option bitfield:\n" "\t\t\t0x1 - core log\n" "\t\t\t0x2 - config reader log\n" -- cgit v1.2.1