resources/ImageEditor.rs
author Claus Gittinger <cg@exept.de>
Thu, 27 May 2004 16:28:35 +0200
changeset 1842 f04fe34d10ac
parent 1787 1ecbbc84a5c8
permissions -rw-r--r--
do not cover selected color (by arrow-image) in colorMap-DSV

#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