Changeset 2617

Show
Ignore:
Timestamp:
03/04/11 21:54:13 (2 years ago)
Author:
ahocevar
Message:

moving locale files to the right place and renaming them; don't include them in the debug build

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extensions/geoext.ux/ux/PrintPreview/lib/loader.js

    r2616 r2617  
    5353 
    5454    var jsfiles = new Array( 
    55         "GeoExt.ux/PrintPreview.js", 
    56         "GeoExt.ux/locale/ca.js", 
    57         "GeoExt.ux/locale/es.js" 
     55        "GeoExt.ux/PrintPreview.js" 
    5856    ); 
    5957