Changeset 656 for AE/installer2/src/net/oni2/aeinstaller/gui
- Timestamp:
- Jan 27, 2013, 12:56:11 AM (13 years ago)
- File:
- 
      - 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
      AE/installer2/src/net/oni2/aeinstaller/gui/MainWin.javar651 r656 272 272 execUpdates = null; 273 273 } 274 } else { 275 if (evtSource != this) { 276 JOptionPane.showMessageDialog(this, 277 bundle.getString("updatesNotAvailable.text"), 278 bundle.getString("updatesNotAvailable.title"), 279 JOptionPane.INFORMATION_MESSAGE); 280 } 274 281 } 275 282 } 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
