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 753 by alloc, Thu Mar 28 16:02:25 2013 UTC vs.
Revision 766 by alloc, Sun Mar 31 15:13:35 2013 UTC

# Line 258 | Line 258 | public class AEInstaller2 {
258                                  int x = svn.checkSVN("http://svn.aei.oni2.net",
259                                                  new File(Paths.getPrefsPath(), "bin"));
260                                  if (x > 0) {
261 <                                        // Update available
261 >                                        // Update available or missing files
262                                          int res = JOptionPane.showConfirmDialog(null,
263                                                          globalBundle.getString("aeiUpdateAvailable.text"),
264                                                          globalBundle.getString("aeiUpdateAvailable.title"),

Diff Legend

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