From 36d0734355fc45085af407b0f89c994564d5b53a Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Fri, 3 May 2019 06:14:39 +0200 Subject: Mention where _USE_EMBEDDED_IMAGES is --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 830f470..4c095a2 100644 --- a/README.rst +++ b/README.rst @@ -516,8 +516,8 @@ Three configuration interfaces are currently available: To avoid having to carry around a bunch of GIFs, the image data is embedded in ``guiconfig.py``. To use separate GIF files instead, change - ``_USE_EMBEDDED_IMAGES`` to ``False``. The image files can be found in the - `screenshots + ``_USE_EMBEDDED_IMAGES`` to ``False`` in ``guiconfig.py``. The image files + can be found in the `screenshots `_ branch. -- cgit v1.2.3