summaryrefslogtreecommitdiff
path: root/gnome-mag-1.0.pc.in
diff options
context:
space:
mode:
authorMichael Meeks <michael@ximian.com>2002-08-15 16:18:27 +0000
committerMichael Meeks <michael@src.gnome.org>2002-08-15 16:18:27 +0000
commit38cc7ea6885b6a67d68f092541d94403bc3631e2 (patch)
treee06757e35d43ead891f5706a5726f58416dcfad1 /gnome-mag-1.0.pc.in
parent56258aa21dfc1b5e28f6c03936159dd7fecf5d5d (diff)
rename server file. move stuff into libexec, process twice.
2002-08-15 Michael Meeks <michael@ximian.com> * magnifier/Makefile.am: rename server file. move stuff into libexec, process twice. * magnifier/Magnifier.server.in.in: namespace it, update to libexec. * idl/Magnifier.idl: include Bonobo_Unknown only. Also, this file needs renaming to Accessibility_Magnifier * idl/GNOME_Magnifier.idl: and rename to this / re-namespace.
Diffstat (limited to 'gnome-mag-1.0.pc.in')
-rw-r--r--gnome-mag-1.0.pc.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnome-mag-1.0.pc.in b/gnome-mag-1.0.pc.in
index d4300cd..8524ef3 100644
--- a/gnome-mag-1.0.pc.in
+++ b/gnome-mag-1.0.pc.in
@@ -4,9 +4,9 @@ libdir=@libdir@
includedir=@includedir@
idldir=@datadir@/idl/gnome-mag-1.0
-Name: libspi
-Description: Accessibility Technology software library
-Requires: libbonobo-2.0 atk gtk+-2.0
+Name: gnome-mag
+Description: Gnome Screen Magnifier
+Requires: libbonobo-2.0 gtk+-2.0
Version: @VERSION@
Libs: -L${libdir} -lspi
-Cflags: -I${includedir}/at-spi-1.0
+Cflags: -I${includedir}/gnome-mag-1.0