commit/clipContentsDesigner: norrumar: Cosmetics changes in readme

  • From: commits-noreply@xxxxxxxxxxxxx
  • To: nvda-addons-commits@xxxxxxxxxxxxx
  • Date: Thu, 24 Nov 2016 10:31:44 -0000

1 new commit in clipContentsDesigner:

https://bitbucket.org/nvdaaddonteam/clipcontentsdesigner/commits/29d267662fde/
Changeset:   29d267662fde
Branch:      enhancedgui
User:        norrumar
Date:        2016-11-24 10:29:47+00:00
Summary:     Cosmetics changes in readme

Affected #:  1 file

diff --git a/readme.md b/readme.md
index 26c488e..dcaca65 100644
--- a/readme.md
+++ b/readme.md
@@ -1,44 +1,45 @@
 # Clip Contents Designer #
 *   Authors: Noelia Ruiz Martínez.
-*   Download [stable version][1]
-*   Download [development version][2]
+*      Download [stable version][1]
+*      Download [development version][2]
 
 This add-on is used to add text to the clipboard, which can be useful when you 
want to join sections of text together ready for pasting.
 The clipboard content can also be cleared.
 
 ## Keyboard commands ##
-*   NVDA+windows+c: Add selected text, Unicode braille characters which 
represent MathML objects, or the string which has been marked with the review 
cursor, to the clipboard.
-*   NVDA+windows+x: Clear clipboard contents.
-*   NVDA+windows+f9: Mark the current position of the review cursor as the 
start of the text to be added to the clipboard.
+*      NVDA+windows+c: Add selected text, Unicode braille characters which 
represent MathML objects, or the string which has been marked with the review 
cursor, to the clipboard.
+*      NVDA+windows+x: Clear clipboard contents.
+*      NVDA+windows+f9: Mark the current position of the review cursor as the 
start of the text to be added to the clipboard.
     If you use nvda+F9, the text will not be added.
 
 Note: The above commands can be changed from NVDA menu, Preferences submenu, 
Input gestures dialog, Text review category.
 
 ## Preferences Menu ##
-*   Clip Contents Designer settings: Allows to set a separator which can be 
used to find the text segments once the entire added text is pasted.
+*      Clip Contents Designer settings: Allows to set a separator which can be 
used to find the text segments once the entire added text is pasted.
 It's also possible to choose if the added text will be appended or prepended.
 
 Note: The above command can be changed from NVDA menu, Preferences submenu, 
Input gestures dialog, Configuration category.
 
 ## Changes for 5.0 ##
+
+*      The visual presentation of the dialog has been enhanced, adhering to 
the appearance of the dialogs shown in NVDA.
 *      Requires NVDA 2016.4 or later.
-*      The visual presentation of the dialogs has been enhanced, adhering to 
the appearance of the dialogs shown in NVDA.
 
 ## Changes for 4.0 ##
-*   Add-on settings are managed from NVDA configuration, so that standard 
profiles can be used to save different separators, and it's not needed to copy 
the settings for importing at reinstallation.
-*   Now it's possible to choose if the added text will be appended or 
prepended, using the Add text before clip data check box from the Clip Contents 
Designer settings dialog.
+*      Add-on settings are managed from NVDA configuration, so that standard 
profiles can be used to save different separators, and it's not needed to copy 
the settings for importing at reinstallation.
+*      Now it's possible to choose if the added text will be appended or 
prepended, using the Add text before clip data check box from the Clip Contents 
Designer settings dialog.
 
 ## Changes for 3.0 ##
-*   Braille representation of MathML objects can be added to the clipboard if 
MathPlayer is installed.
-*   If no separator is set, just a single line will be placed between the 
added text segments.
-*   A shortcut can be assigned to open the Clip Contents Designer settings 
dialog.
-*   Added a check box in the settings dialog, for choosing if the separator 
should be copied to be imported when reinstalling the add-on.
+*      Braille representation of MathML objects can be added to the clipboard 
if MathPlayer is installed.
+*      If no separator is set, just a single line will be placed between the 
added text segments.
+*      A shortcut can be assigned to open the Clip Contents Designer settings 
dialog.
+*      Added a check box in the settings dialog, for choosing if the separator 
should be copied to be imported when reinstalling the add-on.
 
 ## Changes for 2.0 ##
-*   Hindi characters can be used as the separator between added contents.
+*      Hindi characters can be used as the separator between added contents.
 
 ## Changes for 1.0 ##
-*   Initial version.
+*      Initial version.
 
 [1]: http://addons.nvda-project.org/files/get.php?file=ccd

Repository URL: https://bitbucket.org/nvdaaddonteam/clipcontentsdesigner/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.

Other related posts:

  • » commit/clipContentsDesigner: norrumar: Cosmetics changes in readme - commits-noreply