From 1ae6ee263b9ef6f356760002f3f02197927a963b Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Thu, 24 Jun 2010 07:59:41 +0000 Subject: Theme Editor: Fixed some resource alias issues, implemented device configuration panel that loads options from a text file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27102 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/resources.qrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'utils/themeeditor/resources.qrc') diff --git a/utils/themeeditor/resources.qrc b/utils/themeeditor/resources.qrc index 6815ccf8ea..27d808c240 100644 --- a/utils/themeeditor/resources.qrc +++ b/utils/themeeditor/resources.qrc @@ -1,10 +1,11 @@ - resources/windowicon.png + resources/windowicon.png resources/document-new.png resources/document-open.png resources/document-save.png resources/configkeys + resources/deviceoptions resources/render/scenebg.png -- cgit