Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
115
in josm for
build.xml
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2006-07-19T01:44:25+02:00 (
18 years
ago)
Author:
imi
Message:
added "--language=..." command line
added French language (thanks Frédéric)
added metric Scale display
File:
1 edited
build.xml
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
build.xml
r113
r115
75
75
<arg line="--java2 -d${po} -rorg.openstreetmap.josm.Translation -lde ${po}/de.po"/>
76
76
</exec>
77
<exec executable="msgfmt">
78
<arg line="--java2 -d${po} -rorg.openstreetmap.josm.Translation -lfr ${po}/fr.po"/>
79
</exec>
77
80
</target>
78
81
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive