[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeutils/ark/part
From:       Henrique Pinto <tawhaki () gmail ! com>
Date:       2007-07-31 22:18:57
Message-ID: 1185920337.460492.11580.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 694849 by henrique:

 * Fix a "malformed markup" issue reported by krazy


 M  +1 -1      infopanel.cpp  


--- trunk/KDE/kdeutils/ark/part/infopanel.cpp #694848:694849
@@ -167,7 +167,7 @@
 
 	if ( entry.contains( Link ) )
 	{
-		text += i18n( "<b>Target:</b> %1<br/", entry[ Link ].toString() );
+		text += i18n( "<b>Target:</b> %1<br/>", entry[ Link ].toString() );
 	}
 
 	return text;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic