update dev300-m58
[ooovba.git] / sd / source / ui / app / app.src
blobd787e526cab6d791e00c8a83bd23dd9e4c8a4fb0
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: app.src,v $
10  * $Revision: 1.30 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
32 #include "app.hrc"
33 #include "res_bmp.hrc"
34 #include <svx/dialogs.hrc>
35 #include "cfgids.hxx"
36 #include "misc.hxx"
37 #include <svx/svxids.hrc>
40 // Acceleratorn
43 // Impress
44 #include "accel.src"
46 // Draw (Graphic)
47 #undef  SD_ACCELERATOR
48 #define SD_ACCELERATOR RID_GRAPHIC_DEFAULTACCEL
49 #include "accel.src"
52 // Menu
55 // Menu (Impress)
56 #include "menu.src"
57 #include "menuportal.src"
59 // Menu (Draw (Graphic))
60 #undef  SD_MENU
61 #define SD_MENU RID_GRAPHIC_DEFAULTMENU
62 #undef SD_MENU_PORTAL
63 #define SD_MENU_PORTAL RID_GRAPHIC_PORTALMENU
65 #include "menu.src"
66 #include "menuportal.src"