www/adium.im 324:a07eee431a67: s/\(\[(.*)\]\)/(\1)/ because ([ a...

commits at adium.im commits at adium.im
Sun Nov 14 21:46:55 UTC 2010


details:	http://hg.adium.im/www/adium.im/rev/a07eee431a67
revision:	324:a07eee431a67
author:		Evan Schoenberg
date:		Sun Nov 14 15:46:50 2010 -0600

s/\(\[(.*)\]\)/(\1)/ because ([ and ]) look odd

diffs (48 lines):

diff -r bee0d4e57791 -r a07eee431a67 changelogs/1.4.1b1.htmlfrag
--- a/changelogs/1.4.1b1.htmlfrag	Sun Nov 14 15:43:46 2010 -0600
+++ b/changelogs/1.4.1b1.htmlfrag	Sun Nov 14 15:46:50 2010 -0600
@@ -32,31 +32,31 @@
 
 <h3>IRC</h3>
 <ul>
-  <li>Added handling of irc:// URIs by creating guest accounts if required. ([<a href="http://trac.adium.im/ticket/12339">#12339</a>])
-  <li>Fixed respecting and setting port number for IRC links. ([<a href="http://trac.adium.im/ticket/13899">#13899</a>])
-  <li>Added support for /say command. ([<a href="http://trac.adium.im/ticket/13649">#13649</a>])
+  <li>Added handling of irc:// URIs by creating guest accounts if required. (<a href="http://trac.adium.im/ticket/12339">#12339</a>)
+  <li>Fixed respecting and setting port number for IRC links. (<a href="http://trac.adium.im/ticket/13899">#13899</a>)
+  <li>Added support for /say command. (<a href="http://trac.adium.im/ticket/13649">#13649</a>)
 </ul>
 
 <h3>Twitter</h3>
 <ul>
-  <li>Add the "@" sign for Twitter's tabcomplete. ([<a href="http://trac.adium.im/ticket/13987">#13987</a>]) (Moses Lei)
-  <li>Deleting a Twitter group will now hide the contacts within Adium rather than unfollowing them ([<a href="http://trac.adium.im/ticket/12148">#12148</a>])
-  <li>Fixed overlapping buttons in "Reply to a Tweet" dialogue. ([<a href="http://trac.adium.im/ticket/14017">#14017</a>])
-  <li>Distinguish StatusNet accounts with same username on different servers. ([<a href="http://trac.adium.im/ticket/13604">#13604</a>]) (Brion Vibber)
+  <li>Add the "@" sign for Twitter's tabcomplete. (<a href="http://trac.adium.im/ticket/13987">#13987</a>) (Moses Lei)
+  <li>Deleting a Twitter group will now hide the contacts within Adium rather than unfollowing them (<a href="http://trac.adium.im/ticket/12148">#12148</a>)
+  <li>Fixed overlapping buttons in "Reply to a Tweet" dialogue. (<a href="http://trac.adium.im/ticket/14017">#14017</a>)
+  <li>Distinguish StatusNet accounts with same username on different servers. (<a href="http://trac.adium.im/ticket/13604">#13604</a>) (Brion Vibber)
 </ul>
 
 <h3>Message Styles</h3>
 <ul>
-  <li>Fixed message style "Mockie" being broken on some systems. ([<a href="http://trac.adium.im/ticket/14480">#14480</a>])
+  <li>Fixed message style "Mockie" being broken on some systems. (<a href="http://trac.adium.im/ticket/14480">#14480</a>)
 </ul>
 
 <h3>Miscellaneous</h3>
 <ul>
-  <li>Fixed a hang caused by large contact lists. ([<a href="http://trac.adium.im/ticket/14463">#14463</a>])
-  <li>Fixed contact status background colors updating in the contact list, including both static and flashing statuses. ([<a href="http://trac.adium.im/ticket/14534">#14534</a>], [<a href="http://trac.adium.im/ticket/14493">#14493</a>])
-  <li>Fixed a long-standing bug preventing a minimum text size preferences smaller than 9pt to take effect. ([<a href="http://trac.adium.im/ticket/49">#49</a>]) (Tim Horton)
+  <li>Fixed a hang caused by large contact lists. (<a href="http://trac.adium.im/ticket/14463">#14463</a>)
+  <li>Fixed contact status background colors updating in the contact list, including both static and flashing statuses. (<a href="http://trac.adium.im/ticket/14534">#14534</a>], [<a href="http://trac.adium.im/ticket/14493">#14493</a>)
+  <li>Fixed a long-standing bug preventing a minimum text size preferences smaller than 9pt to take effect. (<a href="http://trac.adium.im/ticket/49">#49</a>) (Tim Horton)
   <li>PSD files and PDFs are now sent as files, not as 'images', where appliable.
-  <li>Fixed alignment and clipping issues in the "About" box. ([<a href="http://trac.adium.im/ticket/13541">#13541</a>])
+  <li>Fixed alignment and clipping issues in the "About" box. (<a href="http://trac.adium.im/ticket/13541">#13541</a>)
   <li>Fixed minor issues in Adium Help documentation.
 </ul>
 </div>
\ No newline at end of file




More information about the commits mailing list