- Disable the crash dialog

This commit is contained in:
Christopher Aillon 2009-01-07 22:34:22 +00:00
parent 8ced919460
commit 8f2926cb81
2 changed files with 10 additions and 1 deletions

View File

@ -40,4 +40,10 @@ MOZ_PROGRAM="$MOZ_DIST_BIN/thunderbird"
#MOZ_DISABLE_PANGO=1
#export MOZ_DISABLE_PANGO
##
## Disable the GNOME crash dialog, Moz has it's own
##
GNOME_DISABLE_CRASH_DIALOG=1
export GNOME_DISABLE_CRASH_DIALOG
exec $MOZ_PROGRAM "$@"

View File

@ -8,7 +8,7 @@
Summary: Mozilla Thunderbird mail/newsgroup client
Name: thunderbird
Version: 2.0.0.18
Release: 1%{?dist}
Release: 2%{?dist}
URL: http://www.mozilla.org/projects/thunderbird/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@ -329,6 +329,9 @@ fi
#===============================================================================
%changelog
* Wed Jan 07 2009 Christopher Aillon <caillon@redhat.com> - 2.0.0.18-2
- Disable the crash dialog
* Wed Nov 19 2008 Christopher Aillon <caillon@redhat.com> 2.0.0.18-1
- Update to 2.0.0.18