3 * English Language Support
5 * Copyright 2000 Martin Fuchs
6 * Copyright 2002 Steven Edwards
7 * Copyright 2002 Alexandre Julliard
9 * This library is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU Lesser General Public
11 * License as published by the Free Software Foundation; either
12 * version 2.1 of the License, or (at your option) any later version.
14 * This library is distributed in the hope that it will be useful,
15 * but WITHOUT ANY WARRANTY; without even the implied warranty of
16 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 * Lesser General Public License for more details.
19 * You should have received a copy of the GNU Lesser General Public
20 * License along with this library; if not, write to the Free Software
21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
26 LANGUAGE LANG_ENGLISH, SUBLANG_DEFAULT
28 IDA_WINEFILE ACCELERATORS
30 VK_F1, ID_HELP, VIRTKEY
31 VK_F5, ID_REFRESH, VIRTKEY
32 VK_F7, ID_FILE_MOVE, VIRTKEY
33 VK_F8, ID_FILE_COPY, VIRTKEY
34 VK_DELETE, ID_FILE_DELETE, VIRTKEY
35 VK_RETURN, ID_ACTIVATE, VIRTKEY
36 VK_RETURN, ID_EDIT_PROPERTIES, VIRTKEY, ALT
37 #ifndef _NO_EXTENSIONS
38 "X", ID_FILE_EXIT, VIRTKEY, ALT
39 "S", ID_VIEW_FULLSCREEN, VIRTKEY, SHIFT, CONTROL
40 VK_ADD, ID_PREFERRED_SIZES, VIRTKEY, CONTROL