[gephex-devel] gephex--main--0.4--patch-1861

gephex at sonnenland.kexbox.org gephex at sonnenland.kexbox.org
Wed Mar 16 19:52:07 CET 2005


Archive: gephex at gephex.org--2004
New revision: gephex--main--0.4--patch-1861

--
Revision: gephex--main--0.4--patch-1861
Archive: gephex at gephex.org--2004
Creator: The Gephex Source Archive <gephex at gephex.org>
Date: Wed Mar 16 19:50:43 CET 2005
Standard-date: 2005-03-16 18:50:43 GMT
Modified-files: data/gephex.conf.default.in
New-patches: gephex at gephex.org--2004/gephex--main--0.4--patch-1861
    martin at gephex.org--2004/gephex--martin--0.4--patch-62
Summary: [MERGE-REQUEST] change plugin search location and order
Keywords: 

Patches applied:

 * martin at gephex.org--2004/gephex--martin--0.4--patch-62
   restore almost the old plugin search path behaviour

* added files

    {arch}/gephex/gephex--main/gephex--main--0.4/gephex at gephex.org--2004/patch-log/patch-1861
    {arch}/gephex/gephex--martin/gephex--martin--0.4/martin at gephex.org--2004/patch-log/patch-62

* modified files

--- orig/data/gephex.conf.default.in
+++ mod/data/gephex.conf.default.in
@@ -3,9 +3,9 @@
 }
 
 engine {
-    module_path          = [__HOME_DIR__/.gephex/0.4/modules/;/usr/local/lib/gephex-0.4/modules/;/usr/lib/gephex-0.4/modules/]
+    type_path            = [__CONF_DIR__/types/;@gphx_type_lib_dir@/]
+    module_path          = [__CONF_DIR__/modules/;@gphx_module_lib_dir@/]
     frei0r_path          = [__HOME_DIR__/.frei0r-1/lib/;/usr/local/lib/frei0r-1/;/usr/lib/frei0r-1/]
-    type_path            = [__HOME_DIR__/.gephex/0.4/types/;/usr/local/lib/gephex-0.4/types/;/usr/lib/gephex-0.4/types/]
     graph_path           = [__CONF_DIR__/graphs/]
     ipc_unix_node_prefix = [/tmp/gephex_socket_]
     ipc_type             = [inet]



More information about the gephex-devel mailing list