This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
CHAKRA GTK CONFIG v1.7 |
| 2 |
---------------------- |
| 3 |
|
| 4 |
Copyright (c) 2011 - Jose Antonio Sánchez Reynaga <joanzare@gmail.com> |
| 5 |
and the Team behind Chakra |
| 6 |
|
| 7 |
This program it's licensed under GPL |
| 8 |
|
| 9 |
|
| 10 |
Compilation: |
| 11 |
|
| 12 |
mkdir build && cd build |
| 13 |
cmake -DCMAKE_INSTALL_PREFIX=/usr .. |
| 14 |
make |
| 15 |
sudo make install |
| 16 |
|
| 17 |
Features: |
| 18 |
|
| 19 |
> Themes installation |
| 20 |
> Themes uninstallation |
| 21 |
> Icon themes selection |
| 22 |
> Icon themes fallback selection |
| 23 |
> themes selection |
| 24 |
> fonts selection |
| 25 |
|
| 26 |
enjoy ! |
| 27 |
|
| 28 |
|
| 29 |
ChangeLog: |
| 30 |
------------------------------- |
| 31 |
V1.0 |
| 32 |
* Port to Module KCM |
| 33 |
* change tr() to i18n(), make it translatable, complete translation to english, complete intergation in Apperance module |
| 34 |
|
| 35 |
V1.1 |
| 36 |
* Adding SVG preview suport, add Spanish, Galician and Italian |
| 37 |
|
| 38 |
v1.2 |
| 39 |
* Fix a bug in the layout for some Qt themes |
| 40 |
|
| 41 |
v1.3 |
| 42 |
* Symlink .gtkrc-2.0-kde4 |
| 43 |
|
| 44 |
v1.4 |
| 45 |
* Bug Fixing |
| 46 |
|
| 47 |
v1.5 |
| 48 |
* Add support for the toolbar style |
| 49 |
|
| 50 |
v1.6 |
| 51 |
* Support for GHNS in gtk themes, added Euskara |
| 52 |
|
| 53 |
v1.7 |
| 54 |
* Added Russian |
| 55 |
|
| 56 |
v1.7 |
| 57 |
* Added Gtk3 Support, You can install gtk3 themes through GHNS API and manual installation. |