[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/runtime/kioslave/man
From:       Harald Fernengel <harry () kdevelop ! org>
Date:       2008-01-06 17:56:34
Message-ID: 1199642194.549995.32305.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 757985 by harald:

INTEGRATION:/branches/KDE/4.0/kdebase/runtime/kioslave/man 757984
kde-common.css has been renamed to kde-default.css. Fixing this brings back the \
top+bottom images in the man io-slave - no more ugly &quot;image not found&quot; \
empty boxes while reading man pages! :)


 M  +1 -1      kio_man.cpp  


--- trunk/KDE/kdebase/runtime/kioslave/man/kio_man.cpp #757984:757985
@@ -117,7 +117,7 @@
 {
     assert(!_self);
     _self = this;
-    const QString common_dir = KGlobal::dirs()->findResourceDir( "html", \
"en/common/kde-common.css" ); +    const QString common_dir = \
                KGlobal::dirs()->findResourceDir( "html", "en/common/kde-default.css" \
                );
     const QString strPath=QString( "file:%1/en/common" ).arg( common_dir );
     m_htmlPath=strPath.toLocal8Bit(); // ### TODO encode for HTML
     m_cssPath=strPath.toLocal8Bit(); // ### TODO encode for CSS


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic