move some files into base/applications
[reactos.git] / reactos / base / applications / ibrowser / Ro.rc
1 //Microsoft Developer Studio generated resource script.
2 //
3 #include "ibrowser_intres.h"
4
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
7 //
8 // Generated from the TEXTINCLUDE 2 resource.
9 //
10 #include <windows.h>
11 /////////////////////////////////////////////////////////////////////////////
12 #undef APSTUDIO_READONLY_SYMBOLS
13
14 /////////////////////////////////////////////////////////////////////////////
15 // Neutral (Default) resources
16
17 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEUD)
18 #ifdef _WIN32
19 LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT
20 #pragma code_page(1252)
21 #endif //_WIN32
22
23 /////////////////////////////////////////////////////////////////////////////
24 //
25 // Menu
26 //
27
28 IDM_SDIFRAME MENU PRELOAD DISCARDABLE
29 BEGIN
30 POPUP "&Fisier"
31 BEGIN
32 MENUITEM "&Iesire", ID_FILE_EXIT
33 END
34 POPUP "&Prezentare"
35 BEGIN
36 MENUITEM "&Bara cu instrumente", ID_VIEW_TOOL_BAR
37 MENUITEM "&Side Bar", ID_VIEW_SIDE_BAR, GRAYED
38 MENUITEM "&Bara de stare", ID_VIEW_STATUSBAR
39 MENUITEM SEPARATOR
40 MENUITEM "&Resetare\tF5", ID_REFRESH
41 MENUITEM "F&ull Screen\tCtrl+Shift+S", ID_VIEW_FULLSCREEN
42 END
43 POPUP "&Ajutor"
44 BEGIN
45 MENUITEM "IBrowser &FAQ...", ID_IBROWSER_FAQ
46 MENUITEM "&Despre IBrowser...", ID_ABOUT_IBROWSER
47 MENUITEM "Despre &OS...", ID_ABOUT_WINDOWS
48 END
49 END
50
51 #endif // Neutral (Default) resources
52 /////////////////////////////////////////////////////////////////////////////
53
54
55 /////////////////////////////////////////////////////////////////////////////
56 // German (Germany) resources
57
58 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
59 #ifdef _WIN32
60 LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
61 #pragma code_page(1252)
62 #endif //_WIN32
63
64 #ifdef APSTUDIO_INVOKED
65 /////////////////////////////////////////////////////////////////////////////
66 //
67 // TEXTINCLUDE
68 //
69
70 1 TEXTINCLUDE DISCARDABLE
71 BEGIN
72 "ibrowser_intres.h\0"
73 END
74
75 2 TEXTINCLUDE DISCARDABLE
76 BEGIN
77 "#include <windows.h>\0"
78 END
79
80 3 TEXTINCLUDE DISCARDABLE
81 BEGIN
82 "#ifndef _ROS_\r\n"
83 "LANGUAGE LANG_ROMANIAN, SUBLANG_DEFAULT\r\n"
84 "STRINGTABLE DISCARDABLE \r\n"
85 "BEGIN\r\n"
86 "#ifdef UNICODE\r\n"
87 "IDS_IBROWSER_VERSION_STR ""ROS IBrowser%0s""\r\n"
88 "#else\r\n"
89 "IDS_IBROWSER_VERSION_STR ""ROS IBrowser Ansi%0s""\r\n"
90 "#endif\r\n"
91 "END\r\n"
92 "#endif\r\n"
93 "\0"
94 END
95
96 #endif // APSTUDIO_INVOKED
97
98 #endif // German (Germany) resources
99 /////////////////////////////////////////////////////////////////////////////
100
101
102
103 #ifndef APSTUDIO_INVOKED
104 /////////////////////////////////////////////////////////////////////////////
105 //
106 // Generated from the TEXTINCLUDE 3 resource.
107 //
108 #ifndef _ROS_
109 LANGUAGE LANG_ROMANIAN, SUBLANG_DEFAULT
110 STRINGTABLE DISCARDABLE
111 BEGIN
112 #ifdef UNICODE
113 IDS_IBROWSER_VERSION_STR "ROS IBrowser%0s"
114 #else
115 IDS_IBROWSER_VERSION_STR "ROS IBrowser Ansi%0s"
116 #endif
117 END
118 #endif
119
120 /////////////////////////////////////////////////////////////////////////////
121 #endif // not APSTUDIO_INVOKED
122