Ticket #2804: blfs-urw-fonts-fix.patch

File blfs-urw-fonts-fix.patch, 1.2 KB (added by willimm, 16 years ago)

Fix for the URW fonts link.

  • general.ent

     
    33$Date$
    44-->
    55
    6 <!ENTITY day          "14">                   <!-- Always 2 digits -->
     6<!ENTITY day          "15">                   <!-- Always 2 digits -->
    77<!ENTITY month        "01">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2009">
    99<!ENTITY copyrightdate "2001-&year;">
  • kde/core/kdelibs.xml

     
    158158      errors and warnings.  In some cases it complains that Helvetica fonts are
    159159      missing and substitutes a font that does not fit boxes properly.  You can
    160160      add the font by downloading the <ulink
    161       url="ftp://ftp.gnome.ru/fonts/urw/release/">URW Fonts </ulink> and
     161      url="http://mirror.cs.wisc.edu/pub/mirrors/ghost/AFPL/GhostPCL/urwfonts-1.41.tar.bz2">URW Fonts </ulink> and
    162162      unpacking them into <filename class='directory'>~/.fonts</filename>.
    163163      <command>fc-cache</command> should also be run to update the font
    164164      properties on your system.</para>