resources/MenuEditor.rs
author Claus Gittinger <cg@exept.de>
Tue, 03 Feb 2004 19:07:19 +0100
changeset 1783 847bffdacc69
parent 1694 bb7a0a332808
child 1784 565021ad7e34
permissions -rw-r--r--
*** empty log message ***

#encoding iso8859

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

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

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

#if Language == #jp
#endif