Changeset 25523 in osm for applications/editors/josm/i18n/launchpad.pl
- Timestamp:
- 2011-03-05T23:14:51+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/i18n/launchpad.pl
r18781 r25523 20 20 $a =~ s/.*-//; 21 21 system "mv -v $name po/$a" if -f "po/$a"; 22 # activate in case we need a "clean all upstream texts launchpad upload" 23 # system "touch po/$a" if ! -f "po/$a"; 22 24 } 23 25 }
Note:
See TracChangeset
for help on using the changeset viewer.