From 4b457d688b9b9c5b4b15babf93c04b8d2db489a9 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Wed, 14 Jul 2010 07:38:09 +0000 Subject: Theme Editor: Added optional plaintext editing for config files git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27415 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/themeeditor.pro | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'utils/themeeditor/themeeditor.pro') diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro index 0805890..5d77d56 100644 --- a/utils/themeeditor/themeeditor.pro +++ b/utils/themeeditor/themeeditor.pro @@ -96,7 +96,11 @@ OTHER_FILES += README \ resources/pause.xcf \ resources/pause.png \ resources/ffwd.xcf \ - resources/ffwd.png + resources/ffwd.png \ + resources/lines.xcf \ + resources/lines.png \ + resources/cursor.xcf \ + resources/cursor.png FORMS += gui/editorwindow.ui \ gui/preferencesdialog.ui \ gui/configdocument.ui \ -- cgit v1.1