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
123
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-23T20:21:05+02:00 (
19 years
ago)
Author:
imi
Message:
added en_GB as language (thanks Bruce Cowan)
added default_values - property to <combo> tag for annotation presets.
fixed NPE in AnnotationTester
File:
1 edited
build.xml
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
build.xml
r121
r123
80
80
<arg line="--java2 -d${po} -rorg.openstreetmap.josm.Translation -lfr ${po}/fr.po"/>
81
81
</exec>
82
<exec executable="msgfmt">
83
<arg line="--java2 -d${po} -rorg.openstreetmap.josm.Translation -len_GB ${po}/en_GB.po"/>
84
</exec>
82
85
</target>
83
86
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive