CASA/c_gui/CASAManager.exe.config
Jim Norman 1c922c83a8 - Bug 134096, add CASAManager.exe.config.
- Bug 136224, Document Readme for random crash on 64 bit. 
- Bug 136226, Launch kde-open on kde desktops, and gnome-open on 
	gnome for help files
- Bug 136221, Attempt to prevent installing 32bit rpms on 
	64 bit platforms as a workaround.
- Added CASA_dbg.spec file to build debug RPMs on autobuild
2005-12-02 17:54:28 +00:00

5 lines
138 B
Plaintext

<configuration>
<dllmap dll="gdk-x11-2.0" target="libgdk-x11-2.0.so.0"/>
<dllmap dll="libX11" target="libX11.so.6"/>
</configuration>