Update contrib.
2 * Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of "Eclipse Public License v1.0"
6 * which accompanies this distribution, and is available
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
21 #include "TTranspEditor.hrh"
23 #include <uiklafgt/eikcore.rsg>
25 RESOURCE RSS_SIGNATURE { }
27 RESOURCE TBUF16 {buf="";}
34 RESOURCE MENU_BAR r_menubar
46 RESOURCE MENU_PANE r_file
52 command = EAppCmdExit;
57 command = EAppCmdInsertText;
62 command = EAppCmdInsertPicture;
63 txt = "Insert picture";
67 command = EAppCmdSetCharFormat;
68 txt = "Set char format";
72 command = EAppCmdSwitchSelect;
73 txt = "Select on/off";
77 command = EAppCmdSwitchOpaque;
78 txt = "Opaque text on/off";