[geany/talks] dbb1fc: EN: Some minor updates
Frank Lanitz
git-noreply at xxxxx
Sat Oct 10 12:45:37 UTC 2015
Branch: refs/heads/master
Author: Frank Lanitz <frank at frank.uvena.de>
Committer: Frank Lanitz <frank at frank.uvena.de>
Date: Sat, 10 Oct 2015 12:45:37 UTC
Commit: dbb1fc154db8a1ae350048fe6bf3b1a3e0decbdd
https://github.com/geany/talks/commit/dbb1fc154db8a1ae350048fe6bf3b1a3e0decbdd
Log Message:
-----------
EN: Some minor updates
Modified Paths:
--------------
en/A_short_introduction/index.html
Modified: en/A_short_introduction/index.html
9 lines changed, 5 insertions(+), 4 deletions(-)
===================================================================
@@ -63,7 +63,7 @@
<section>
<h3>About me</h3>
<ul>
- <li>Professional nerd with background in economics working for a Operations-as-a-Service-company</li>
+ <li>Professional nerd with background in economics working for an Operations-as-a-Service-company</li>
<li>10 years user of Geany</li>
<li>Maintainer of geany-plugins</li>
<li>Coordinator of translation work</li>
@@ -89,6 +89,7 @@
<li>Written in C and C++</li>
<li>Based upon Scintilla and GTK2</li>
<li>Licence: GPLv2+</li>
+ <li>Available for Linux, Windows and MacOS X</li>
</ul>
</section>
</section>
@@ -133,7 +134,7 @@
<li>Saves a lot of typing work</li>
<li>Most can be extended/overwritten by user</li>
<li>Differrent kind of templates: <ul>
- <li>New files / file templates</li>
+ <li>File templates for new files</li>
<li>Placeholder for common stubs like GPL/BSD licence notification</li>
<li>Code snippets</li>
</ul>
@@ -152,7 +153,7 @@
<li>Reoccurring text passages can be replaced with a "shortcut"</li>
<li>Geany is offering a list of generic and file type specific ones</li>
<li>Can be extended by user</li>
- <li>Many examples in the <a href="http://wiki.geany.org/snippets/start">Wiki</a></li>
+ <li>Many examples at the <a href="http://wiki.geany.org/snippets/start">Wiki</a></li>
</ul>
</section>
<section>
@@ -175,7 +176,7 @@
</ul></li>
<li>Static "Tags" are loaded from files</li>
<li>File type specific</li>
- <li>Tag files are listed in the <a href="http://wiki.geany.org/tags/start">Wiki</a> </li>
+ <li>Tag files are listed at the <a href="http://wiki.geany.org/tags/start">Wiki</a> </li>
<li>Tag files can be generated by Geany from e.g. project</li>
</ul>
</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