www/adium.im 435:6b925508b1ca: Add current Gtalk issue with code...

commits at adium.im commits at adium.im
Thu Aug 18 17:20:39 UTC 2011


details:	http://hg.adium.im/www/adium.im/rev/6b925508b1ca
revision:	435:6b925508b1ca
branch:		adiumx.com
author:		Robert Vehse
date:		Thu Aug 18 19:20:06 2011 +0200

Add current Gtalk issue with code in messages to the "Hot Issues" list.

diffs (28 lines):

diff -r 88ba185e5f62 -r 6b925508b1ca help/css/hot.css
--- a/help/css/hot.css	Thu Aug 18 14:20:04 2011 +0300
+++ b/help/css/hot.css	Thu Aug 18 19:20:06 2011 +0200
@@ -12,6 +12,10 @@
 	background-image: url(http://adium.im/images/services/icon-facebook.png);
 }
 
+li.li_gtalk {
+	background-image: url(http://adium.im/images/services/icon-googletalk.png);
+}
+
 li.li_msn {
 	background-image: url(http://adium.im/images/services/icon-msn.png);
 }
diff -r 88ba185e5f62 -r 6b925508b1ca help/index.html
--- a/help/index.html	Thu Aug 18 14:20:04 2011 +0300
+++ b/help/index.html	Thu Aug 18 19:20:06 2011 +0200
@@ -167,8 +167,9 @@
 				<div class="taskboxtext">
 					<p>The following items are known to us and will be fixed in Adium 1.4.3. You can try <a href="http://beta.adium.im">the latest beta of 1.4.3</a>.</p>
 					<ul class="iconed">
+						<li class="li_gtalk"><p>[since August 18] Code displaying in instant messages from some contacts. (<a class="ticket" href="http://trac.adium.im/ticket/15419">#15419</a>)</p></li>
 						<li class="li_msn"><p>Direct file transfers, user icons and custom emoticons on <strong>MSN</strong> not working in 1.4.2.</p></li>
-						<li class="li_twitter"><p>Login failures with <strong>Twitter</strong> involving the error "unable to retrieve user list" (<a class="ticket" href="http://trac.adium.im/ticket/15239">#15239</a>).</p></li>
+						<li class="li_twitter"><p>Login failures with <strong>Twitter</strong> involving the error "unable to retrieve user list". (<a class="ticket" href="http://trac.adium.im/ticket/15239">#15239</a>)</p></li>
 						<li class="li_fb"><p><strong>Facebook</strong> chat will be greatly improved in 1.4.3.</p></li>
 					</ul>
 					<p>The following issues are also known to us<p>




More information about the commits mailing list