summaryrefslogtreecommitdiff
path: root/data/gedit.pc.in
diff options
context:
space:
mode:
authorPerberos <[email protected]>2011-11-07 19:52:18 -0300
committerPerberos <[email protected]>2011-11-07 19:52:18 -0300
commit5ded9cba8563f336939400303d6a841d5089b107 (patch)
treec5676588cff26ba37e12369fe4de24b54e9f6682 /data/gedit.pc.in
parentf00b3a11a199f9f85a4d46a600f9d14179b37dbf (diff)
downloadpluma-5ded9cba8563f336939400303d6a841d5089b107.tar.bz2
pluma-5ded9cba8563f336939400303d6a841d5089b107.tar.xz
renaming from gedit to pluma
Diffstat (limited to 'data/gedit.pc.in')
-rwxr-xr-xdata/gedit.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/data/gedit.pc.in b/data/gedit.pc.in
deleted file mode 100755
index 78a3f1e6..00000000
--- a/data/gedit.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: gedit
-Description: gedit
-Requires: gtksourceview-2.0
-Version: @VERSION@
-Cflags: -I${includedir}/gedit-@GEDIT_API_VERSION@
-Libs: -L${libdir} @GEDIT_IMPLIB@