Release 0.12.8
This commit is contained in:
parent
580c3e765f
commit
0bd49f4227
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
2016-03-20 master
|
2016-03-25 0.12.8
|
||||||
- Major changes (see details below):
|
- Major changes (see details below):
|
||||||
- Icon cache and lazy icon theme loading to improve performance in tint2 and tint2conf
|
- Icon cache and lazy icon theme loading to improve performance in tint2 and tint2conf
|
||||||
- Extra tint2rc themes are installed to /usr/share/tint2 and available in tint2conf
|
- Extra tint2rc themes are installed to /usr/share/tint2 and available in tint2conf
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# New stable release: 0.12.7
|
# New stable release: 0.12.8
|
||||||
Changes: https://gitlab.com/o9000/tint2/blob/0.12.7/ChangeLog
|
Changes: https://gitlab.com/o9000/tint2/blob/0.12.8/ChangeLog
|
||||||
|
|
||||||
Documentation: https://gitlab.com/o9000/tint2/wikis/Configure
|
Documentation: https://gitlab.com/o9000/tint2/wikis/Configure
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ Try it out with (see also [dependencies](https://gitlab.com/o9000/tint2/wikis/In
|
||||||
```
|
```
|
||||||
git clone https://gitlab.com/o9000/tint2.git
|
git clone https://gitlab.com/o9000/tint2.git
|
||||||
cd tint2
|
cd tint2
|
||||||
git checkout 0.12.7
|
git checkout 0.12.8
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
|
Loading…
Reference in a new issue