ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/AEInstaller2.java
(Generate patch)

Comparing java/installer2/src/net/oni2/aeinstaller/AEInstaller2.java (file contents):
Revision 767 by alloc, Sun Mar 31 16:02:09 2013 UTC vs.
Revision 772 by alloc, Mon Apr 1 00:12:20 2013 UTC

# Line 178 | Line 178 | public class AEInstaller2 {
178                  }
179                  JFrame.setDefaultLookAndFeelDecorated(true);
180  
181 <                System.out.println(basicBundle.getString("appname") + " "
181 >                System.out.println(basicBundle.getString("appname")
182                                  + basicBundle.getString("appversion"));
183                  System.out.println("JarPath:   " + Paths.getInstallerPath());
184                  System.out.println("PrefsPath: " + Paths.getPrefsPath());

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)