From 829315385fddb4605acf949f4e31d82c74325c9c Mon Sep 17 00:00:00 2001 From: Matt Mower Date: Fri, 27 Feb 2015 14:19:59 -0600 Subject: GUI: Use valid XML syntax Safer handling: & --> & > --> > < --> < Broken tags: --> --> Change-Id: Iaddaf9db163e08250cb4deefdfdb814c589ccb47 --- gui/devices/320x480/res/ui.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gui/devices/320x480') diff --git a/gui/devices/320x480/res/ui.xml b/gui/devices/320x480/res/ui.xml index de2c13632..019c9ca04 100644 --- a/gui/devices/320x480/res/ui.xml +++ b/gui/devices/320x480/res/ui.xml @@ -236,8 +236,8 @@ - - + + Battery: %tw_battery% @@ -397,7 +397,7 @@ - + @@ -405,7 +405,7 @@ - + -- cgit v1.2.3