Deprecate e_util_copy_string_slist().
authorMatthew Barnes <mbarnes@redhat.com>
Sat, 12 Jan 2013 20:14:29 +0000 (15:14 -0500)
committerMatthew Barnes <mbarnes@redhat.com>
Sat, 12 Jan 2013 20:14:29 +0000 (15:14 -0500)
commit72986766f28c2dbc26cee13eff85c2b90096cd9d
treea587e3b01ad71b286f7b40d6032a0b5213331b41
parentc482d9abb0e41a7641286c618d92f37093412093
Deprecate e_util_copy_string_slist().

Use g_slist_copy_deep() instead, and optionally g_slist_concat() to
concatenate the copied list to another GSList.
docs/reference/libedataserver/libedataserver-sections.txt
libedataserver/e-data-server-util.c
libedataserver/e-data-server-util.h