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/1080x1920/res/ui.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'gui/devices/1080x1920/res/ui.xml') diff --git a/gui/devices/1080x1920/res/ui.xml b/gui/devices/1080x1920/res/ui.xml index f38462c40..5b70a146f 100644 --- a/gui/devices/1080x1920/res/ui.xml +++ b/gui/devices/1080x1920/res/ui.xml @@ -241,8 +241,8 @@ - - + + Battery: %tw_battery% @@ -396,21 +396,21 @@ - + - + - + @@ -418,7 +418,7 @@ - + -- cgit v1.2.3