This commit is contained in:
Basile Burg 2016-02-13 02:38:58 +01:00
parent 97b76c8825
commit c08f752fc1
2 changed files with 2 additions and 5 deletions

View File

@ -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/";
}

View File

@ -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)