1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

Add fontaliases/linux/ dir, and appropriate entries in the CDE-FONT.udb database.

Note, these still aren't quie working yet.  Notably, font.dir needs to
be generated properly and re-committed so they will be used.
mkfontdir is used to do this, but currently it fails on these
font.alias files (does not recognize them).
This commit is contained in:
Jon Trulson 2012-06-21 17:07:21 -06:00
parent 52360a2cb6
commit ba54c6271b
8 changed files with 736 additions and 0 deletions

View file

@ -212,6 +212,30 @@
responsible_project = cde_dt
}
#
# for Linux
#
programs/fontaliases/linux/C/fonts.alias
{ linux
install_target = /usr/dt/config/xfonts/C/fonts.alias
}
#
programs/fontaliases/linux/C/fonts.dir
{ linux
install_target = /usr/dt/config/xfonts/C/fonts.dir
}
#
programs/fontaliases/linux/ja_JP/fonts.alias
{ linux
install_target = /usr/dt/config/xfonts/ja_JP/fonts.alias
}
#
programs/fontaliases/linux/ja_JP/fonts.dir
{ linux
install_target = /usr/dt/config/xfonts/ja_JP/fonts.dir
}
#
# for HP/UX 9
#