diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:06:08 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:06:08 -0500 |
commit | 1b6efb141bcf333e5c73a520e701d1de8cafcf4e (patch) | |
tree | 2c8231c62e760299a8109716eecf4647514b3315 /ubuntu/maverick/tdebase/debian/konsole-trinity.README.Debian | |
parent | a2c2f2ed2eaad5d897c9a00ff5d804486751e603 (diff) | |
download | tde-packaging-1b6efb141bcf333e5c73a520e701d1de8cafcf4e.tar.gz tde-packaging-1b6efb141bcf333e5c73a520e701d1de8cafcf4e.zip |
Rename kde packages to tde
Diffstat (limited to 'ubuntu/maverick/tdebase/debian/konsole-trinity.README.Debian')
-rw-r--r-- | ubuntu/maverick/tdebase/debian/konsole-trinity.README.Debian | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdebase/debian/konsole-trinity.README.Debian b/ubuntu/maverick/tdebase/debian/konsole-trinity.README.Debian new file mode 100644 index 000000000..82205cf2c --- /dev/null +++ b/ubuntu/maverick/tdebase/debian/konsole-trinity.README.Debian @@ -0,0 +1,18 @@ +Installing konsole's bitmap fonts +================================= + +Formerly, the few bitmap fonts KDE included, designed for use with Konsole, +were shipped as part of the xfonts-konsole package. However, as Konsole no +longer uses these fonts by default, and most users no longer use bitmap +fonts at all, KDE now includes these fonts with Konsole itself, and Debian +has followed this practice, including the fonts in the konsole package, and +eliminating the xfonts-konsole package entirely. + +To make use of these legacy fonts, start Konsole, and under Settings --> Font +select "Install Bitmap...". This will allow you to copy the legacy Konsole +fonts to $HOME/.fonts, where, after restarting KDE, all applications run by +that user, including Konsole, will be able to find them. Also make sure that +fontconfig is configured to allow the use of bitmap fonts. If you're not sure, +run, as root, 'dpkg-reconfigure fontconfig-config' from Konsole. + + -- jr <jr@lichts.Belkin>, Wed, 14 Nov 2007 14:26:31 +0000 |