aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadek Doulik <rodo@src.gnome.org>2000-11-22 22:26:20 +0800
committerRadek Doulik <rodo@src.gnome.org>2000-11-22 22:26:20 +0800
commit622ea8d512d64d4f39929d0569698c3aab73dcdb (patch)
treee063b714f72578f35dea17902824d6e857f7d1b0
parent7d451013df9df568253799b808eb4c37ecfe33dc (diff)
downloadgsoc2013-evolution-622ea8d512d64d4f39929d0569698c3aab73dcdb.tar.gz
gsoc2013-evolution-622ea8d512d64d4f39929d0569698c3aab73dcdb.tar.zst
gsoc2013-evolution-622ea8d512d64d4f39929d0569698c3aab73dcdb.zip
debug printf
svn path=/trunk/; revision=6650
-rw-r--r--composer/listener.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/composer/listener.c b/composer/listener.c
index f325808010..faa26b7644 100644
--- a/composer/listener.c
+++ b/composer/listener.c
@@ -50,6 +50,8 @@ resolve_image_url (HTMLEditorListener *l, gchar *url)
{
gchar *cid = NULL;
+ printf ("resolve_image_url %s\n", url);
+
if (!strncmp (url, "file:", 5)) {
gchar *id;
@@ -59,6 +61,7 @@ resolve_image_url (HTMLEditorListener *l, gchar *url)
g_hash_table_insert (l->composer->inline_images, g_strdup (url + 5), id);
}
cid = g_strconcat ("cid:", id, NULL);
+ printf ("resolved to %s\n", cid);
}
return cid;
.cgi/freebsd-ports-gnome/commit/archivers/pecl-lzf?h=gstreamer&id=5a69f222b13b3c594d5b334d833493336bc49392'>Reset miwi@'s ports, he stepped down from the Ports Team.rene2016-07-261-1/+1 * Convert USE_PHP*=yes into USES=php*mat2016-06-281-3/+1 * - Take Maintainershipmiwi2015-11-261-1/+1 * 1: Upgrade to 1.6.3.vanilla2015-04-292-4/+4 * Mark as broken: no public distfilesbapt2015-04-051-0/+1 * 1: add LICENSE.vanilla2015-02-241-1/+3 * Reset miwi's maintainership per his demandbapt2014-11-18