[geany/geany-plugins] 0a45b9: Docs: Add link to installation instructions to READMEs
Enrico Tröger
git-noreply at xxxxx
Mon Nov 2 21:47:08 UTC 2020
Branch: refs/heads/master
Author: Enrico Tröger <enrico.troeger at uvena.de>
Committer: Enrico Tröger <enrico.troeger at uvena.de>
Date: Mon, 02 Nov 2020 21:47:08 UTC
Commit: 0a45b9f07f93786a750d3c1302574b210b0fcf01
https://github.com/geany/geany-plugins/commit/0a45b9f07f93786a750d3c1302574b210b0fcf01
Log Message:
-----------
Docs: Add link to installation instructions to READMEs
Modified Paths:
--------------
autoclose/README
automark/README
codenav/README
defineformat/README
geanypg/README
lipsum/README
pretty-printer/README
shiftcolumn/README
spellcheck/README
updatechecker/README
Modified: autoclose/README
4 lines changed, 2 insertions(+), 2 deletions(-)
===================================================================
@@ -42,8 +42,8 @@ Features
Usage
-----
-After installed successfully, load the plugin in Geany's plugin manager. You may
-change module preferences.
+Install the plugin (https://plugins.geany.org/install.html) then
+load it in Geany's plugin manager. You may change module preferences.
Requirements
------------
Modified: automark/README
3 lines changed, 2 insertions(+), 1 deletions(-)
===================================================================
@@ -17,7 +17,8 @@ under cursor (see screenshot).
Usage
-----
-After installed successfully, load the plugin in Geany's plugin manager.
+Install the plugin (https://plugins.geany.org/install.html) then
+load it in Geany's plugin manager.
As soon as the cursor is moved on a word, all occurences of that word will
be highlighted. The highlight color is "marker_search".
Modified: codenav/README
7 lines changed, 4 insertions(+), 3 deletions(-)
===================================================================
@@ -17,9 +17,10 @@ Features
Usage
-----
-After installed successfully, load the plugin in Geany's plugin manager
-and new menu items in the Edit menu will appear. You can
-change the keyboard shortcuts in Geany's preferences dialog.
+Install the plugin (https://plugins.geany.org/install.html) then
+load it in Geany's plugin manager. A new menu item in the Edit menu
+will appear. You can change the keyboard shortcuts in Geany's
+preferences dialog.
*Switch header/implementation*
Modified: defineformat/README
3 lines changed, 2 insertions(+), 1 deletions(-)
===================================================================
@@ -12,7 +12,8 @@ write multiline defines with aligned backslash.
Usage
-----
-After installed successfully, load the plugin in Geany's plugin manager.
+Install the plugin (https://plugins.geany.org/install.html) then
+load it in Geany's plugin manager.
Try it: open C/C++ file and type:
#define A() do { \
Modified: geanypg/README
5 lines changed, 3 insertions(+), 2 deletions(-)
===================================================================
@@ -10,8 +10,9 @@ and verify signatures with GnuPG.
Usage
-----
-After installed successfully, load the plugin in Geany's plugin manager
-and a new menu item in the Tools menu will appear.
+Install the plugin (https://plugins.geany.org/install.html) then
+load it in Geany's plugin manager and a new menu item in the Tools menu
+will appear.
If any text is selected, only the selected text will be encrypted/
signed/decrypted. When encrypting a message you can choose to sign at
Modified: lipsum/README
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -15,6 +15,7 @@ Installation
This version of the plugin is installed with the combined
geany-plugins release. Please check README of this package
+and/or https://plugins.geany.org/install.html.
Usage
Modified: pretty-printer/README
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -14,6 +14,7 @@ Installation
This version of the plugin is installed with the combined
geany-plugins release. Please check README of this package
+and/or https://plugins.geany.org/install.html.
Features
Modified: shiftcolumn/README
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -26,6 +26,7 @@ $ ./configure --help
If there are any errors during compilation, check your build environment
and try to find the error, otherwise contact one of the authors.
+More information can be found at https://plugins.geany.org/install.html.
Usage
Modified: spellcheck/README
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -28,7 +28,7 @@ Features
Usage
-----
-[Install the plugin](https://plugins.geany.org/install.html) then
+Install the plugin (https://plugins.geany.org/install.html) then
load it in Geany's plugin manager. A new menu item in the Tools menu
will appear. Alternatively, you can assign a keyboard shortcut in
Geany's preferences dialog to perform a spell check.
Modified: updatechecker/README
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -15,6 +15,7 @@ Installation
This version of the plugin is installed with the combined
geany-plugins release. Please check README of this package
+and/or https://plugins.geany.org/install.html.
Usage
--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).
More information about the Plugins-Commits
mailing list