adium 5646:ed9086c6907e: Add a skeleton "What's new in Adium 1.6...
commits at adium.im
commits at adium.im
Tue Jul 9 18:48:46 UTC 2013
details: http://hg.adium.im/adium/rev/ed9086c6907e
revision: 5646:ed9086c6907e
branch: adium-1.6
author: Robert Vehse <robertvehse at fastmail.fm>
date: Tue Jul 09 20:47:50 2013 +0200
Add a skeleton "What's new in Adium 1.6" page. Changelog #16436. References #16436.
diffs (115 lines):
diff -r 6e2bee9b3375 -r ed9086c6907e AdiumHelp/pgs/WhatsNew1.6.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/AdiumHelp/pgs/WhatsNew1.6.html Tue Jul 09 20:47:50 2013 +0200
@@ -0,0 +1,100 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="keywords" content="new, features, 1.6" />
+<meta name="description" content="Discover the New Features." />
+<title>What's new in Adium 1.6?</title>
+<link media="all" rel="stylesheet" href="../css/topicpage.css" type="text/css" />
+</head>
+<body>
+<div id="banner"> <a name="whatsnew1.6.html" id="WhatsNew1.6.html"></a><a name="ax-whatsnew" id="ax-whatsnew"></a>
+ <div id="navleft"><a class="navleftsty" href="../AdiumHelp.html">Adium Help</a> <a class="navleftsty" href="AdiumDocumentation.html">Adium Documentation</a></div>
+</div>
+<div id="mainbox">
+ <div id="caticon"> <img src="../gfx/AdiumIcon.png" alt="Adium Icon" height="32" width="32" border="0" /> </div>
+ <div id="pagetitle">
+ <h1>What's new in Adium 1.6?</h1>
+ </div>
+ <p>Adium 1.6</p>
+ <div class="taskboxline">
+ <div class="taskboxheader">
+ <h3>Updated chat window look</h3>
+ </div>
+ <div class="taskboxtable">
+ <table width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
+ <tr>
+ <td width="150" rowspan="2" valign="top"><img src="../gfx/New Smooth Operator.png" alt="Image of new Smooth Operator" height="auto" width="150" border="0" /> </td>
+ <td><ul>
+ <li></li>
+ <li></li>
+ </ul></td>
+ </tr>
+ </table>
+ </div>
+ </div>
+ <div class="taskboxline">
+ <div class="taskboxheader">
+ <h3>New preferences layout</h3>
+ </div>
+ <div class="taskboxtable">
+ <table width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
+ <tr>
+ <td width="150" rowspan="2" valign="top"><img src="../gfx/Twitter from account selection.png" alt="Image of Adium account types with IRC selected" height="auto" width="150" border="0" /> </td>
+ <td><ul>
+ <li></li>
+ <li></li>
+ <li></li>
+ <li></li>
+ </ul></td>
+ </tr>
+ </table>
+ </div>
+ </div>
+ <div class="taskboxline">
+ <div class="taskboxheader">
+ <h3>Comprehensive Retina Display support</h3>
+ </div>
+ <div class="taskboxtable">
+ <table width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
+ <tr>
+ <td width="150" rowspan="2" valign="top"><img src="../gfx/Group Chat.png" alt="Image of a group chat" height="auto" width="150" border="0" /> </td>
+ <td><ul>
+ <li></li>
+ <li></li>
+ <li></li>
+ </ul></td>
+ </tr>
+ </table>
+ </div>
+ </div>
+ <div class="taskboxline">
+ <div class="taskboxheader">
+ <h3>Updated Off-The-Record (OTR) encryption support</h3>
+ </div>
+ <div class="taskboxtable">
+ <table width="100%" border="0" cellspacing="0" cellpadding="0" summary="One column table with heading">
+ <tr>
+ <td width="150" rowspan="2" valign="top"><img src="../gfx/IRC from account selection.png" alt="Image of Adium account types with Twitter selected" height="auto" width="150" border="0" /> </td>
+ <td><ul>
+ <li></li>
+ <li></li>
+ <li></li>
+ </ul></td>
+ </tr>
+ </table>
+ </div>
+ </div>
+ <div class="taskboxline">
+ <div class="taskboxheader">
+ <h3>And lots more!</h3>
+ </div>
+ <div class="taskboxtext">
+ <p>For the full list of changes, fixes, and improvements check out <a class="ext_link" href="https://trac.adium.im/wiki/AdiumVersionHistory">Adium Version History</a>.</p>
+ </div>
+ </div>
+</div>
+<script type="text/javascript" src="../js/help.js"></script>
+</body>
+</html>
diff -r 6e2bee9b3375 -r ed9086c6907e ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt Mon Jul 08 22:37:25 2013 -0400
+++ b/ChangeLogs/Changes.txt Tue Jul 09 20:47:50 2013 +0200
@@ -39,6 +39,7 @@
* Renamed the "Personal" preference pane to "Profile". (#16105) (Paul Wilde)
* Contact list: Added a preference for maximum contact list height. (#4815)
* General: Removed "Send Messages with:" option. (#15369)
+ * General: Simplified "Confirmations" settings. (#16436)
* Accounts: Added a signup or about button to each account setup pane. (#3792) (Ariel Chinn)
* Encryption: Made text selectable in the "Show Fingerprint..." window. (#15082)
More information about the commits
mailing list