[geany/talks] b91398: Adding a first real FAQ with anser

Frank Lanitz git-noreply at xxxxx
Tue Mar 11 20:18:16 UTC 2014


Branch:      refs/heads/master
Author:      Frank Lanitz <frank at frank.uvena.de>
Committer:   Frank Lanitz <frank at frank.uvena.de>
Date:        Tue, 11 Mar 2014 20:18:16 UTC
Commit:      b9139887c223720db43caea074cf9066917ee4f8
             https://github.com/geany/talks/commit/b9139887c223720db43caea074cf9066917ee4f8

Log Message:
-----------
Adding a first real FAQ with anser


Modified Paths:
--------------
    de/html/index.html

Modified: de/html/index.html
27 files changed, 22 insertions(+), 5 deletions(-)
===================================================================
@@ -40,11 +40,28 @@
 					<h2>alles was ihr schon immer über den Editor wissen wolltet </h2>
 					<p>Frank Lanitz</p>
 				</section>
-				<section><h2>Einführung</h2></section>
-				<section><h2>Build-System</h2></section>
-				<section><h2>Dateitypen</h2></section>
-				<section><h2>Tags, Symbolbrowser und Autovervollständigung</h2></section>
-				<section><h2>Plugins</h2>
+				<section><h2>Wann gibt es das nächste Release</h2>
+					<ul>
+						<li>Version 1.24: Erstes April-Wochenende (vorraussichtlich)</li>
+						<li>Gemeinsames Release von Geany und den Geany-Plugins</li>
+					</ul>
+					<section>
+						<h2>Features</h2>
+							<h3>Geany</h3>
+								<ul>
+									<li>Unterstützung für Gtk3</li>
+									<li>Untersützung für Ctags und Vi Tag-Dateien</li>
+									<li>Möglichkeit, Plugin-Tastenkürzel direkt von der Pluginverwaltung aus zu konfigurieren</li>
+									<li>Update von Scintilla</li>
+									<li>Viele neue Dateitypen (z.B. CUDE, Rust, Batch) und Verbesserungen an bereits bekannten</li>
+								</ul>
+					</section>
+				</section>
+				<section><h1>Einführung</h1></section>
+				<section><h1>Build-System</h1></section>
+				<section><h1>Dateitypen</h1></section>
+				<section><h1>Tags, Symbolbrowser und Autovervollständigung</h2></section>
+				<section><h1>Plugins</h1>
 					<!-- Unterfolien -->
 					<section><h2>GeanyVC</h2></section>
 					<section><h2>GeanyGDB</h2></section>



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list