diff options
author | dartraiden <wowemuh@gmail.com> | 2018-05-19 00:21:26 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-05-19 00:21:26 +0300 |
commit | 89291e38a65fec2d92f761a95e89613804dd1fc1 (patch) | |
tree | 04f51c9164ca9a69160dac2291809b2cad2c78d9 /src/mir_app/res | |
parent | a65132e982bca243cb8344ed5bfda956de6fc704 (diff) |
remove obsolete tip
Diffstat (limited to 'src/mir_app/res')
-rw-r--r-- | src/mir_app/res/resource.rc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mir_app/res/resource.rc b/src/mir_app/res/resource.rc index c3130cb271..cc030252d6 100644 --- a/src/mir_app/res/resource.rc +++ b/src/mir_app/res/resource.rc @@ -387,9 +387,8 @@ BEGIN LTEXT "Profile",IDC_STATIC,20,23,38,9
LTEXT "e.g., Workplace",IDC_STATIC,62,35,77,9
LTEXT "You can select a different database driver from the default, it may offer more features or abilities, if in doubt use the default.",IDC_STATIC,4,46,207,24
- LTEXT "e.g., dbx mmap",IDC_STATIC,62,91,84,11
LTEXT "Driver",IDC_STATIC,20,77,37,9
- LTEXT "Problem: Unable to find any database drivers, this means you cannot create a new profile, you need to get dbx_mmap.dll",IDC_NODBDRIVERS,4,104,203,22,NOT WS_VISIBLE
+ LTEXT "Problem: Unable to find any database drivers, this means you cannot create a new profile, you need to get dbx_mdbx.dll",IDC_NODBDRIVERS,4,104,203,22,NOT WS_VISIBLE
END
IDD_OPT_PLUGINS DIALOGEX 0, 0, 315, 252
|