• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.clients
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 5522 for trunk/SRC/org/openmicroscopy/shoola/env/LookupNames.java

Show
Ignore:
Timestamp:
06/24/08 19:45:46 (5 months ago)
Author:
jburel
Message:

Externalise version, name, about file etc.
Fixed tickect #621

Files:
1 modified

  • trunk/SRC/org/openmicroscopy/shoola/env/LookupNames.java (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • trunk/SRC/org/openmicroscopy/shoola/env/LookupNames.java

    r5514 r5522  
    5050    /** Field to access the <code>Version</code> information. */ 
    5151        public static final String VERSION = "Version";  
     52         
     53        /** Field to access the <code>Name oof the sofware</code>. */ 
     54        public static final String SOFTWARE_NAME = "SoftwareName";       
     55         
     56        /** Field to access the <code>About file</code> information. */ 
     57        public static final String ABOUT_FILE = "AboutFile"; 
    5258         
    5359    /** Field to access the <code>env</code> package. */ 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/