Changeset 573
- Timestamp:
- 03/30/09 17:22:41 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
PhotoLibrary/trunk/src/corinis/modules/PhotoLibrary.java
r570 r573 1453 1453 height = ii.getHeight(); 1454 1454 } 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); 1456 1456 } 1457 1457 catch (IOException ioe)
Note: See TracChangeset
for help on using the changeset viewer.
