Diff of /scripts/svn_fix_properties.pl
Parent Directory
|
Revision Log
|
Patch
| revision 93, Mon Feb 23 21:07:09 2009 UTC | revision 94, Mon Feb 23 21:15:56 2009 UTC | |
|---|---|---|
| # | Line 59 | Line 59 |
| 59 | %gExtIgnore = | %gExtIgnore = |
| 60 | ( | ( |
| 61 | "" => 1, | "" => 1, |
| 62 | "a" => 1, | |
| 63 | "bin" => 1, | "bin" => 1, |
| 64 | "BMP" => 1, | "BMP" => 1, |
| 65 | "bmp" => 1, | "bmp" => 1, |
| # | Line 76 | Line 77 |
| 77 | "psp" => 1, | "psp" => 1, |
| 78 | "tga" => 1, | "tga" => 1, |
| 79 | "ttf" => 1, | "ttf" => 1, |
| 80 | "xcf" => 1, | |
| 81 | "zip" => 1, | "zip" => 1, |
| 82 | ); | ); |
| 83 |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

