- Timestamp:
- 06/24/08 19:45:46 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/SRC/org/openmicroscopy/shoola/env/ui/SoftwareUpdateDialog.java
r5414 r5522 75 75 /** Bounds property indicating to launch the web site. */ 76 76 static final String OPEN_URL_PROPERTY = "openURL"; 77 78 /** The window's title. */79 static final String TITLE_ABOUT = "About OMERO.insight...";80 81 /** The window's title. */82 static final String TITLE_UPDATE = "Update OMERO.insight...";83 77 84 78 /** The close button. */
