Update contrib.
2 * Copyright (c) 2001-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 "TCustomWrap.hrh"
23 #include <uiklafgt/eikcore.rsg>
25 RESOURCE RSS_SIGNATURE { }
27 RESOURCE TBUF16 { buf=""; }
31 hotkeys=r_tcustomwrap_exitonly_hotkey;
32 menubar=r_wrap_menubar;
35 RESOURCE MENU_BAR r_wrap_menubar
39 MENU_TITLE {menu_pane=r_wrap_file; txt="CWrap File"; },
40 MENU_TITLE {menu_pane=r_wrap_options; txt="CWrap Options"; }
44 RESOURCE MENU_PANE r_wrap_file
56 RESOURCE MENU_PANE r_wrap_options
73 txt="Anywhere with wrap up";
78 RESOURCE HOTKEYS r_tcustomwrap_exitonly_hotkey
82 HOTKEY{command=EAppCmdExit;key='e';}