提交 844699bc 编写于 作者: J jurgen

Launcher config fix

Former-commit-id: 27354aa9
上级 dba2cff1
......@@ -13,8 +13,12 @@
</configIni>
<launcherArgs>
<programArgs>-showsplash</programArgs>
<vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts</vmArgsMac>
<programArgs>-showsplash
</programArgs>
<programArgsLin>--launcher.GTK_version 2
</programArgsLin>
<vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
</vmArgsMac>
</launcherArgs>
<windowImages i48="/org.jkiss.dbeaver.core.application/icons/dbeaver.png"/>
......@@ -40,10 +44,10 @@
<license>
<url>http://dbeaver.jkiss.org/about/</url>
<text>
DBeaver is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
DBeaver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
DBeaver is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
DBeaver is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Lesser General Public License for more details.
</text>
</license>
......
......@@ -171,6 +171,7 @@ Section "DBeaver" SecCore
File "..\raw\win32.@arch@\dbeaver\.eclipseproduct"
File "..\raw\win32.@arch@\dbeaver\readme.txt"
File "..\raw\win32.@arch@\dbeaver\dbeaver.exe"
File "..\raw\win32.@arch@\dbeaver\dbeaver.ini"
File /r "..\raw\win32.@arch@\dbeaver\configuration"
;File /r "..\raw\win32.@arch@\dbeaver\features"
File /r "..\raw\win32.@arch@\dbeaver\plugins"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册