ide: bazaar removed, CtrlCore: X11 keycode patch (thanks Oblivion)

git-svn-id: svn://ultimatepp.org/upp/trunk@15743 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2021-02-07 09:25:29 +00:00
parent df5b42fa93
commit 8fbfaead5a
4 changed files with 46 additions and 16 deletions

View file

@ -457,9 +457,9 @@ void InstantSetup()
{ "reference", "#/reference;#/uppsrc" },
{ "examples", "#/examples;#/uppsrc" },
{ "tutorial", "#/tutorial;#/uppsrc" },
{ "examples-bazaar", "#/bazaar;#/uppsrc" },
// { "examples-bazaar", "#/bazaar;#/uppsrc" },
{ "MyApps", "#/MyApps;#/uppsrc" },
{ "MyApps-bazaar", "#/MyApps;#/bazaar;#/uppsrc" },
// { "MyApps-bazaar", "#/MyApps;#/bazaar;#/uppsrc" },
};
String exe = GetExeFilePath();