resources/ImageEditor.rs
author ca
Fri, 02 Jul 2004 11:10:07 +0200
changeset 1861 4c173871788a
parent 1787 1ecbbc84a5c8
permissions -rw-r--r--
ctrl-action

#encoding iso8859-1

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

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

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

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