gecko-dev/mobile/android/branding/beta/content
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
..
about.png Bug 1150974 - Run `trimage` on all png assets in mobile/. r=rnewman 2015-04-03 11:26:06 -07:00
favicon32.png Bug 883259 - Updating the application icons and in content icons with new graphics. r=wesj 2013-06-25 12:07:32 -07:00
favicon64.png Bug 883259 - Updating the application icons and in content icons with new graphics. r=wesj 2013-06-25 12:07:32 -07:00
jar.mn Bug 895670 - Remove SetupScreen and associated assets. r=mfinkle 2013-07-19 13:59:42 -07:00
moz.build Bug 774572 - Part 2: Define JAR_MANIFESTS in moz.build files; r=glandium 2013-12-10 16:18:11 +09:00