Changeset 573


Ignore:
Timestamp:
03/30/09 17:22:41 (3 years ago)
Author:
niko
Message:

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • PhotoLibrary/trunk/src/corinis/modules/PhotoLibrary.java

    r570 r573  
    14531453                                                        height = ii.getHeight(); 
    14541454                                                    } 
    1455                                                                         modifyEntry(cpic, photolibraryView.mainId, ext, fileName, width, height, cf.length(), null); 
     1455                                                modifyEntry(cpic, photolibraryView.mainId, cext, FileUtils.stripPath(entry.getName()), width, height, cf.length(), null); 
    14561456                                            } 
    14571457                                            catch (IOException ioe) 
Note: See TracChangeset for help on using the changeset viewer.