resources/ResourceSpecEditor.rs
changeset 1809 c3dbb51c2926
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/resources/ResourceSpecEditor.rs	Mon Mar 22 12:57:47 2004 +0100
@@ -0,0 +1,19 @@
+#encoding iso8859-1
+
+;
+; $Header$
+;
+; this file contains 8bit national characters;
+; DONT EDIT this file with an old vi !
+
+#if Language == #de
+# include 'ResourceSpecEditor_de.rs'
+#endif
+
+#if Language == #ru
+# include 'ResourceSpecEditor_ru.rs'
+#endif
+
+#if Language == #ja
+# include 'ResourceSpecEditor_ja.rs'
+#endif