mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 10:52:53 +00:00
![]() the version imported is based on upstream 9c5fd60 with its bundled copies of miniz (alternative to zlib), oxygen icons and other non-relevant cruft removed. KDE integreation hardcoded having in mind it will improve (icons handling, browser integration, etc.) rebranding is not done yet and credits to the original authors and contributors are and will be left mostly intact with the exception of adding new. |
||
---|---|---|
.. | ||
blanksettingspage.cpp | ||
blanksettingspage.h | ||
code_policy.txt | ||
QT4_TARGET_DIRECTORIES | ||
quassel.desc | ||
Quassel.kdevelop | ||
qxt-check | ||
README.kdevelop |
The Quassel.kdevelop file is a copy of my project file for Quassel. You can use this as a starting point for your KDevelop project after doing the following: 1) Copy the file into quassel's root directory 2) Search/Replace all occurrences of PROJECT_ROOT with the absolute path of that directory Unfortunately, KDevelop does not allow relative paths...