gephex--main--0.4--patch-1828
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
Archive: [email protected] New revision: gephex--main--0.4--patch-1828 -- Revision: gephex--main--0.4--patch-1828 Archive: [email protected] Creator: The Gephex Source Archive <[email protected]> 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: [email protected]/gephex--georg--0.4--patch-373 [email protected]/gephex--main--0.4--patch-1828 Summary: [MERGE-REQUEST] fixed bug #70 (missing frei0r_path in gephex.conf) Keywords: Patches applied: * [email protected]/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/[email protected]/patch-log/patch-373 {arch}/gephex/gephex--main/gephex--main--0.4/[email protected]/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_]