This is a simple change to help out the Mac Crowd. It just changes the name of Startup to OpenRocket so the the menu bar says OpenRocket instead of Startup.
This gets around the very fragile OS X setup thing we have trying and failing at with the mac java client
This commit is contained in:
parent
c85fe63ed8
commit
cf7daba134
@ -23,7 +23,7 @@ import net.sf.openrocket.startup.jij.PluginClasspathProvider;
|
||||
*
|
||||
* @author Sampo Niskanen <sampo.niskanen@iki.fi>
|
||||
*/
|
||||
public class Startup {
|
||||
public class OpenRocket {
|
||||
|
||||
private static final String STARTUP_CLASS = "net.sf.openrocket.startup.SwingStartup";
|
||||
|
Loading…
x
Reference in New Issue
Block a user