resources/ImageEditor.rs
changeset 2096 aa386065ebd4
parent 2095 519b670d7c7e
child 2097 8ee34652e32a
--- a/resources/ImageEditor.rs	Mon Sep 18 15:26:11 2006 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-#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