From 47181b8b9b0e3e914243a463ad02a2eceab61c6e Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Sat, 5 Jun 2010 19:47:49 +0000 Subject: Theme Editor: Got save/save-as functionality working and added Tango icons to the toolbar git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26593 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 19d9205d7b..ef32a3e56e 100644 --- a/utils/themeeditor/themeeditor.pro +++ b/utils/themeeditor/themeeditor.pro @@ -26,6 +26,10 @@ SOURCES += tag_table.c \ skindocument.cpp OTHER_FILES += README \ resources/windowicon.png \ - resources/appicon.xcf + resources/appicon.xcf \ + resources/COPYING \ + resources/document-save.png \ + resources/document-open.png \ + resources/document-new.png FORMS += editorwindow.ui RESOURCES += resources.qrc -- cgit v1.2.3