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
diff --git a/gui/theme/landscape_hdpi/splash.xml b/gui/theme/landscape_hdpi/splash.xml
index 1a9fd53..cbadcde 100755
--- a/gui/theme/landscape_hdpi/splash.xml
+++ b/gui/theme/landscape_hdpi/splash.xml
@@ -4,8 +4,7 @@
 		<resolution width="1920" height="1200"/>

 		<author>TeamWin</author>

 		<title>TWRP</title>

-		<description>Default basic theme</description>

-		<preview>preview.jpg</preview>

+		<description>splash screen</description>

 		<themeversion>1</themeversion>

 	</details>

 

diff --git a/gui/theme/landscape_hdpi/ui.xml b/gui/theme/landscape_hdpi/ui.xml
index 1246b75..2e26352 100644
--- a/gui/theme/landscape_hdpi/ui.xml
+++ b/gui/theme/landscape_hdpi/ui.xml
@@ -5,7 +5,7 @@
 		<author>TeamWin</author>
 		<title>Backup Naowz</title>
 		<description>Default basic theme</description>
-		<preview>preview.jpg</preview>
+		<preview>preview.png</preview>
 		<themeversion>1</themeversion>
 	</details>
 
diff --git a/gui/theme/landscape_mdpi/splash.xml b/gui/theme/landscape_mdpi/splash.xml
index 34f8325..d4f16fc 100755
--- a/gui/theme/landscape_mdpi/splash.xml
+++ b/gui/theme/landscape_mdpi/splash.xml
@@ -4,8 +4,7 @@
 		<resolution width="800" height="480"/>

 		<author>TeamWin</author>

 		<title>TWRP</title>

-		<description>Default basic theme</description>

-		<preview>preview.jpg</preview>

+		<description>splash screen</description>

 		<themeversion>1</themeversion>

 	</details>

 

diff --git a/gui/theme/landscape_mdpi/ui.xml b/gui/theme/landscape_mdpi/ui.xml
index 3c4c783..8b63dcb 100644
--- a/gui/theme/landscape_mdpi/ui.xml
+++ b/gui/theme/landscape_mdpi/ui.xml
@@ -5,7 +5,7 @@
 		<author>TeamWin</author>
 		<title>Backup Naowz</title>
 		<description>Default basic theme</description>
-		<preview>preview.jpg</preview>
+		<preview>preview.png</preview>
 		<themeversion>1</themeversion>
 	</details>
 
diff --git a/gui/theme/portrait_hdpi/splash.xml b/gui/theme/portrait_hdpi/splash.xml
index 964b2af..02717e2 100755
--- a/gui/theme/portrait_hdpi/splash.xml
+++ b/gui/theme/portrait_hdpi/splash.xml
@@ -4,8 +4,7 @@
 		<resolution width="1080" height="1920"/>
 		<author>TeamWin</author>
 		<title>TWRP</title>
-		<description>Default basic theme</description>
-		<preview>preview.jpg</preview>
+		<description>splash screen</description>
 		<themeversion>1</themeversion>
 	</details>
 
diff --git a/gui/theme/portrait_hdpi/ui.xml b/gui/theme/portrait_hdpi/ui.xml
index 18385ad..5fc8cd2 100644
--- a/gui/theme/portrait_hdpi/ui.xml
+++ b/gui/theme/portrait_hdpi/ui.xml
@@ -5,7 +5,7 @@
 		<author>TeamWin</author>
 		<title>Backup Naowz</title>
 		<description>Default basic theme</description>
-		<preview>preview.jpg</preview>
+		<preview>preview.png</preview>
 		<themeversion>1</themeversion>
 	</details>
 
diff --git a/gui/theme/portrait_mdpi/splash.xml b/gui/theme/portrait_mdpi/splash.xml
index 31f7933..dad53cc 100755
--- a/gui/theme/portrait_mdpi/splash.xml
+++ b/gui/theme/portrait_mdpi/splash.xml
@@ -4,8 +4,7 @@
 		<resolution width="480" height="800"/>

 		<author>TeamWin</author>

 		<title>TWRP</title>

-		<description>Default basic theme</description>

-		<preview>preview.jpg</preview>

+		<description>splash screen</description>

 		<themeversion>1</themeversion>

 	</details>

 

diff --git a/gui/theme/portrait_mdpi/ui.xml b/gui/theme/portrait_mdpi/ui.xml
index 4d002ff..5ac6b95 100644
--- a/gui/theme/portrait_mdpi/ui.xml
+++ b/gui/theme/portrait_mdpi/ui.xml
@@ -5,7 +5,7 @@
 		<author>TeamWin</author>
 		<title>Backup Naowz</title>
 		<description>Default basic theme</description>
-		<preview>preview.jpg</preview>
+		<preview>preview.png</preview>
 		<themeversion>1</themeversion>
 	</details>
 
diff --git a/gui/theme/watch_mdpi/splash.xml b/gui/theme/watch_mdpi/splash.xml
index 81bef45..ff9bc98 100755
--- a/gui/theme/watch_mdpi/splash.xml
+++ b/gui/theme/watch_mdpi/splash.xml
@@ -4,8 +4,7 @@
 		<resolution width="320" height="320"/>

 		<author>TeamWin</author>

 		<title>TWRP</title>

-		<description>Default basic theme</description>

-		<preview>preview.jpg</preview>

+		<description>splash screen</description>

 		<themeversion>1</themeversion>

 	</details>

 

diff --git a/gui/theme/watch_mdpi/ui.xml b/gui/theme/watch_mdpi/ui.xml
index bad23c0..c56610b 100644
--- a/gui/theme/watch_mdpi/ui.xml
+++ b/gui/theme/watch_mdpi/ui.xml
@@ -6,7 +6,7 @@
 		<author>TeamWin</author>
 		<title>Backup Naowz</title>
 		<description>Default basic theme</description>
-		<preview>preview.jpg</preview>
+		<preview>preview.png</preview>
 		<themeversion>1</themeversion>
 	</details>