Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0
jeuclid
MacOSX.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File MacOSX.patch of Package jeuclid
--- jeuclid-3.1.1.orig/jeuclid-mathviewer/src/main/java/net/sourceforge/jeuclid/app/mathviewer/MathViewer.java 2008-06-03 12:02:46.000000000 +0200 +++ jeuclid-3.1.1/jeuclid-mathviewer/src/main/java/net/sourceforge/jeuclid/app/mathviewer/MathViewer.java 2008-08-15 20:11:59.000000000 +0200 @@ -86,13 +86,13 @@ public void run() { final MainFrame mainFrame = new MainFrame(); mainFrame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); - if (MathViewer.OSX) { +/* if (MathViewer.OSX) { final Application a = Application.getApplication(); a.setEnabledAboutMenu(true); a.setEnabledPreferencesMenu(true); a.addApplicationListener(new MainFrameAppListener( mainFrame)); - } + }*/ if (MathViewer.source != null) { mainFrame.loadFile(MathViewer.source); }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor