resources/ResourceSpecEditor.rs
changeset 2095 519b670d7c7e
parent 2094 5989d3847805
child 2096 aa386065ebd4
equal deleted inserted replaced
2094:5989d3847805 2095:519b670d7c7e
     1 #encoding iso8859-1
       
     2 
       
     3 ;
       
     4 ; $Header$
       
     5 ;
       
     6 ; this file contains 8bit national characters;
       
     7 ; DONT EDIT this file with an old vi !
       
     8 
       
     9 #if Language == #de
       
    10 # include 'ResourceSpecEditor_de.rs'
       
    11 #endif
       
    12 
       
    13 #if Language == #ru
       
    14 # include 'ResourceSpecEditor_ru.rs'
       
    15 #endif
       
    16 
       
    17 #if Language == #ja
       
    18 # include 'ResourceSpecEditor_ja.rs'
       
    19 #endif