summaryrefslogtreecommitdiffstats
path: root/thunderbird.sh.in
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-06-26 07:28:55 +0200
committerRemi Collet <fedora@famillecollet.com>2010-06-26 07:28:55 +0200
commit7229051e0e88541b98aa685a3580d0995eafbdfc (patch)
treea924273a78e627e4e9b42fce5ecd843fefdd6e9b /thunderbird.sh.in
parent81868beec261ef20910d9427384cad000cb36935 (diff)
Fix thunderbird lcms requires + workaround for extensions
Diffstat (limited to 'thunderbird.sh.in')
-rw-r--r--thunderbird.sh.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/thunderbird.sh.in b/thunderbird.sh.in
index 0630fd3..1bd3ab7 100644
--- a/thunderbird.sh.in
+++ b/thunderbird.sh.in
@@ -81,6 +81,8 @@ fi
# Modify language pack configuration only when thunderbird is not running
# and language packs are not disabled
if [ $MOZILLA_DOWN -ne 0 ]; then
+ # Remi Workaround for extensions
+ rm -f $HOME/.thunderbird/*/extensions.ini
# Clear already installed langpacks
mkdir -p $MOZ_EXTENSIONS_PROFILE_DIR