From 5ded9cba8563f336939400303d6a841d5089b107 Mon Sep 17 00:00:00 2001 From: Perberos Date: Mon, 7 Nov 2011 19:52:18 -0300 Subject: renaming from gedit to pluma --- data/pluma.pc.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 data/pluma.pc.in (limited to 'data/pluma.pc.in') diff --git a/data/pluma.pc.in b/data/pluma.pc.in new file mode 100755 index 00000000..ca673245 --- /dev/null +++ b/data/pluma.pc.in @@ -0,0 +1,11 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +libdir=@libdir@ +includedir=@includedir@ + +Name: pluma +Description: pluma +Requires: gtksourceview-2.0 +Version: @VERSION@ +Cflags: -I${includedir}/pluma-@PLUMA_API_VERSION@ +Libs: -L${libdir} @PLUMA_IMPLIB@ -- cgit v1.2.1