mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 18:32:50 +00:00
|
||
---|---|---|
.. | ||
config | ||
svg | ||
symlinks | ||
theme-black | ||
theme-blue | ||
theme-bluecurve | ||
theme-brown | ||
theme-cherry | ||
theme-chrome | ||
theme-desert | ||
theme-emerald | ||
theme-green | ||
theme-grey | ||
theme-honeycomb | ||
theme-hot_orange | ||
theme-lilac | ||
theme-midnight_meadow | ||
theme-navy | ||
theme-norway | ||
theme-obsidian | ||
theme-obsidian-hc | ||
theme-olympus | ||
theme-olympus-inv | ||
theme-orchid | ||
theme-oxygen | ||
theme-peach | ||
theme-purple | ||
theme-red | ||
theme-red-argentina | ||
theme-sea_blue | ||
theme-steel | ||
theme-terra | ||
theme-terra_green | ||
theme-violet | ||
theme-viorange | ||
theme-white | ||
theme-whitewater | ||
theme-wonton | ||
theme-yellow | ||
theme-zion | ||
CMakeLists.txt | ||
config.cmake | ||
COPYING | ||
cursors.cmake | ||
LICENSE | ||
make_config.cmake | ||
make_svg.cmake | ||
README | ||
setup.cmake | ||
theme.cmake |
How to generate all the pngs and the SVGs and the cursor files: mkdir build cd build cmake ../src make [theme-<color>|package-<color>] Where <color> is the color you want generated if you want just one of them. The build system is still young, with rough edges (e.g. doesn't check if inkscape is found). Hopefully it will work, but there may still be problems. All of what you see here is to be considered a work in progress, and therefore must be considered as unreleased. Information on the graphics: Riccardo "ruphy" Iaconelli <riccardo@kde.org> Information on the build system: Matthew Woehlke <mw_triad@users.sourceforge.net> Diego 'Flameeyes' Pettenò