diff options
author | David Runge <david.runge@frqrec.com> | 2014-01-01 22:21:05 +0100 |
---|---|---|
committer | David Runge <david.runge@frqrec.com> | 2014-01-01 22:21:05 +0100 |
commit | c3b005d6fb60651bed7cc8c4b7190eb29a5f1ec4 (patch) | |
tree | 99613fa5c7ce7723dda31b140176bb12d0f7937b /.thunderbird | |
parent | 931c8711d64b50c240c5cf1079480094dbde9ff1 (diff) | |
download | dotfiles-c3b005d6fb60651bed7cc8c4b7190eb29a5f1ec4.tar.gz dotfiles-c3b005d6fb60651bed7cc8c4b7190eb29a5f1ec4.tar.bz2 dotfiles-c3b005d6fb60651bed7cc8c4b7190eb29a5f1ec4.tar.xz dotfiles-c3b005d6fb60651bed7cc8c4b7190eb29a5f1ec4.zip |
Adding Thunderbird profiles.ini
Diffstat (limited to '.thunderbird')
-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 + |