diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-23 18:47:37 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-23 18:47:37 +0100 |
commit | 342f30d1f253ce0c823018d1718e069248cd7cc1 (patch) | |
tree | 7b7646dff1fb66b8da869c06bf926f48b2db7e15 /extra/mozilla-common/mozilla-common.sh | |
parent | 032e64a0afec49410a660caecc6d48c35dc266c2 (diff) | |
parent | 141eb70d7096aed035e2184f5de167f75b61bb0b (diff) | |
download | nutyx-extra-342f30d1f253ce0c823018d1718e069248cd7cc1.tar.gz nutyx-extra-342f30d1f253ce0c823018d1718e069248cd7cc1.tar.bz2 nutyx-extra-342f30d1f253ce0c823018d1718e069248cd7cc1.tar.xz nutyx-extra-342f30d1f253ce0c823018d1718e069248cd7cc1.zip |
Merge commit 'lesibel/master'
Diffstat (limited to 'extra/mozilla-common/mozilla-common.sh')
-rw-r--r-- | extra/mozilla-common/mozilla-common.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mozilla-common/mozilla-common.sh b/extra/mozilla-common/mozilla-common.sh index 132b5731e..d4f3c791a 100644 --- a/extra/mozilla-common/mozilla-common.sh +++ b/extra/mozilla-common/mozilla-common.sh @@ -1 +1 @@ -export MOZ_PLUGIN_PATH="/usr/lib/mozilla/plugins" +export MOZ_PLUGIN_PATH="/usr/lib/firefox/plugins" |