- Timestamp:
- 06/24/08 19:45:46 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/SRC/org/openmicroscopy/shoola/env/ui/SplashScreenManager.java
r5514 r5522 79 79 80 80 /** The title of the splash screens. */ 81 static final String TITLE = "Open Microscopy Environment"; 82 83 /** The client's version. */ 84 //static final String VERSION = "Beta3.0"; 85 81 private static final String TITLE = "Open Microscopy Environment"; 82 86 83 /** The component's UI. */ 87 84 private ScreenLogin view;
