[geany/geany-plugins] 23419c: Fix typos
Enrico Tröger
git-noreply at xxxxx
Sun Nov 19 10:58:33 UTC 2017
Branch: refs/heads/master
Author: Enrico Tröger <enrico.troeger at uvena.de>
Committer: Enrico Tröger <enrico.troeger at uvena.de>
Date: Sun, 19 Nov 2017 10:58:33 UTC
Commit: 23419c4852a7f3bc40f2ca5d2ab214f71a4cea1c
https://github.com/geany/geany-plugins/commit/23419c4852a7f3bc40f2ca5d2ab214f71a4cea1c
Log Message:
-----------
Fix typos
Modified Paths:
--------------
NEWS
Modified: NEWS
24 lines changed, 11 insertions(+), 13 deletions(-)
===================================================================
@@ -1,30 +1,27 @@
-Geany Plugins 1.32 (2017-11-18)
+Geany Plugins 1.32 (2017-11-19)
General:
- * New plugin: workbench (PR #460)
+ * New plugin: Workbench (PR #460)
* Travis: Update travis to system with c++11 compiler (#597)
* Add a common utils library (PR #622)
- Windows:
- * Add libidn2 to installer
-
- Addons
- * markword: Deselect when the selection changes (PR #614)
+ Addons:
+ * Mark Word: Deselect when the selection changes (PR #614)
GeanyLua:
* Increase required geany API version to 235 for usage of
'utils_get_real_path' to replace 'tm_get_real_path()'
- Geaniuspaste:
+ GeniusPaste:
* Enable HTTPS for pastebin.geany.org (PR #635)
GitChangebar:
* Add the possibility to undo hunk at cursor position (PR #531)
PrettyPrinter:
- * Add saving and loading of preferences in/from a file. (#494, PR #581)
+ * Add saving and loading of preferences in/from a file (#494, PR #581)
- Projectorganizer:
+ ProjectOrganizer:
* Increase required geany API version to 235 for usage of
'utils_get_real_path' to replace 'tm_get_real_path()'
* Close dir created with g_dir_open() in some special cases as well
@@ -35,16 +32,17 @@ Geany Plugins 1.32 (2017-11-18)
* Only allow selection of folders for "working dir" (PR #623)
* Add tooltips to toolbar buttons (PR #617)
- Treebrowser
+ Treebrowser:
* Having a new old maintainer
* Fix some typos inside documentation (PR #595)
XmlSnippets:
- * Activate tests for the plugin
+ * Activate unit tests for the plugin
- Internationalization
+ Internationalization:
* Updated translations: de, es, fr, pt
+
Geany Plugins 1.31 (2017-07-16)
General:
--------------
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