From 2e320f66f4f3c831dcfd232b33da0e6ab6dd7dd0 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Tue, 15 Jun 2010 06:54:58 +0000 Subject: Theme Editor: Changed color to colour in preferences. Made parse tree viewer alternate line colors and auto-scroll/expand with cursor in editor window. Implemented TabContent abstract class so that more than just skin documents can be loaded in tabs. Made SkinDocument implement TabContent. Began implementing ConfigDocument for editing configuration files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26851 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/preferencesdialog.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'utils/themeeditor/preferencesdialog.ui') diff --git a/utils/themeeditor/preferencesdialog.ui b/utils/themeeditor/preferencesdialog.ui index c6594caa41..1da7811b62 100644 --- a/utils/themeeditor/preferencesdialog.ui +++ b/utils/themeeditor/preferencesdialog.ui @@ -64,7 +64,7 @@ - Foreground Color + Foreground Colour Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter @@ -91,7 +91,7 @@ - Background Color + Background Colour Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter @@ -118,7 +118,7 @@ - Error Color + Error Colour errorButton -- cgit v1.2.3