resources/MenuEditor.rs
changeset 1807 c9e94b879c44
parent 1806 2d642633ff7b
child 1808 e1e3971f1997
--- a/resources/MenuEditor.rs	Mon Mar 22 12:35:30 2004 +0100
+++ /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 'MenuEditor_de.rs'
-#endif
-
-#if Language == #ru
-# include 'MenuEditor_ru.rs'
-#endif
-
-#if Language == #ja
-# include 'MenuEditor_ja.rs'
-#endif