From e95c4868b9ba215e858294fb4d0bfbf2634d01f4 Mon Sep 17 00:00:00 2001 From: Ethan Yonker Date: Wed, 27 Jan 2016 10:57:26 -0600 Subject: ifdef and comment out libjpeg Chances are there are not many themes in widespread use that are using jpeg images, but this will be easy to revert back or even just temporarily modify if we need jpeg support in a pinch. Change-Id: If17b05ce3ebccce724fd74b26ed8ea91b287c3cf --- gui/theme/landscape_hdpi/splash.xml | 3 +-- gui/theme/landscape_hdpi/ui.xml | 2 +- gui/theme/landscape_mdpi/splash.xml | 3 +-- gui/theme/landscape_mdpi/ui.xml | 2 +- gui/theme/portrait_hdpi/splash.xml | 3 +-- gui/theme/portrait_hdpi/ui.xml | 2 +- gui/theme/portrait_mdpi/splash.xml | 3 +-- gui/theme/portrait_mdpi/ui.xml | 2 +- gui/theme/watch_mdpi/splash.xml | 3 +-- gui/theme/watch_mdpi/ui.xml | 2 +- 10 files changed, 10 insertions(+), 15 deletions(-) (limited to 'gui') diff --git a/gui/theme/landscape_hdpi/splash.xml b/gui/theme/landscape_hdpi/splash.xml index 1a9fd5340..cbadcde72 100755 --- a/gui/theme/landscape_hdpi/splash.xml +++ b/gui/theme/landscape_hdpi/splash.xml @@ -4,8 +4,7 @@ TeamWin TWRP - Default basic theme - preview.jpg + splash screen 1 diff --git a/gui/theme/landscape_hdpi/ui.xml b/gui/theme/landscape_hdpi/ui.xml index 1246b7546..2e263520a 100644 --- a/gui/theme/landscape_hdpi/ui.xml +++ b/gui/theme/landscape_hdpi/ui.xml @@ -5,7 +5,7 @@ TeamWin Backup Naowz Default basic theme - preview.jpg + preview.png 1 diff --git a/gui/theme/landscape_mdpi/splash.xml b/gui/theme/landscape_mdpi/splash.xml index 34f832578..d4f16fcd3 100755 --- a/gui/theme/landscape_mdpi/splash.xml +++ b/gui/theme/landscape_mdpi/splash.xml @@ -4,8 +4,7 @@ TeamWin TWRP - Default basic theme - preview.jpg + splash screen 1 diff --git a/gui/theme/landscape_mdpi/ui.xml b/gui/theme/landscape_mdpi/ui.xml index 3c4c7836c..8b63dcbfd 100644 --- a/gui/theme/landscape_mdpi/ui.xml +++ b/gui/theme/landscape_mdpi/ui.xml @@ -5,7 +5,7 @@ TeamWin Backup Naowz Default basic theme - preview.jpg + preview.png 1 diff --git a/gui/theme/portrait_hdpi/splash.xml b/gui/theme/portrait_hdpi/splash.xml index 964b2af98..02717e274 100755 --- a/gui/theme/portrait_hdpi/splash.xml +++ b/gui/theme/portrait_hdpi/splash.xml @@ -4,8 +4,7 @@ TeamWin TWRP - Default basic theme - preview.jpg + splash screen 1 diff --git a/gui/theme/portrait_hdpi/ui.xml b/gui/theme/portrait_hdpi/ui.xml index 18385ad23..5fc8cd202 100644 --- a/gui/theme/portrait_hdpi/ui.xml +++ b/gui/theme/portrait_hdpi/ui.xml @@ -5,7 +5,7 @@ TeamWin Backup Naowz Default basic theme - preview.jpg + preview.png 1 diff --git a/gui/theme/portrait_mdpi/splash.xml b/gui/theme/portrait_mdpi/splash.xml index 31f793380..dad53cce9 100755 --- a/gui/theme/portrait_mdpi/splash.xml +++ b/gui/theme/portrait_mdpi/splash.xml @@ -4,8 +4,7 @@ TeamWin TWRP - Default basic theme - preview.jpg + splash screen 1 diff --git a/gui/theme/portrait_mdpi/ui.xml b/gui/theme/portrait_mdpi/ui.xml index 4d002ff57..5ac6b9554 100644 --- a/gui/theme/portrait_mdpi/ui.xml +++ b/gui/theme/portrait_mdpi/ui.xml @@ -5,7 +5,7 @@ TeamWin Backup Naowz Default basic theme - preview.jpg + preview.png 1 diff --git a/gui/theme/watch_mdpi/splash.xml b/gui/theme/watch_mdpi/splash.xml index 81bef4513..ff9bc9859 100755 --- a/gui/theme/watch_mdpi/splash.xml +++ b/gui/theme/watch_mdpi/splash.xml @@ -4,8 +4,7 @@ TeamWin TWRP - Default basic theme - preview.jpg + splash screen 1 diff --git a/gui/theme/watch_mdpi/ui.xml b/gui/theme/watch_mdpi/ui.xml index bad23c02e..c56610bf2 100644 --- a/gui/theme/watch_mdpi/ui.xml +++ b/gui/theme/watch_mdpi/ui.xml @@ -6,7 +6,7 @@ TeamWin Backup Naowz Default basic theme - preview.jpg + preview.png 1 -- cgit v1.2.3