summaryrefslogtreecommitdiffstats
path: root/extensions/bmp_convert
AgeCommit message (Collapse)AuthorFilesLines
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander3-75/+0
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
2009-08-13Bug 480986: The BMP -> PNG conversion tool for new attachments should be an ↵lpsolit%gmail.com3-0/+75
extension - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat