resources/ResourceSpecEditor.rs
author Claus Gittinger <cg@exept.de>
Mon, 07 Jun 2004 11:28:21 +0200
changeset 1847 d7e8ec4f3696
parent 1809 c3dbb51c2926
permissions -rw-r--r--
partial support for depth>8 images; +editColor +refactoring

#encoding iso8859-1

;
; $Header$
;
; this file contains 8bit national characters;
; DONT EDIT this file with an old vi !

#if Language == #de
# include 'ResourceSpecEditor_de.rs'
#endif

#if Language == #ru
# include 'ResourceSpecEditor_ru.rs'
#endif

#if Language == #ja
# include 'ResourceSpecEditor_ja.rs'
#endif