diff options
author | Jan Horak <jhorak@redhat.com> | 2013-06-13 14:46:13 +0200 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2013-06-13 14:46:13 +0200 |
commit | 68cb18598c323f66252dcca34f6f7b01d278b58e (patch) | |
tree | 056adff8c3eb0efcdd494196e4ccb9821450ef93 /firefox-mozconfig | |
parent | Fixed firefox.sh - do not override TMPDIR if set by user (diff) | |
download | librewolf-fedora-ff-68cb18598c323f66252dcca34f6f7b01d278b58e.tar.gz librewolf-fedora-ff-68cb18598c323f66252dcca34f6f7b01d278b58e.tar.bz2 librewolf-fedora-ff-68cb18598c323f66252dcca34f6f7b01d278b58e.zip |
Enabled crashreporter
Diffstat (limited to 'firefox-mozconfig')
-rw-r--r-- | firefox-mozconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firefox-mozconfig b/firefox-mozconfig index 54ef4df..6f66a64 100644 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -22,7 +22,6 @@ ac_add_options --enable-canvas ac_add_options --enable-startup-notification ac_add_options --enable-libxul ac_add_options --with-system-libxul -ac_add_options --disable-crashreporter ac_add_options --enable-safe-browsing ac_add_options --enable-libnotify ac_add_options --disable-necko-wifi |