Skip to content

yorikvanhavre/kde-fcstd-thumbnailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreeCAD Thumbnail Creator
=========================

KDE thumbnail-plugin that generates small images (thumbnails)
for FcStd (FreeCAD) files, to be displayed, for example,
on Konqueror and Dolphin file managers.


DEPENDENCIES
`````````````
The following libraries and development packages are needed:
KDE >=4.2.x
QT  >=4.4.x


INSTALLATION
`````````````
     mkdir build
     cd build
     cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..         <- DON'T forget the ..
     make
     su -c 'make install'
     kbuildsycoca4

LICENCE
````````
See the LGPL 3.0 (GNU Lesser General Public License)
http://www.fsf.org/licenses/lgpl.html
http://www.gnu.org/licenses/lgpl-3.0.txt


DEVELOPER
``````````
Yorik van Havre http://yorik.uncreated.net
Based on the Kde ODF thumbnailer by Ariel Constenla-Haile

About

A thumbnailer plugin for kde

Resources

License

LGPL-3.0, Unknown licenses found

Licenses found

LGPL-3.0
LICENSE
Unknown
LICENSE.html

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages