From 9c28295de36c8c18c01c5c7846566526cee7f1ac Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 5 Dec 2000 01:08:18 +0000 Subject: Start implementing a physical URI property for the toplevel nodes in storages. Also add initial code in the shell to handle that. svn path=/trunk/; revision=6787 --- shell/e-local-storage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-local-storage.c') diff --git a/shell/e-local-storage.c b/shell/e-local-storage.c index 8da09893e5..d672465219 100644 --- a/shell/e-local-storage.c +++ b/shell/e-local-storage.c @@ -593,7 +593,7 @@ construct (ELocalStorage *local_storage, ELocalStoragePrivate *priv; int base_path_len; - e_storage_construct (E_STORAGE (local_storage)); + e_storage_construct (E_STORAGE (local_storage), NULL); priv = local_storage->priv; -- cgit v1.2.3