Changeset 7196 in josm
- Timestamp:
- 2014-05-31T16:42:52+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/geticons.pl ΒΆ
r7195 r7196 41 41 } 42 42 43 if($l =~ /(?:icon-image|repeat-image)\s*:\s*\"?(.*?)\"?\s*;/) 43 if($l =~ /(?:icon-image|repeat-image|fill-image)\s*:\s*\"?(.*?)\"?\s*;/) 44 44 { 45 45 my $img = "styles/standard/$1";
Note:
See TracChangeset
for help on using the changeset viewer.