aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-09-08 04:46:08 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-09-08 04:46:08 +0800
commitc0ea8aa685c06b0fb35516451c7196367e774157 (patch)
treedb7c73d55fdac9e375b1efaaf0be897b30289131 /mail
parentbe57fd02579babe9d9db2070a87ced35a5da8bf9 (diff)
downloadgsoc2013-evolution-c0ea8aa685c06b0fb35516451c7196367e774157.tar.gz
gsoc2013-evolution-c0ea8aa685c06b0fb35516451c7196367e774157.tar.zst
gsoc2013-evolution-c0ea8aa685c06b0fb35516451c7196367e774157.zip
Give the full path of the wax-seal icons.
2001-09-07 Jeffrey Stedfast <fejj@ximian.com> * mail-format.c (mail_write_authenticity): Give the full path of the wax-seal icons. svn path=/trunk/; revision=12684
Diffstat (limited to 'mail')
-rw-r--r--mail/ChangeLog5
-rw-r--r--mail/mail-format.c4
2 files changed, 7 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 69a2a57317..e909d004d3 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-07 Jeffrey Stedfast <fejj@ximian.com>
+
+ * mail-format.c (mail_write_authenticity): Give the full path of
+ the wax-seal icons.
+
2001-09-06 Chris Toshok <toshok@ximian.com>
* component-factory.c (notify_listener): new function, to notify
diff --git a/mail/mail-format.c b/mail/mail-format.c
index 4e6dcd474a..03c7df0157 100644
--- a/mail/mail-format.c
+++ b/mail/mail-format.c
@@ -1392,7 +1392,7 @@ mail_write_authenticity (MailDisplay *md, CamelCipherValidity *valid)
"<hr>\n<table><tr valign=top>"
"<td><img src=\"%s\"></td>"
"<td><font size=-1>%s<br><br>",
- get_url_for_icon ("wax-seal.png", md),
+ get_url_for_icon (EVOLUTION_ICONSDIR "/wax-seal.png", md),
str);
g_free (str);
} else {
@@ -1403,7 +1403,7 @@ mail_write_authenticity (MailDisplay *md, CamelCipherValidity *valid)
"<hr>\n<table><tr valign=top>"
"<td><img src=\"%s\"></td>"
"<td><font size=-1>%s<br><br>",
- get_url_for_icon ("wax-seal-broken.png", md),
+ get_url_for_icon (EVOLUTION_ICONSDIR "/wax-seal-broken.png", md),
str);
g_free (str);
}
aa0244d50f3573'>Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-111-3/+3 * Presenting GNOME 2.28.1 for FreeBSD. The official release notes for thismarcus2009-11-291-3/+3 * Presenting GNOME 2.26 for FreeBSD. Seemarcus2009-04-101-3/+3 * Presenting GNOME 2.24 for FreeBSD.marcus2009-01-101-3/+3 * The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-241-3/+3 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-251-3/+3 * Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-191-3/+3 * Update to 1.12.4ahze2006-12-181-3/+3 * Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-141-3/+3 * Presenting GNOME 2.14.1 for FreeBSD! Checkoutmarcus2006-04-301-3/+3 * - Add SHA256 checksumspav2005-11-241-0/+1 * Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-051-2/+2 * Presenting GNOME 2.10 for FreeBSD!marcus2005-03-121-2/+2 * Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-081-2/+2 * Update to 1.6.1.marcus2004-04-201-2/+2 * Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releasemarcus2004-04-051-2/+2 * - Add SIZE to GNOME portspav2004-03-181-0/+1 * Looks like they re-rolled the atk tarball to re-include the API documentation.marcus2003-10-211-1/+1 * Update to 1.4.1.adamw2003-10-101-1/+1 * Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-181-1/+1 * Update to 1.2.4.marcus2003-05-131-1/+1 * * Update to 1.2.3marcus2003-04-161-1/+1 * Update to GNOME 2.2.marcus2003-02-081-1/+1 * Update to 1.0.3.marcus2002-08-041-1/+1 * Update to 1.0.2.marcus2002-06-021-1/+1 * Update to GNOME 2.0 beta3.marcus2002-04-071-1/+1 * Update gtk/glib to the version 2.0 and other related ports to the latestsobomax2002-03-121-1/+1 * Update all components of the GNOME 2.0 to the versions included into GNOMEsobomax2002-02-271-1/+1 * Update to 0.10.sobomax2002-02-121-1/+1 * Update to 0.9.sobomax2002-01-181-1/+1 * Update to 0.5.sobomax2001-10-241-1/+1 * Update to 0.2.sobomax2001-08-021-1/+1