gecko/mobile/android/branding
Michael Comella 888600812c Bug 1150974 - Run trimage on all png assets in mobile/. r=rnewman
The command I ran was:
  for i in `find mobile -name "*.png" | sed "s/\(.*\)\/.*\.png/\1/" | sort | uniq`; do trimage -d ${i}; done
2015-04-03 11:26:06 -07:00
..
aurora Bug 1150974 - Run trimage on all png assets in mobile/. r=rnewman 2015-04-03 11:26:06 -07:00
beta Bug 1150974 - Run trimage on all png assets in mobile/. r=rnewman 2015-04-03 11:26:06 -07:00
nightly Bug 1150974 - Run trimage on all png assets in mobile/. r=rnewman 2015-04-03 11:26:06 -07:00
official Bug 1150974 - Run trimage on all png assets in mobile/. r=rnewman 2015-04-03 11:26:06 -07:00
unofficial Bug 1150974 - Run trimage on all png assets in mobile/. r=rnewman 2015-04-03 11:26:06 -07:00