[geany/geany-plugins] b141c7: Correct indention on NEWS-file
Frank Lanitz
git-noreply at xxxxx
Sun Mar 10 13:15:38 UTC 2013
Branch: refs/heads/master
Author: Frank Lanitz <frank at frank.uvena.de>
Committer: Frank Lanitz <frank at frank.uvena.de>
Date: Sun, 10 Mar 2013 13:15:38 UTC
Commit: b141c7614b365a36208d508e2acecbc0fcf99eb8
https://github.com/geany/geany-plugins/commit/b141c7614b365a36208d508e2acecbc0fcf99eb8
Log Message:
-----------
Correct indention on NEWS-file
Modified Paths:
--------------
NEWS
Modified: NEWS
84 files changed, 42 insertions(+), 42 deletions(-)
===================================================================
@@ -1,60 +1,60 @@
Geany Plugins 1.23 (2013-03-10)
- * Depend on Geany 1.23
- * Add new plugin Commander
- * Add new plugin markdown
- * Add new plugin Scope
- * Removing plugin geanyGDB
- * Improvement of error handling in autogen.sh
- * Improvement of general documentation
- * Buildfix with waf on Windows-Systems
+ * Depend on Geany 1.23
+ * Add new plugin Commander
+ * Add new plugin markdown
+ * Add new plugin Scope
+ * Removing plugin geanyGDB
+ * Improvement of error handling in autogen.sh
+ * Improvement of general documentation
+ * Buildfix with waf on Windows-Systems
- Addons:
- * Fixing of memory leaks
- * Little rewordings
+ Addons:
+ * Fixing of memory leaks
+ * Little rewordings
- Devhelp:
- * Fix API-calls for older GTK-versions
- * Fix a signal to avoid crash on closing of Geany
+ Devhelp:
+ * Fix API-calls for older GTK-versions
+ * Fix a signal to avoid crash on closing of Geany
- GeanyGenDoc:
- * Improvement of waf-build
+ GeanyGenDoc:
+ * Improvement of waf-build
- GeanyLaTeX:
- * Fix installation path for documentation.
+ GeanyLaTeX:
+ * Fix installation path for documentation.
- GeanyLua:
- * Update of Scintilla bindings to 3.2.0
- * Improve pointer->int casts
- * Revisiting mechanism to find Lua-package on configuration-time
+ GeanyLua:
+ * Update of Scintilla bindings to 3.2.0
+ * Improve pointer->int casts
+ * Revisiting mechanism to find Lua-package on configuration-time
- GeanyMacro:
- * Fix some typos
+ GeanyMacro:
+ * Fix some typos
- GeanyPG:
- * Fix adding of \0 when encryption a selection (#3557458)
+ GeanyPG:
+ * Fix adding of \0 when encryption a selection (#3557458)
- GeanyPrj:
- * Buildfix for function not marked as external
+ GeanyPrj:
+ * Buildfix for function not marked as external
- GeniusPaste:
- * Fixing of memory leaks
- * Fixing of a invalid memory free
+ GeniusPaste:
+ * Fixing of memory leaks
+ * Fixing of a invalid memory free
- Spellcheck:
- * Perform a recheck/clear when toggling 'check while typing' (#3495051)
+ Spellcheck:
+ * Perform a recheck/clear when toggling 'check while typing' (#3495051)
- Tableconvert:
- * Rework to be more generic
- * Improvement of LaTeX-tables being created
+ Tableconvert:
+ * Rework to be more generic
+ * Improvement of LaTeX-tables being created
- Treebrowser:
- * Added backspace to browse up a directory
- * Eexpand/collapse with spacebar
+ Treebrowser:
+ * Added backspace to browse up a directory
+ * Eexpand/collapse with spacebar
- Webhelper:
- * Show the currently hovered link in the statusbar
- * Don't use deprecated GTK API
+ Webhelper:
+ * Show the currently hovered link in the statusbar
+ * Don't use deprecated GTK API
Internationalisation:
* Update translations: ca, de, es, fr, nl, tr
--------------
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