gecko-dev/mobile/android/branding/beta
Michael Comella 24c71b8faa 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

--HG--
extra : rebase_source : 90ae53a7e3c63834b1bbb251cc4e5c48e5d20f08
2015-04-03 11:26:06 -07:00
..
content Bug 1150974 - Run `trimage` on all png assets in mobile/. r=rnewman 2015-04-03 11:26:06 -07:00
locales Bug 680392 - Localize trademark notice string in about:firefox. r=margaret 2014-09-04 14:59:06 -07:00
res Bug 1150974 - Run `trimage` on all png assets in mobile/. r=rnewman 2015-04-03 11:26:06 -07:00
configure.sh Bug 839683 - Enable Android ANR reporter on appropriate channels; r=blassey 2013-03-26 00:25:33 -04:00
moz.build Bug 855465 - Add emacs python mode comments to moz.build files; r=gps 2013-04-01 11:36:59 -07:00