Revision 73fa9d7...

Go back to digest for 18th May 2014

Features in KDE Base

Luigi Toscano committed changes in [kio-extras] /:

kde-info2html: get the shared resource dir instead of the (useless) image path

- the third argument of kde-info2html has not been used for ages. It was
originally to be used for the path of images, but it was soon replaced
by the current code which uses help:/... to find the images. Remove it
and the usage of KIconLoader.
- on the other side the usage of kde4-config to get the path for the shared
css is wrong, and kf5-config is in kdelibs4support (deprecated and higher
tier). So find the shared directory in the kio code and recycle the third
argument of the script for this purpose.

File Changes

Modified 3 files
  •   info/info.cc
  •   info/info.h
  •   info/kde-info2html
3 files changed in total