summaryrefslogtreecommitdiff
path: root/pangoxft.pc.in
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2002-02-01 22:01:32 +0000
committerHavoc Pennington <hp@src.gnome.org>2002-02-01 22:01:32 +0000
commitf2af57b9c9cc257243383f15733fc9fb82e1cc0d (patch)
treef74f1031c8ed67f72e410fd53d0598443dc5c9d4 /pangoxft.pc.in
parentcf9ba0f57bcbda0efc4df965fde95770f1d83c2a (diff)
downloadpango-f2af57b9c9cc257243383f15733fc9fb82e1cc0d.tar.gz
fix cut-and-paste mess name/description
2002-02-01 Havoc Pennington <hp@redhat.com> * pangoxft.pc.in (Description, Name): fix cut-and-paste mess name/description
Diffstat (limited to 'pangoxft.pc.in')
-rw-r--r--pangoxft.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/pangoxft.pc.in b/pangoxft.pc.in
index e2d1b561..35460021 100644
--- a/pangoxft.pc.in
+++ b/pangoxft.pc.in
@@ -3,8 +3,8 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-Name: Pango X
-Description: X Window System font support for Pango
+Name: Pango Xft
+Description: Xft font support for Pango
Version: @VERSION@
Requires: pango
Libs: -L${libdir} -lpangoxft @XFT_LIBS@