[KDE/Mac] Fixing graphics problems in KDE/Qt on Apple OS X
meik michalke
Meik.Michalke at uni-duesseldorf.de
Mon May 5 14:22:39 UTC 2014
hi,
Am Sonntag, 27. April 2014, 10:54:20 schrieb mk-lists at email.de:
> > I tried the ~/.MacOSX/environment.plist approach and it worked (I am on
> > Lion, 10.7.5),
> I've found that using that plist file was used by Meik in RKWard [1] as
> well, although for another purpose.
yes, and it's not RKWard specific ;-) we explain how use it to set the
language, which should globally affect all KDE applications. example for
german:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>LANG</key>
<string>de_DE.UTF-8</string>
</dict>
</plist>
for RKWard specific environment variables (like special library paths), we
switched to using a wrapper script to start the application itself. we found
this to be really flexible, works well on GNU/linux, OS X and windows.
viele grüße :: m.eik
--
dipl. psych. meik michalke
institut f"ur experimentelle psychologie
abt. f"ur diagnostik und differentielle psychologie
heinrich-heine-universit"at d-40204 d"usseldorf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-mac/attachments/20140505/1e733215/attachment.sig>
More information about the kde-mac
mailing list