diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-08-18 23:38:59 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-08-18 23:38:59 +0000 |
commit | aba421a2e74a326a0e4387d3173308735a6263fd (patch) | |
tree | 6d1c6c9c45f9544e7474d198e29fa76a187772fd /xineramaproto.pc.in | |
parent | 74337d4f81c9050cb69da8fb825ebe9411b36140 (diff) |
Xinerama protocol module should be named Xinerama, not Panoramix
Diffstat (limited to 'xineramaproto.pc.in')
-rw-r--r-- | xineramaproto.pc.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xineramaproto.pc.in b/xineramaproto.pc.in index ed67e99..8d1074d 100644 --- a/xineramaproto.pc.in +++ b/xineramaproto.pc.in @@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ -Name: PanoramixProto -Description: Panoramix extension headers +Name: XineramaProto +Description: Xinerama extension headers Version: @PACKAGE_VERSION@ Cflags: -I${includedir} |