correct confusing PANGO vars in startup script

This commit is contained in:
Warren Togami 2005-04-28 05:19:56 +00:00
parent 8139e8b937
commit e727439350
2 changed files with 7 additions and 4 deletions

View File

@ -13,11 +13,11 @@ MOZ_PROGRAM=$MRE_HOME/thunderbird
MOZ_CLIENT_PROGRAM="$MRE_HOME/thunderbird -remote"
##
## Set MOZ_ENABLE_PANGO
## Set MOZ_ENABLE_PANGO is no longer used because Pango is enabled by default
## you may use MOZ_DISABLE_PANGO=1 to force disabling of pango
##
MOZ_ENABLE_PANGO=1
export MOZ_ENABLE_PANGO
#MOZ_DISABLE_PANGO=1
#export MOZ_DISABLE_PANG
function check_running() {
$MOZ_CLIENT_PROGRAM 'ping()' 2>/dev/null >/dev/null

View File

@ -184,6 +184,9 @@ cd -
#===============================================================================
%changelog
* Wed Apr 27 2005 Warren Togami <wtogami@redhat.com>
- correct confusing PANGO vars in startup script
* Wed Mar 23 2005 Christopher Aillon <caillon@redhat.com> 1.0.2-1
- Thunderbird 1.0.2