From 1a7ad93476b660711dc4978916e4975438c5a747 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Sat, 2 Feb 2013 09:54:32 +0000 Subject: [PATCH] update path svn: r21278 --- gramps/gui/glade/catalog/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gramps/gui/glade/catalog/README b/gramps/gui/glade/catalog/README index f99e7db27..b5413e2f1 100644 --- a/gramps/gui/glade/catalog/README +++ b/gramps/gui/glade/catalog/README @@ -3,7 +3,7 @@ in glade. Assuming you are in the root svn directory do: -GLADE_CATALOG_SEARCH_PATH=src/gui/glade/catalog GLADE_MODULE_SEARCH_PATH=src/gui/glade/catalog/ glade +GLADE_CATALOG_SEARCH_PATH=gramps/gui/glade/catalog GLADE_MODULE_SEARCH_PATH=gramps/gui/glade/catalog/ glade However, this does no longer work for python modules (since 3.8), so the gramps widgets are not in the catalog at this moment. As project settings: