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

gephex at sonnenland.kexbox.org gephex at sonnenland.kexbox.org
Sun Jan 2 14:30:41 CET 2005


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

--
Revision: gephex--main--0.4--patch-1828
Archive: gephex at gephex.org--2004
Creator: The Gephex Source Archive <gephex at gephex.org>
Date: Sun Jan  2 14:30:40 CET 2005
Standard-date: 2005-01-02 13:30:40 GMT
Modified-files: data/gephex.conf.default.in
New-patches: georg at gephex.org--2004-home/gephex--georg--0.4--patch-373
    gephex at gephex.org--2004/gephex--main--0.4--patch-1828
Summary: [MERGE-REQUEST] fixed bug #70 (missing frei0r_path in gephex.conf)
Keywords: 

Patches applied:

 * georg at gephex.org--2004-home/gephex--georg--0.4--patch-373
   Fixed bug #70 (missing frei0r_path in gephex.conf)

* added files

    {arch}/gephex/gephex--georg/gephex--georg--0.4/georg at gephex.org--2004-home/patch-log/patch-373
    {arch}/gephex/gephex--main/gephex--main--0.4/gephex at gephex.org--2004/patch-log/patch-1828

* modified files

--- orig/data/gephex.conf.default.in
+++ mod/data/gephex.conf.default.in
@@ -4,7 +4,7 @@
 
 engine {
     module_path          = [@gphx_module_lib_dir@/]
-    module_path          = [@gphx_frei0r_lib_dir@/]
+    frei0r_path          = [@gphx_frei0r_lib_dir@/]
     type_path            = [@gphx_type_lib_dir@/]
     graph_path           = [__CONF_DIR__/graphs/]
     ipc_unix_node_prefix = [/tmp/gephex_socket_]



More information about the gephex-devel mailing list