diff options
Diffstat (limited to 'profile/.mozilla-thunderbird')
-rw-r--r-- | profile/.mozilla-thunderbird/appreg | bin | 335 -> 0 bytes | |||
-rw-r--r-- | profile/.mozilla-thunderbird/ocpnorvk.default/prefs.js | 7 | ||||
-rw-r--r-- | profile/.mozilla-thunderbird/profiles.ini | 8 |
3 files changed, 0 insertions, 15 deletions
diff --git a/profile/.mozilla-thunderbird/appreg b/profile/.mozilla-thunderbird/appreg Binary files differdeleted file mode 100644 index f2f3e0e..0000000 --- a/profile/.mozilla-thunderbird/appreg +++ /dev/null diff --git a/profile/.mozilla-thunderbird/ocpnorvk.default/prefs.js b/profile/.mozilla-thunderbird/ocpnorvk.default/prefs.js deleted file mode 100644 index 5aee259..0000000 --- a/profile/.mozilla-thunderbird/ocpnorvk.default/prefs.js +++ /dev/null @@ -1,7 +0,0 @@ -user_pref("font.default", "sans-serif"); -user_pref("font.minimum-size.x-western", 10); -user_pref("font.size.fixed.x-western", 13); -user_pref("font.size.variable.x-western", 13); -user_pref("network.protocol-handler.app.ftp", "/usr/bin/firefox"); -user_pref("network.protocol-handler.app.https", "/usr/bin/firefox"); -user_pref("network.protocol-handler.app.http", "/usr/bin/firefox"); diff --git a/profile/.mozilla-thunderbird/profiles.ini b/profile/.mozilla-thunderbird/profiles.ini deleted file mode 100644 index 40b65fa..0000000 --- a/profile/.mozilla-thunderbird/profiles.ini +++ /dev/null @@ -1,8 +0,0 @@ -[General] -StartWithLastProfile=1 - -[Profile0] -Name=default -IsRelative=1 -Path=ocpnorvk.default - |