

Various KDE 1.-4. Improvements
test
There seems to be a bug in Glassified breaking the appearance of the zoom slider, which can be seen in the WorkFlow (http://kde-apps.org/content/show.php/WorkFlow+Plasmoid+(It's+Here!!!)?content=147428) program. Otherwise, this theme is really good.
- Aug 27 2012
• Apply the change of the comment before this comment
• mkdir build; cd build
• cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr ..
• make
• sudo checkinstall --pkgname kio-locate
If sudo is not installed, you can use su -c "…". If checkinstall is not found, it has to be installed from the package manager (sudo apt-get install checkinstall). - Jan 02 2014