]> git.xonotic.org Git - xonotic/netradiant.git/blob - plugins/textool/TexTool.rc
reformat code! now the code is only ugly on the *inside*
[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
31 | WS_CAPTION | WS_SYSMENU |
32 WS_THICKFRAME
33         EXSTYLE
34 WS_EX_TOOLWINDOW
35         FONT
36 8, "MS Sans Serif"
37 BEGIN
38         END
39
40
41 /////////////////////////////////////////////////////////////////////////////
42 //
43 // DESIGNINFO
44 //
45
46 #ifdef APSTUDIO_INVOKED
47 GUIDELINES DESIGNINFO DISCARDABLE
48 BEGIN
49     IDD_DIALOG2, DIALOG
50     BEGIN
51         LEFTMARGIN, 7
52         RIGHTMARGIN, 283
53         TOPMARGIN, 7
54         BOTTOMMARGIN, 199
55     END
56 END
57 #endif    // APSTUDIO_INVOKED
58
59 #endif    // Neutral resources
60 /////////////////////////////////////////////////////////////////////////////
61
62
63 /////////////////////////////////////////////////////////////////////////////
64 // English (U.S.) resources
65
66 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
67 #ifdef _WIN32
68 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
69 #pragma code_page(1252)
70 #endif //_WIN32
71
72 /////////////////////////////////////////////////////////////////////////////
73 //
74 // Menu
75 //
76
77 IDR_DROP_MENU
78 MENU DISCARDABLE
79 BEGIN
80         POPUP
81 "Drop"
82 BEGIN
83         MENUITEM
84 "Validate (RETURN)",           ID_DROP_VALIDATE
85 MENUITEM "Zoom in (INSERT)",            ID_DROP_ZOOMIN
86 MENUITEM "Zoom out (SUPPR)",            ID_DROP_ZOOMOUT
87 MENUITEM "Cancel (ESC)",                ID_DROP_CANCEL
88 END
89         END
90
91 #endif    // English (U.S.) resources
92 /////////////////////////////////////////////////////////////////////////////
93
94
95 /////////////////////////////////////////////////////////////////////////////
96 // French (France) resources
97
98 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_FRA)
99 #ifdef _WIN32
100 LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
101 #pragma code_page(1252)
102 #endif //_WIN32
103
104 #ifdef APSTUDIO_INVOKED
105 /////////////////////////////////////////////////////////////////////////////
106 //
107 // TEXTINCLUDE
108 //
109
110 1 TEXTINCLUDE DISCARDABLE 
111 BEGIN
112     "resource.h\0"
113 END
114
115 2 TEXTINCLUDE DISCARDABLE 
116 BEGIN
117     "#include ""afxres.h""\r\n"
118     "\0"
119 END
120
121 3 TEXTINCLUDE DISCARDABLE 
122 BEGIN
123     "\r\n"
124     "\0"
125 END
126
127 #endif    // APSTUDIO_INVOKED
128
129 #endif    // French (France) resources
130 /////////////////////////////////////////////////////////////////////////////
131
132
133
134 #ifndef APSTUDIO_INVOKED
135 /////////////////////////////////////////////////////////////////////////////
136 //
137 // Generated from the TEXTINCLUDE 3 resource.
138 //
139
140
141 /////////////////////////////////////////////////////////////////////////////
142 #endif    // not APSTUDIO_INVOKED
143