awips2/cave/build/static
Ben Steffensmeier 42ef274021 Issue #228 change plots, grid icons, and radar icons
to use a new PointImageExtension which provides an
interface for drawing images at a single point,
which kml can use to extract plot images.

Change-Id: I29b07ed4f9e8ea95ed131ab1eb3ca27efadaf0e2

Former-commit-id: 0fe5fe9c99 [formerly 792dc75f4d] [formerly d976603262] [formerly 0fe5fe9c99 [formerly 792dc75f4d] [formerly d976603262] [formerly 13a99abe7b [formerly d976603262 [formerly 0f56c76ab830ef088a9576301c795dca7c855033]]]]
Former-commit-id: 13a99abe7b
Former-commit-id: 7c0e0c0365 [formerly ec90cad810] [formerly 74f934c8254e91895c63256920cd1aef0bf21fd8 [formerly 63ef103145]]
Former-commit-id: efb9f151d1843415599b612d587198c7b55787fa [formerly 70e38a4506]
Former-commit-id: f6b65b8467
2012-02-01 12:45:56 -06:00
..
common/cave/etc Issue #228 change plots, grid icons, and radar icons 2012-02-01 12:45:56 -06:00
linux Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
linux.x86/cave/lib Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
linux.x86_64/cave/lib64/lib_illusion Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00
win32.x86 Issue #22 - merging Windows MSI installer changes into git thinclient branch. 2012-01-23 12:36:13 -06:00
README.txt Initial revision of AWIPS2 11.9.0-7p5 2012-01-06 08:55:05 -06:00

-----README-----

The static directory contains common scripts and other files that need to
be installed with CAVE. These files generally are not used by a specific
component unless the component is "common" and they do not need to be compiled.

The following common directories exist within the static directory:
	common - these files should be installed on every Operating System for every architecture.
	linux - these files should be installed on every LINUX Operating System for every 
			architecture.
			
We also have the following os / architecture specific directories within the static
directory. The name of the directories is based on the eclipse (3.6.1) os.arch
designation.
	linux.x86 - these files will only be installed on a 32-bit Linux Operating System.
	linux.x86_64 - these files will only be installed on a 64-bit Linux Operating System.
	win32.x86 - these files will only be installed on a 32-bit MS Windows Operating System.
	macosx.x86 - these files will only be installed on a 32-bit Apple OS X Operating System.