Răsfoiți Sursa

Update vendorsetup.sh

Signed-off-by: Samuel Kendall <kinguser981@gmail.com>
Samuel Kendall 2 ani în urmă
părinte
comite
26f68373d1
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      vendorsetup.sh

+ 1 - 1
vendorsetup.sh

@@ -96,7 +96,7 @@ if [ "$1" = "$FDEVICE" -o "$FOX_BUILD_DEVICE" = "$FDEVICE" ]; then
 
 # Custom pic for maintainers about section info
 # Image should be 32 bit PNG 192 x 192 px - Size of image should be as small as possible 50kb
-export OF_MAINTAINER_AVATAR="/device/nokia/cap_sprout/avatar32bit.png"
+export OF_MAINTAINER_AVATAR="/device/nokia/cap_sprout/vega.png"
 export OF_MAINTAINER="Samuel Kendall"