From 78313502d3b26c217f5583a23ef571bc9e0edc45 Mon Sep 17 00:00:00 2001 From: Chris Lee <@klee93> Date: Sun, 14 Jul 2019 23:15:40 -0700 Subject: [PATCH] Release 16.7 --- ChangeLog | 3 ++- README.md | 7 ++++--- doc/manual.html | 1 + doc/readme.html | 7 ++++--- doc/tint2.1 | 3 ++- doc/tint2.md | 3 ++- 6 files changed, 15 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4470457..b128d2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2019-07-12 master +2019-07-14 16.7 - Fixes: - Fix spacing around icons in executor without text in vertical panels (issue #716) - Fix Bug: Clock Only Updates Every Minute With Format %s (issue #724) @@ -1030,3 +1030,4 @@ released tint-0.2 . . . +. diff --git a/README.md b/README.md index 6cd7838..19f205e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Latest stable release: 16.6.1 -Changes: https://gitlab.com/o9000/tint2/blob/16.6.1/ChangeLog +# Latest stable release: 16.7 +Changes: https://gitlab.com/o9000/tint2/blob/16.7/ChangeLog Documentation: [doc/tint2.md](doc/tint2.md) @@ -8,7 +8,7 @@ Compile it with (after you install the [dependencies](https://gitlab.com/o9000/t ``` git clone https://gitlab.com/o9000/tint2.git cd tint2 -git checkout 16.6.1 +git checkout 16.7 mkdir build cd build cmake .. @@ -97,3 +97,4 @@ tint2 is a simple panel/taskbar made for modern X window managers. It was specif ## More * [Tint2 wiki](https://gitlab.com/o9000/tint2/wikis/Home) +Home) diff --git a/doc/manual.html b/doc/manual.html index 1299dae..0704b14 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -688,6 +688,7 @@ It is based on ttm, originally written by Pål Staurland SEE ALSO
The main website https://gitlab.com/o9000/tint2 and the wiki page at https://gitlab.com/o9000/tint2/wikis/home.
This documentation is also provided in HTML and Markdown format in the system's default location
for documentation files, usually /usr/share/doc/tint2
or /usr/local/share/doc/tint2
.
+.
.