summaryrefslogtreecommitdiff
path: root/docs/autoexec_sample.ini
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2017-10-23 22:20:27 +0300
committerdartraiden <wowemuh@gmail.com>2017-10-23 22:20:56 +0300
commitb892095c09d6f0f658bbd175ff0d2c15d19c0d5e (patch)
tree891562373ded5f7269aa619ea2f83049c87d4a34 /docs/autoexec_sample.ini
parent8119f415411c99ba78d44d566c96313df2e2aa9b (diff)
replace micronx's Database Wizard by DbEditor++
Diffstat (limited to 'docs/autoexec_sample.ini')
-rw-r--r--docs/autoexec_sample.ini11
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/autoexec_sample.ini b/docs/autoexec_sample.ini
index 5b80ffa370..af16a55e7d 100644
--- a/docs/autoexec_sample.ini
+++ b/docs/autoexec_sample.ini
@@ -20,9 +20,8 @@
;because that's where all the preferences are stored. Nothing else can be
;altered using this file.
-;You should probably get a copy of micronx's Database Wizard from
-;www.nortiq.com/miranda/ because that can display and change all the settings
-;in the database (including those belonging to the other contacts).
+;You should probably use DbEditor++ because that can display and change all
+;the settings in the database (including those belonging to the other contacts).
;More on those quadruplets:
;Consider, for example, the background bitmap of the contact tree. If you look
@@ -30,7 +29,7 @@
;Whether to use that or a solid color, the filename to use, and a mass of
;check boxes.
;These three categories map on to three database settings that you can see
-;with dbwiz.
+;with database editor.
;"CLC" is the module name, and "UseBitmap", "BkBitmap", "BkBmpUse" are the
;setting names.
;Clicking on the "UseBitmap" setting you'll see the final two parts of the
@@ -72,8 +71,8 @@ UseBitmap=b1
;s stands for string.
BkBitmap=sbackground.bmp
-;w is for word. The 3 I just copied out of dbwiz. It means stretch to width
-;and height.
+;w is for word. The 3 I just copied out of database editor. It means stretch to
+;width and height.
BkBmpUse=w3
;Font0 is the 'standard contacts' setting on the list text options page.