]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - plugins/textool/TexTool.rc
ok
[xonotic/netradiant.git] / plugins / textool / TexTool.rc
1 //Microsoft Developer Studio generated resource script.
2 //
3 #include "resource.h"
4
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
7 //
8 // Generated from the TEXTINCLUDE 2 resource.
9 //
10 #include "afxres.h"
11
12 /////////////////////////////////////////////////////////////////////////////
13 #undef APSTUDIO_READONLY_SYMBOLS
14
15 /////////////////////////////////////////////////////////////////////////////
16 // Neutral resources
17
18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
19 #ifdef _WIN32
20 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
21 #pragma code_page(1252)
22 #endif //_WIN32
23
24 /////////////////////////////////////////////////////////////////////////////
25 //
26 // Dialog
27 //
28
29 IDD_DIALOG2 DIALOGEX 0, 0, 290, 206
30 STYLE WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
31 EXSTYLE WS_EX_TOOLWINDOW
32 FONT 8, "MS Sans Serif"
33 BEGIN
34 END
35
36
37 /////////////////////////////////////////////////////////////////////////////
38 //
39 // DESIGNINFO
40 //
41
42 #ifdef APSTUDIO_INVOKED
43 GUIDELINES DESIGNINFO DISCARDABLE 
44 BEGIN
45     IDD_DIALOG2, DIALOG
46     BEGIN
47         LEFTMARGIN, 7
48         RIGHTMARGIN, 283
49         TOPMARGIN, 7
50         BOTTOMMARGIN, 199
51     END
52 END
53 #endif    // APSTUDIO_INVOKED
54
55 #endif    // Neutral resources
56 /////////////////////////////////////////////////////////////////////////////
57
58
59 /////////////////////////////////////////////////////////////////////////////
60 // English (U.S.) resources
61
62 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
63 #ifdef _WIN32
64 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
65 #pragma code_page(1252)
66 #endif //_WIN32
67
68 /////////////////////////////////////////////////////////////////////////////
69 //
70 // Menu
71 //
72
73 IDR_DROP_MENU MENU DISCARDABLE 
74 BEGIN
75     POPUP "Drop"
76     BEGIN
77         MENUITEM "Validate (RETURN)",           ID_DROP_VALIDATE
78         MENUITEM "Zoom in (INSERT)",            ID_DROP_ZOOMIN
79         MENUITEM "Zoom out (SUPPR)",            ID_DROP_ZOOMOUT
80         MENUITEM "Cancel (ESC)",                ID_DROP_CANCEL
81     END
82 END
83
84 #endif    // English (U.S.) resources
85 /////////////////////////////////////////////////////////////////////////////
86
87
88 /////////////////////////////////////////////////////////////////////////////
89 // French (France) resources
90
91 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA)
92 #ifdef _WIN32
93 LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
94 #pragma code_page(1252)
95 #endif //_WIN32
96
97 #ifdef APSTUDIO_INVOKED
98 /////////////////////////////////////////////////////////////////////////////
99 //
100 // TEXTINCLUDE
101 //
102
103 1 TEXTINCLUDE DISCARDABLE 
104 BEGIN
105     "resource.h\0"
106 END
107
108 2 TEXTINCLUDE DISCARDABLE 
109 BEGIN
110     "#include ""afxres.h""\r\n"
111     "\0"
112 END
113
114 3 TEXTINCLUDE DISCARDABLE 
115 BEGIN
116     "\r\n"
117     "\0"
118 END
119
120 #endif    // APSTUDIO_INVOKED
121
122 #endif    // French (France) resources
123 /////////////////////////////////////////////////////////////////////////////
124
125
126
127 #ifndef APSTUDIO_INVOKED
128 /////////////////////////////////////////////////////////////////////////////
129 //
130 // Generated from the TEXTINCLUDE 3 resource.
131 //
132
133
134 /////////////////////////////////////////////////////////////////////////////
135 #endif    // not APSTUDIO_INVOKED
136