resources/ResourceSpecEditor.rs
author Stefan Vogel <sv@exept.de>
Mon, 06 Mar 2006 11:19:00 +0100
changeset 2030 bef3cfda7e6a
parent 1809 c3dbb51c2926
permissions -rw-r--r--
Moved ColorMenu and FontMenu to libwidg2

#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