[gaim-migrate @ 14068]

Sun, 23 Oct 2005 23:52:17 +0000

author
Richard Laager <rlaager@pidgin.im>
date
Sun, 23 Oct 2005 23:52:17 +0000
changeset 11777
ed650b58abb6
parent 11776
58fd4b78788a
child 11778
515f4be9d2ce

[gaim-migrate @ 14068]
Hi, I'm dumb. I'm putting the tabbing back as it apparently wasn't wrong before and is now. But nosnilmot's right, there may be a better solution to this, in general.

src/gtkplugin.c file | annotate | diff | comparison | revisions
--- a/src/gtkplugin.c	Sun Oct 23 23:42:12 2005 +0000
+++ b/src/gtkplugin.c	Sun Oct 23 23:52:17 2005 +0000
@@ -193,7 +193,7 @@
 #ifndef _WIN32
 		   _("%s%s"
 		     "<span weight=\"bold\">Written by:</span>\t%s\n"
-		     "<span weight=\"bold\">Web site:</span>\t%s\n"
+		     "<span weight=\"bold\">Web site:</span>\t\t%s\n"
 		     "<span weight=\"bold\">File name:</span>\t%s"),
 #else
 		   _("<span size=\"larger\">%s %s</span>\n\n"

mercurial