Branch: refs/heads/master Author: Jiří Techet techet@gmail.com Committer: Jiří Techet techet@gmail.com Date: Mon, 11 Jul 2016 21:12:54 UTC Commit: 4928ed437ce535bc4ba0e91af9fa100ec51c9f70 https://github.com/geany/geany/commit/4928ed437ce535bc4ba0e91af9fa100ec51c9f...
Log Message: ----------- Minor formal updates of README
- slight rst formatting improvements - Mac OSX -> Mac OS - punctuation
Modified Paths: -------------- README
Modified: README 29 lines changed, 15 insertions(+), 14 deletions(-) =================================================================== @@ -38,10 +38,10 @@ Packages are available for most distributions including Debian, Fedora, Ubuntu and many more.
-Installation on Mac OSX and Windows ------------------------------------ -Prebuilt binary packages for Mac OSX and Windows can be found on -http://www.geany.org +Installation on Mac OS and Windows +---------------------------------- +Prebuilt binary packages for Mac OS and Windows can be found on +http://www.geany.org.
Installation from sources @@ -70,7 +70,7 @@ and open the online version instead when requested.
.. note:: - Building Geany from source on Mac OSX and Windows is more complicated + Building Geany from source on Mac OS and Windows is more complicated and is out of scope of this document. For more information on building instructions for these platforms, please check the wiki at http://wiki.geany.org/howtos/. @@ -94,7 +94,7 @@ Run the the following three commands:: (as root, or using sudo) % make install
-For more configuration details run ``./configure --help`` +For more configuration details run ``./configure --help``.
If there are any errors during compilation, check your build environment and try to find the error, otherwise contact the mailing list or one of @@ -133,16 +133,17 @@ included with the source code of this program.
Ideas, questions, patches and bug reports ----------------------------------------- -See http://www.geany.org/ +See http://www.geany.org/. If you add something, or fix a bug, please send a patch (in Git or ``diff -u`` format) to the mailing list or one of the authors. Also see the HACKING file.
--- -2005-2016 by Enrico Tröger, Nick Treleaven, Colomban Wendling, Matthew Brush and Frank Lanitz -enrico(dot)troeger(at)uvena(dot)de -nick(dot)treleaven(at)btinternet(dot)com -lists(dot)ban(at)herbesfolles(dot)org -mbrush(at)codebrainz(dot)ca -frank(at)frank(dot)uvena(dot)de +---- + +| 2005-2016 by Enrico Tröger, Nick Treleaven, Colomban Wendling, Matthew Brush and Frank Lanitz +| enrico(dot)troeger(at)uvena(dot)de +| nick(dot)treleaven(at)btinternet(dot)com +| lists(dot)ban(at)herbesfolles(dot)org +| mbrush(at)codebrainz(dot)ca +| frank(at)frank(dot)uvena(dot)de
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).