| # | 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"), | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |