diff options
Diffstat (limited to 'gui/theme/landscape_hdpi')
-rwxr-xr-x | gui/theme/landscape_hdpi/splash.xml | 3 | ||||
-rw-r--r-- | gui/theme/landscape_hdpi/ui.xml | 2 |
2 files changed, 2 insertions, 3 deletions
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 @@ <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 1246b7546..2e263520a 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> |