Changed DiffText and Constant highlight groups
[MacVim/jjgod.git] / src / VisVim / VisVim.rc
blobf227e53cb9a0db8fab0779843434b4a4a33b4d2a
1 //Microsoft Developer Studio generated resource script.
2 //
3 #include "resource.h"
5 #define APSTUDIO_READONLY_SYMBOLS
6 /////////////////////////////////////////////////////////////////////////////
7 //
8 // Generated from the TEXTINCLUDE 2 resource.
9 //
10 #include "afxres.h"
12 /////////////////////////////////////////////////////////////////////////////
13 #undef APSTUDIO_READONLY_SYMBOLS
15 /////////////////////////////////////////////////////////////////////////////
16 // Englisch (USA) resources
18 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
19 #ifdef _WIN32
20 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
21 #pragma code_page(1252)
22 #endif //_WIN32
24 #ifdef APSTUDIO_INVOKED
25 /////////////////////////////////////////////////////////////////////////////
27 // TEXTINCLUDE
30 1 TEXTINCLUDE DISCARDABLE 
31 BEGIN
32     "resource.h\0"
33 END
35 2 TEXTINCLUDE DISCARDABLE 
36 BEGIN
37     "#include ""afxres.h""\r\n"
38     "\0"
39 END
41 3 TEXTINCLUDE DISCARDABLE 
42 BEGIN
43     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
44     "#define _AFX_NO_OLE_RESOURCES\r\n"
45     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
46     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
47     "\r\n"
48     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
49     "#ifdef _WIN32\r\n"
50     "LANGUAGE 9, 1\r\n"
51     "#pragma code_page(1252)\r\n"
52     "#endif\r\n"
53     "#include ""afxres.rc""         // Standard components\r\n"
54     "#endif\r\n"
55     "1 TYPELIB ""VisVim.tlb""\r\n"
56     "\0"
57 END
59 #endif    // APSTUDIO_INVOKED
62 /////////////////////////////////////////////////////////////////////////////
64 // Bitmap
67 IDR_TOOLBAR_MEDIUM      BITMAP  MOVEABLE PURE   "res\\ToolbarM.bmp"
68 IDR_TOOLBAR_LARGE       BITMAP  MOVEABLE PURE   "res\\ToolbarL.bmp"
70 #ifndef _MAC
71 /////////////////////////////////////////////////////////////////////////////
73 // Version
76 VS_VERSION_INFO VERSIONINFO
77  FILEVERSION 1,1,0,1
78  PRODUCTVERSION 1,1,0,1
79  FILEFLAGSMASK 0x3fL
80 #ifdef _DEBUG
81  FILEFLAGS 0x1L
82 #else
83  FILEFLAGS 0x0L
84 #endif
85  FILEOS 0x4L
86  FILETYPE 0x2L
87  FILESUBTYPE 0x0L
88 BEGIN
89     BLOCK "StringFileInfo"
90     BEGIN
91         BLOCK "040904b0"
92         BEGIN
93             VALUE "CompanyName", "\0"
94             VALUE "FileDescription", "VisVim DLL\0"
95             VALUE "FileVersion", "1, 1, 0, 1\0"
96             VALUE "InternalName", "VisVim\0"
97             VALUE "LegalCopyright", "Copyright (C) 1998\0"
98             VALUE "OriginalFilename", "VisVim.DLL\0"
99             VALUE "ProductName", "VisVim Dynamic Link Library\0"
100             VALUE "ProductVersion", "1, 1, 0, 1\0"
101         END
102     END
103     BLOCK "VarFileInfo"
104     BEGIN
105         VALUE "Translation", 0x409, 1200
106     END
109 #endif    // !_MAC
112 /////////////////////////////////////////////////////////////////////////////
114 // Dialog
117 IDD_ADDINMAIN DIALOG DISCARDABLE  0, 0, 178, 124
118 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
119 CAPTION "Vim Add-In 1.4"
120 FONT 8, "MS Sans Serif"
121 BEGIN
122     CONTROL         "&Open file in DevStudio editor simultaneously",
123                     IDC_DEVSTUDIO_EDITOR,"Button",BS_AUTOCHECKBOX | WS_GROUP | 
124                     WS_TABSTOP,7,7,153,10
125     GROUPBOX        "Current directory",IDC_STATIC,7,35,164,58,WS_GROUP
126     CONTROL         "Set to &source file path",IDC_CD_SOURCE_PATH,"Button",
127                     BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,17,49,85,10
128     CONTROL         "Set to &parent directory of source file path",
129                     IDC_CD_SOURCE_PARENT,"Button",BS_AUTORADIOBUTTON,17,63,
130                     143,10
131     CONTROL         "Do &not change",IDC_CD_NONE,"Button",BS_AUTORADIOBUTTON,
132                     17,78,63,10
133     DEFPUSHBUTTON   "&Ok",IDOK,7,102,74,14,WS_GROUP
134     PUSHBUTTON      "&Cancel",IDCANCEL,97,102,74,14,WS_GROUP
138 /////////////////////////////////////////////////////////////////////////////
140 // DESIGNINFO
143 #ifdef APSTUDIO_INVOKED
144 GUIDELINES DESIGNINFO DISCARDABLE 
145 BEGIN
146     IDD_ADDINMAIN, DIALOG
147     BEGIN
148         LEFTMARGIN, 7
149         RIGHTMARGIN, 171
150         TOPMARGIN, 7
151         BOTTOMMARGIN, 117
152     END
154 #endif    // APSTUDIO_INVOKED
157 /////////////////////////////////////////////////////////////////////////////
159 // String Table
162 STRINGTABLE DISCARDABLE 
163 BEGIN
164     IDS_VISVIM_LONGNAME     "Vim Developer Studio Add-In"
165     IDS_VISVIM_DESCRIPTION  "Allows integration of Vim as the text editor in Developer Studio."
166     IDS_CMD_DIALOG          "\nVim Add-In Dialog\nDisplays the options dialog box of the Vim Add-In\nVim Add-In Dialog"
167     IDS_CMD_ENABLE          "\nEnable Vim Add-In\nEnables Vim as Visual Studio editor\nEnable Vim Add-In"
168     IDS_CMD_DISABLE         "\nDisable Vim Add-In\nDisables Vim as Visual Studio editor\nDisable Vim Add-In"
169     IDS_CMD_TOGGLE          "\nToggle Vim Add-In State\nToggles the enable state of the Vim Add-In\nToggle Vim Add-In State"
170     IDS_CMD_LOAD            "\nVim Add-In Load Document\nLoads the current document in Vim\nVim Add-In Load Document"
173 #endif    // Englisch (USA) resources
174 /////////////////////////////////////////////////////////////////////////////
178 #ifndef APSTUDIO_INVOKED
179 /////////////////////////////////////////////////////////////////////////////
181 // Generated from the TEXTINCLUDE 3 resource.
183 #define _AFX_NO_SPLITTER_RESOURCES
184 #define _AFX_NO_OLE_RESOURCES
185 #define _AFX_NO_TRACKER_RESOURCES
186 #define _AFX_NO_PROPERTY_RESOURCES
188 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
189 #ifdef _WIN32
190 LANGUAGE 9, 1
191 #pragma code_page(1252)
192 #endif
193 #include "afxres.rc"         // Standard components
194 #endif
195 1 TYPELIB "VisVim.tlb"
197 /////////////////////////////////////////////////////////////////////////////
198 #endif    // not APSTUDIO_INVOKED