Added the media player preference to the system default preferences file.
This commit is contained in:
parent
44524d3c89
commit
79776d44f9
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@
|
|||
######################### User Preferences ###########################
|
||||
############################################################################
|
||||
|
||||
# Set this to qt4j if you wish to use QuickTime for Java, or to jmf if you
|
||||
# with to use Sun's Java Media Framework.
|
||||
thdl.media.player = qt4j
|
||||
|
||||
# Sets the Tibetan keyboard that Jskad uses on startup.
|
||||
# Here are the acceptable values:
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue