aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-html-print.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format-html-print.c')
-rw-r--r--mail/em-format-html-print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-format-html-print.c b/mail/em-format-html-print.c
index e6da0c983a..dbfe011759 100644
--- a/mail/em-format-html-print.c
+++ b/mail/em-format-html-print.c
@@ -84,7 +84,7 @@ efhp_init (GObject *o)
web_view = em_format_html_get_web_view (EM_FORMAT_HTML (efhp));
/* gtk widgets don't like to be realized outside top level widget
- so we put new html widget into gtk window */
+ * so we put new html widget into gtk window */
efhp->window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
gtk_container_add (GTK_CONTAINER (efhp->window), GTK_WIDGET (web_view));
gtk_widget_realize (GTK_WIDGET (web_view));
aphics/commit/sysutils/cfengine?id=3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3'>Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * cfengine/Makefile:gjb2013-06-131-2/+2 * Implement the concept of a "master" port for the set ofgjb2013-01-081-0/+8 * Move cfengine ports to standardize namaing.cy2012-08-1510-319/+0 * gjb@ and I will commit to the cfengine* ports. Both of us can be blamedcy2012-08-091-0/+1 * Record conflict with cfengine 3.3.0.cy2012-04-191-0/+2 * In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-142-2/+2 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-272-2/+2 * Update 2.2.9 --> 2.2.10cy2009-11-143-7/+7 * Change MASTER_SITES to new distfile locationskreuzer2009-10-131-1/+1 * Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-162-2/+0 * Update to 2.2.9.bsam2009-02-063-18/+18 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * - Update to 2.2.8wxs2008-08-144-104/+59 * Assign maintainership to submitter of recent PRs. Previous maintainerlinimon2008-07-27