mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-21 20:24:59 +00:00
readme: add tips for Linux users
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
parent
1e148c032d
commit
c1c743f2ff
2 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,7 @@ namespace SourceGit.Native
|
|||
{
|
||||
public void SetupApp(AppBuilder builder)
|
||||
{
|
||||
builder.With(new X11PlatformOptions());
|
||||
builder.With(new X11PlatformOptions() { EnableIme = true });
|
||||
}
|
||||
|
||||
public string FindGitExecutable()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue