Pisini, John wrote: > Does anyone know where the documentation for tdecmshell is or even the old > KDE version from way back? I tried searching for it and couldn't find it. This is just two files! It looks like it talks to dcop from what I see. http://mirror.git.trinitydesktop.org/cgit/tdelibs/tree/tdecmshell It says const TQCString lang = args->getOption("lang"); if( !lang.isNull() ) TDEGlobal::locale()->setLanguage(lang); so when I run tdecmshell --lang en_US language I see window title and buttons in english, but the dialogs are shown in the whatever language is set. regards --------------------------------------------------------------------- To unsubscribe, e-mail: trinity-users-unsubscribe@xxxxxxxxxxxxxxxxxxxxxxxxxx For additional commands, e-mail: trinity-users-help@xxxxxxxxxxxxxxxxxxxxxxxxxx Read list messages on the web archive: http://trinity-users.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting