Renamed from shell_exec(). Also, we now want to pass argc/argv on to the
authorJeffrey Stedfast <fejj@ximian.com>
Thu, 25 Jul 2002 07:43:16 +0000 (07:43 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Thu, 25 Jul 2002 07:43:16 +0000 (07:43 +0000)
commit5b83c5651f0083a5292e898be5f13743a550fb8e
treee4f28944b75c99a2dae690a97c04497a18dce5cb
parentd8cf5047339c2c875e3a789a14eea73ff6a4d11a
Renamed from shell_exec(). Also, we now want to pass argc/argv on to the

2002-07-25  Jeffrey Stedfast  <fejj@ximian.com>

* camel-filter-driver.c (do_shell): Renamed from
shell_exec(). Also, we now want to pass argc/argv on to the
CamelFilterDriverShellFunc.
(camel_filter_driver_set_shell_func): Renamed a bit.

* camel-filter-search.c (pipe_message): Renamed from shell_exec().
camel/ChangeLog
camel/camel-filter-driver.c
camel/camel-filter-driver.h
camel/camel-filter-search.c