diff --git a/ChangeLog b/ChangeLog index 27a6c2f..3a707e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2017-04-22 master +2017-04-23 0.14.2 - Fixes: - Make versioning more robust when building as package - Enhancements: diff --git a/doc/readme.html b/doc/readme.html index 1f90af2..f1c96ce 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -208,6 +208,8 @@ cmake .. make -j4

To install, run (as root):

make install
+update-icon-caches /usr/local/share/icons/hicolor
+update-mime-database /usr/local/share/mime
 

And then you can run the panel tint2 and the configuration program tint2conf.

Please report any problems to https://gitlab.com/o9000/tint2/issues. Your feedback is much appreciated.

P.S. GitLab is now the official location of the tint2 project, migrated from Google Code, which is shutting down. In case you are wondering why not GitHub, BitBucket etc., we chose GitLab because it is open source, it is mature and works well, looks cool and has a very nice team.

What is tint2?

tint2 is a simple panel/taskbar made for modern X window managers. It was specifically made for Openbox but it should also work with other window managers (GNOME, KDE, XFCE etc.). It is based on ttm https://code.google.com/p/ttm/.

Features