diff options
author | Ethan Yonker <dees_troy@teamw.in> | 2016-01-27 17:57:26 +0100 |
---|---|---|
committer | Ethan Yonker <dees_troy@teamw.in> | 2016-01-27 17:58:02 +0100 |
commit | e95c4868b9ba215e858294fb4d0bfbf2634d01f4 (patch) | |
tree | 8f8bb99a064cfc7f8cb58dfa610620c9b44b5bf3 /gui/theme/watch_mdpi | |
parent | Update minuitwrp graphics in line with latest minui (diff) | |
download | android_bootable_recovery-e95c4868b9ba215e858294fb4d0bfbf2634d01f4.tar android_bootable_recovery-e95c4868b9ba215e858294fb4d0bfbf2634d01f4.tar.gz android_bootable_recovery-e95c4868b9ba215e858294fb4d0bfbf2634d01f4.tar.bz2 android_bootable_recovery-e95c4868b9ba215e858294fb4d0bfbf2634d01f4.tar.lz android_bootable_recovery-e95c4868b9ba215e858294fb4d0bfbf2634d01f4.tar.xz android_bootable_recovery-e95c4868b9ba215e858294fb4d0bfbf2634d01f4.tar.zst android_bootable_recovery-e95c4868b9ba215e858294fb4d0bfbf2634d01f4.zip |
Diffstat (limited to 'gui/theme/watch_mdpi')
-rwxr-xr-x | gui/theme/watch_mdpi/splash.xml | 3 | ||||
-rw-r--r-- | gui/theme/watch_mdpi/ui.xml | 2 |
2 files changed, 2 insertions, 3 deletions
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 @@ <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 bad23c02e..c56610bf2 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> |