@ntrel requested changes on this pull request.


In doc/geany.txt:

> @@ -1145,6 +1145,17 @@ applications, in that you'll need to continue to hold down the Ctrl and Shift
 keys while typing the code point hex digits (and the Enter or Return to finish the code point).
 
 
+Inserting color values
+^^^^^^^^^^^^^^^^^^^^^^
+
+You can insert a color value by selecting *Tools->Colour Chooser* from the menu.

Color Chooser - the project uses American English spelling.


In doc/geany.txt:

> @@ -1145,6 +1145,17 @@ applications, in that you'll need to continue to hold down the Ctrl and Shift
 keys while typing the code point hex digits (and the Enter or Return to finish the code point).
 
 
+Inserting color values
+^^^^^^^^^^^^^^^^^^^^^^
+
+You can insert a color value by selecting *Tools->Colour Chooser* from the menu.
+A dialog appears to select the wanted color. On clicking on *Apply* or *Select*
+the code for the choosen color will be inserted in the format *#RRGGBB*.

Typo: chosen


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.