From eae33615af610f84fc2be016c5b222f44e741cc1 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 17 Oct 2013 17:40:03 +0200 Subject: Add sendto extension --- sendto/caja-sendto.pc.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sendto/caja-sendto.pc.in (limited to 'sendto/caja-sendto.pc.in') diff --git a/sendto/caja-sendto.pc.in b/sendto/caja-sendto.pc.in new file mode 100644 index 0000000..50f629f --- /dev/null +++ b/sendto/caja-sendto.pc.in @@ -0,0 +1,10 @@ +prefix=@prefix@ +exec_prefix=@exec_prefix@ +includedir=@includedir@ +pluginsdir=@libdir@/caja-sendto/plugins + +Name: caja-sendto +Description: Extend caja-sendto through plugins +Version: @VERSION@ +Requires: glib-2.0 gmodule-2.0 gtk+-2.0 +Cflags: -I${includedir}/caja-sendto -- cgit v1.2.1