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/editorwindow.ui | 89 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 84 insertions(+), 5 deletions(-) (limited to 'utils/themeeditor/editorwindow.ui') diff --git a/utils/themeeditor/editorwindow.ui b/utils/themeeditor/editorwindow.ui index b990f6eabd..21152dad75 100644 --- a/utils/themeeditor/editorwindow.ui +++ b/utils/themeeditor/editorwindow.ui @@ -14,7 +14,7 @@ Rockbox Theme Editor - + :/resources/resources/windowicon.png:/resources/resources/windowicon.png @@ -50,6 +50,11 @@ + + + + + @@ -91,6 +96,9 @@ false + + + @@ -147,14 +155,14 @@ Parse &Tree Panel - - Ctrl+D - &Preferences + + Ctrl+P + @@ -194,8 +202,79 @@ Ctrl+O + + + false + + + &Save Document + + + Ctrl+S + + + + + false + + + &Close Document + + + Ctrl+W + + + + + false + + + Save Document &As + + + Ctrl+Shift+S + + + + + + :/resources/resources/document-new.png:/resources/resources/document-new.png + + + ToolbarNew + + + New + + + + + + :/resources/resources/document-open.png:/resources/resources/document-open.png + + + ToolbarOpen + + + Open + + + + + + :/resources/resources/document-save.png:/resources/resources/document-save.png + + + ToolbarSave + + + Save + + - + + + actionQuit -- cgit v1.2.3