diff options
-rw-r--r-- | .thunderbird/profiles.ini | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.thunderbird/profiles.ini b/.thunderbird/profiles.ini new file mode 100644 index 0000000..7623b92 --- /dev/null +++ b/.thunderbird/profiles.ini @@ -0,0 +1,19 @@ +[General] +StartWithLastProfile=1 + +[Profile0] +Name=david.runge +IsRelative=1 +Path=david.runge + +[Profile1] +Name=dvzrv +IsRelative=1 +Path=dvzrv +Default=1 + +[Profile2] +Name=test +IsRelative=1 +Path=a4vc7e01.test + |