diff --git a/cesetup/cesetup.d b/cesetup/cesetup.d index 8aef055b..e6d33a88 100644 --- a/cesetup/cesetup.d +++ b/cesetup/cesetup.d @@ -95,7 +95,7 @@ static this() asSu = environment.get("SUDO_USER") != ""; if (asSu) { - exePath = "/usr/bin"; + exePath = "/usr/bin/"; datPath = "/home/" ~ environment.get("SUDO_USER") ~ "/.config/Coedit/"; shortCutPath = "/usr/share/applications/"; } diff --git a/wiki/wiki.txt b/wiki/wiki.txt index 09385726..6f1acc03 100644 --- a/wiki/wiki.txt +++ b/wiki/wiki.txt @@ -31,10 +31,7 @@ [lnk_bugtracker]: https://github.com/BBasile/Coedit/issues -Welcome to Coedit Wiki, the documentation source for the small Windows & Linux IDE for the D programming language. -A summary of the content is accessible in the right side-bar. - -*Note that this document is based on Coedit 2 development version and it does not represent anymore the latest official stable release* +Welcome to the Coedit Wiki, the documentation source for the small Windows & Linux IDE for the D programming language. ![](https://raw.githubusercontent.com/BBasile/CoeditWikiData/master/coedit.win7.33.png) ![](https://raw.githubusercontent.com/BBasile/CoeditWikiData/master/coedit.linux.kde.33.png)