svn+ssh://bugman@.../svn/relax/trunk
........
r20647 | bugman | 2013-08-20 21:13:35 +0200 (Tue, 20 Aug 2013) | 5 lines
The graphics.fetch_icon() function can now return either the absolute or relative path to the icon.
This is a partial solution for bug #21042 (https://gna.org/bugs/?21042).
........
r20648 | bugman | 2013-08-20 21:15:14 +0200 (Tue, 20 Aug 2013) | 6 lines
Fix for bug #21042 (https://gna.org/bugs/?21042).
The docs/latex/fetch_docstrings.py now asks the graphics.fetch_icon() function for the relative path
to the icon rather than the absolute path.
........