Changeset 5282


Ignore:
Timestamp:
06/17/09 23:09:26 (3 years ago)
Author:
ryan52
Message:

revert my last commit, we will wait for the opinions of others on how to handle this

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/release.pl

    r5281 r5282  
    6161chdir 'src'; 
    6262 
    63 if (-d "share/locale/") { 
     63if ($name eq 'Padre') { 
    6464    my @LOCALES = map { substr(File::Basename::basename($_), 0, -3) } glob "share/locale/*.po"; 
    6565    for my $locale ( @LOCALES ) { 
Note: See TracChangeset for help on using the changeset viewer.