diff options
author | Mattias Andrée <maandree@kth.se> | 2018-08-09 12:56:09 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2018-08-09 13:08:00 +0200 |
commit | bf3451db6f6d766b5ca0d0be9739f5d1b17f5cb2 (patch) | |
tree | d7c96b011de24ba3d7e841ed6bd48375262a671d /doc/info/xpybar.texinfo | |
parent | m (diff) | |
download | xpybar-bf3451db6f6d766b5ca0d0be9739f5d1b17f5cb2.tar.gz xpybar-bf3451db6f6d766b5ca0d0be9739f5d1b17f5cb2.tar.bz2 xpybar-bf3451db6f6d766b5ca0d0be9739f5d1b17f5cb2.tar.xz |
Update for Python 3.7 (broke syntax backwards compatibility) and update year and email1.20
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/info/xpybar.texinfo')
-rw-r--r-- | doc/info/xpybar.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/info/xpybar.texinfo b/doc/info/xpybar.texinfo index c8e277a..1c83fcc 100644 --- a/doc/info/xpybar.texinfo +++ b/doc/info/xpybar.texinfo @@ -125,7 +125,7 @@ running some code.) You can find the source code and read it at @url{https://github.com/maandree/xpybar/tree/master/src/}. If the documentation is not clear enough, please file a bug att @url{https://github.com/maandree/xpybar/issues} or to -@code{maandree@@member.fsf.org}. +@code{maandree@@kth.se}. Graphic-functions are found in @file{x.py} and @file{__main__.py}. You will also find some basic functions @file{__main__.py}. |