From c6c2468b389745987f730c59b266080b42e58f93 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 18 Apr 2013 17:32:13 -0500 Subject: Update files and references in support of bug report 1446. --- tdeioslave/man/man2html.cpp | 2 +- tdeioslave/man/tdeio_man.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tdeioslave/man') diff --git a/tdeioslave/man/man2html.cpp b/tdeioslave/man/man2html.cpp index 577f7d53a..a2f8365cb 100644 --- a/tdeioslave/man/man2html.cpp +++ b/tdeioslave/man/man2html.cpp @@ -4083,7 +4083,7 @@ static char *scan_request(char *c) out_html( " Manpage\n"); out_html( "\n" ); + out_html("/tde-default.css\" type=\"text/css\">\n" ); out_html( "findResourceDir( "html", "en/common/kde-common.css" ); + const TQString common_dir = TDEGlobal::dirs()->findResourceDir( "html", "en/common/tde-common.css" ); const TQString strPath=TQString( "file:%1/en/common" ).arg( common_dir ); m_htmlPath=strPath.local8Bit(); // ### TODO encode for HTML m_cssPath=strPath.local8Bit(); // ### TODO encode for CSS -- cgit v1.2.3