[Mono-bugs] [Bug 368880] Add MONO_MWF_SCALING=disable to the .profiles of root / linux and skel

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 11 16:27:50 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=368880

User ajorgensen at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=368880#c1


Andrew Jorgensen <ajorgensen at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |FIXED




--- Comment #1 from Andrew Jorgensen <ajorgensen at novell.com>  2008-03-11 14:27:50 MST ---
The script to install the ms core fonts is
http://download.opensuse.org/update/10.3/scripts/fetchmsttfonts.sh

It places a EULA in /usr/share/doc/corefonts/EULA.html which I'll use as a test
to decide to turn this on or not.

Rather than place it in .profile I'll place it in /etc/profile.d/mono-mwf.sh:

if [ ! -e /usr/share/doc/corefonts/EULA.html ]; then
  export MONO_MWF_SCALING=disable
fi


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list