Infopage in frameworkintegration

Albert Astals Cid aacid at kde.org
Sat Apr 26 13:31:14 UTC 2014


El Dissabte, 26 d'abril de 2014, a les 13:26:31, Alex Merry va escriure:
> 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?

./src/infopage/usage-example.html:12:    @import "%1"; /* kde_infopage.css */
./src/infopage/usage-example.html:13:    %1 /* maybe @import 
"kde_infopage_rtl.css"; */
./src/infopage/CMakeLists.txt:25:    kde_infopage.css
./src/infopage/CMakeLists.txt:26:    kde_infopage_rtl.css
./src/infopage/CMakeLists.txt:27:    DESTINATION 
${DATA_INSTALL_DIR}/kf5/infopage)

It's user there, no?

Cheers,
  Albert

> 
> Alex
> _______________________________________________
> Kde-frameworks-devel mailing list
> Kde-frameworks-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel



More information about the Kde-frameworks-devel mailing list