resources/ResourceSpecEditor.rs
author Claus Gittinger <cg@exept.de>
Fri, 10 Feb 2006 16:56:33 +0100
changeset 1968 1a8b9416db6e
parent 1809 c3dbb51c2926
permissions -rw-r--r--
*** empty log message ***

#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