Infopage in frameworkintegration
David Faure
faure at kde.org
Mon Jul 7 21:49:50 UTC 2014
On Saturday 26 April 2014 13:26:31 Alex Merry wrote:
> FrameworkIntegration installs a bunch of images and css files to
> ${DATA_INSTALL_DIR}/kf5/infopage. LXR suggests nothing ever references
> an "infopage" directory (either in kf5-qt5 or in qt4-latest), except for
> the CMakeLists.txt files in frameworkintegration, and the README.md
> (which suggests the images are for info pages for applications).
>
> Are these for GNU Info documentation? Are they actually used anywhere?
> Does anyone know whether they have any use?
Sounds like the stuff used by konqueror, kmail, akregator, etc. -- when they show their blue "info page" at startup.
konqueror/about/konq_aboutpage.cc:73: res = res.arg( KStandardDirs::locate( "data", "kdeui/about/kde_infopage.css" ) );
(not ported yet to KF5)
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5
More information about the Kde-frameworks-devel
mailing list