Ignore:
Timestamp:
2010-10-27T22:27:19+02:00 (14 years ago)
Author:
postfix
Message:
 
Location:
applications/editors/josm/plugins/smed
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/smed/build.xml

    r23474 r23883  
    4848        <property name="smed_core.dist.dir"     value="core/dist/"/>
    4949        <property name="ant.build.javac.target" value="1.5"/>
    50         <property name="plugin.jar"             value="${plugin.dist.dir}/${ant.project.name}.jar"/>
     50        <property name="plugin.jar"             value="${plugin.dist.dir}${ant.project.name}.jar"/>
    5151
    5252        <!--
     
    148148                </exec>
    149149                <xmlproperty file="REVISION" prefix="version" keepRoot="false" collapseAttributes="true"/>
     150                <!--
    150151                <delete file="REVISION"/>
     152                -->     
    151153        </target>
    152154
  • applications/editors/josm/plugins/smed/plugs/oseam/src/oseam/msg/messages_de.properties

    r23502 r23883  
    9292SmpDialogAction.212=Unbekannt
    9393SmpDialogAction.213=*Wähle Form aus*
    94 SmpDialogAction.214=Can
    95 SmpDialogAction.215=Cone
     94SmpDialogAction.214=Zylinder
     95SmpDialogAction.215=Kegel
    9696SmpDialogAction.8=beliebig
    9797
Note: See TracChangeset for help on using the changeset viewer.