[geany/talks] b8587c: Extend list of supported plugin langauges and replace geanydec with devhelper in example list of plugins

Frank Lanitz git-noreply at xxxxx
Wed May 9 17:55:31 UTC 2012


Branch:      refs/heads/towerbyte_microtraining_120524
Author:      Frank Lanitz <frank at frank.uvena.de>
Committer:   Frank Lanitz <frank at frank.uvena.de>
Date:        Wed, 09 May 2012 17:55:31
Commit:      b8587cf039804edd921e143271a7f965595cdbba
             https://github.com/geany/talks/commit/b8587cf039804edd921e143271a7f965595cdbba

Log Message:
-----------
Extend list of supported plugin langauges and replace geanydec with devhelper in example list of plugins


Modified Paths:
--------------
    german/tex/include/plugins.tex

Modified: german/tex/include/plugins.tex
6 files changed, 3 insertions(+), 3 deletions(-)
===================================================================
@@ -5,8 +5,8 @@ \section{Plugins}
     \begin{itemize}
     \item Eine große Anzahl der Plugins werden über ein gemeinsames
       Paket angeboten
-    \item Derzeit in C direkt unterstützt; Lua Plugins über GeanyLUA
-      möglich
+    \item Derzeit in C/C++ direkt unterstützt; Lua Plugins über GeanyLUA
+      möglich; Python in Entwicklung
     \item Einfaches Plugin mit ca. 35 Zeilen Code möglich
     \item Möglichkeit Callbacks für Events zu registrieren. Z.B.
       \begin{itemize}
@@ -28,13 +28,13 @@ \section{Plugins}
   \frametitle{Plugins für Geany}
   \begin{block}{Plugins}
     \begin{itemize}
+    \item \textbf{Devhelper} -- Komfortabler Zugriff auf Dokumentation
     \item \textbf{GeanyVC} - Anbindung an populäre
         Versions\-ver\-waltungs\-systeme wie git, svn, svk, cvs
     \item \textbf{GeanyLaTeX} -- Unterstützung bei Erstellung von
         \LaTeX-Dokumenten
     \item \textbf{Spellcheck} -- Rechtschreibprüfung
     \item \textbf{GeanyPrj} -- Erweiterter Projektsupport
-    \item \textbf{GeanyDoc} -- Komfortabler Zugriff auf Dokumentation
     \item \textbf{XML PrettyPrinter} -- Reformatierung von XML-Dokumenten
     \item \textbf{Addons} -- Generisches Plugin mit verschiedenen,
           kleinen Hilfsfunktionen


@@ Diff output truncated at 100000 characters. @@


--------------
This E-Mail was brought to you by github_commit_mail.py (Source: TBD).



More information about the Commits mailing list