[Scummvm-git-logs] scummvm master -> fd2ae5854eebc23f0b0d70e0510afcb90decf0b0
Mataniko
mataniko at gmail.com
Fri Apr 12 15:27:07 CEST 2019
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
fd2ae5854e GUI: Remove transparency from Remastered theme logo
Commit: fd2ae5854eebc23f0b0d70e0510afcb90decf0b0
https://github.com/scummvm/scummvm/commit/fd2ae5854eebc23f0b0d70e0510afcb90decf0b0
Author: Matan Bareket (mataniko at gmail.com)
Date: 2019-04-12T09:26:49-04:00
Commit Message:
GUI: Remove transparency from Remastered theme logo
This fixes ticket #10932
Changed paths:
dists/bada/Res/scummmobile/checkbox.bmp
dists/bada/Res/scummmobile/logo.bmp
dists/bada/Res/scummmobile/logo_small.bmp
dists/bada/Res/scummmobile/radiobutton.bmp
dists/bada/Res/scummmobile/search.bmp
gui/themes/scummremastered.zip
gui/themes/scummremastered/logo.bmp
gui/themes/scummremastered/logo_small.bmp
diff --git a/dists/bada/Res/scummmobile/checkbox.bmp b/dists/bada/Res/scummmobile/checkbox.bmp
index a0b91b5..c9e2be2 100644
Binary files a/dists/bada/Res/scummmobile/checkbox.bmp and b/dists/bada/Res/scummmobile/checkbox.bmp differ
diff --git a/dists/bada/Res/scummmobile/logo.bmp b/dists/bada/Res/scummmobile/logo.bmp
index efd7e77..ee09e05 100644
Binary files a/dists/bada/Res/scummmobile/logo.bmp and b/dists/bada/Res/scummmobile/logo.bmp differ
diff --git a/dists/bada/Res/scummmobile/logo_small.bmp b/dists/bada/Res/scummmobile/logo_small.bmp
index 4e78899..828b89f 100644
Binary files a/dists/bada/Res/scummmobile/logo_small.bmp and b/dists/bada/Res/scummmobile/logo_small.bmp differ
diff --git a/dists/bada/Res/scummmobile/radiobutton.bmp b/dists/bada/Res/scummmobile/radiobutton.bmp
index d3ba468..41b8d25 100644
Binary files a/dists/bada/Res/scummmobile/radiobutton.bmp and b/dists/bada/Res/scummmobile/radiobutton.bmp differ
diff --git a/dists/bada/Res/scummmobile/search.bmp b/dists/bada/Res/scummmobile/search.bmp
index fa963f8..e769b27 100644
Binary files a/dists/bada/Res/scummmobile/search.bmp and b/dists/bada/Res/scummmobile/search.bmp differ
diff --git a/gui/themes/scummremastered.zip b/gui/themes/scummremastered.zip
index 31d1360..5182d04 100644
Binary files a/gui/themes/scummremastered.zip and b/gui/themes/scummremastered.zip differ
diff --git a/gui/themes/scummremastered/logo.bmp b/gui/themes/scummremastered/logo.bmp
index efd7e77..ee09e05 100644
Binary files a/gui/themes/scummremastered/logo.bmp and b/gui/themes/scummremastered/logo.bmp differ
diff --git a/gui/themes/scummremastered/logo_small.bmp b/gui/themes/scummremastered/logo_small.bmp
index 4e78899..828b89f 100644
Binary files a/gui/themes/scummremastered/logo_small.bmp and b/gui/themes/scummremastered/logo_small.bmp differ
More information about the Scummvm-git-logs
mailing list