From 3068c2b41b20e376004539dec97b4d80a2633e41 Mon Sep 17 00:00:00 2001 From: Benny Malengier Date: Tue, 4 Aug 2009 09:15:32 +0000 Subject: [PATCH] add explenation on catalog use in glade3 svn: r12871 --- src/glade/catalog/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/glade/catalog/README diff --git a/src/glade/catalog/README b/src/glade/catalog/README new file mode 100644 index 000000000..51bd595cd --- /dev/null +++ b/src/glade/catalog/README @@ -0,0 +1,6 @@ +This directory contains the catalog needed to use the GRAMPS glade files +in glade-3. + +Assuming you are in the root svn directory do: + +GLADE_CATALOG_PATH=src/glade/catalog glade-3 \ No newline at end of file