Branch: refs/heads/master
Author: Matthew Brush <matt(a)geany.org>
Committer: Matthew Brush <matt(a)geany.org>
Date: Sat, 17 Oct 2015 18:00:56 UTC
Commit: d5e484cadb9275e5f6600c4834299fc766cf3a24
https://github.com/geany/geany/commit/d5e484cadb9275e5f6600c4834299fc766cf3…
Log Message:
-----------
Update manual for changes to view menu/color schemes dialog
Closes #699
Modified Paths:
--------------
doc/geany.txt
Modified: doc/geany.txt
12 lines changed, 6 insertions(+), 6 deletions(-)
===================================================================
@@ -1572,12 +1572,12 @@ View menu
The View menu allows various elements of the main window to be shown
or hidden, and also provides various display-related editor options.
-Color schemes menu
-^^^^^^^^^^^^^^^^^^
-The Color schemes menu is available under the *View->Editor* submenu.
-It lists various color schemes for editor highlighting styles,
-including the default scheme first. Other items are available based
-on what color scheme files Geany found at startup.
+Color schemes dialog
+^^^^^^^^^^^^^^^^^^^^
+The Color Schemes dialog is available under the *View->Change Color Scheme*
+menu item. It lists various color schemes for editor highlighting
+styles, including the default scheme first. Other items are available
+based on what color scheme files Geany found at startup.
Color scheme files are read from the `Configuration file paths`_ under
the ``colorschemes`` subdirectory. They should have the extension
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).