www/adium.im 875:5a2c6f79aa28: Backed out changeset 20796c64b29c
commits at adium.im
commits at adium.im
Sat May 17 00:25:11 UTC 2014
details: http://hg.adium.im/www/adium.im/rev/5a2c6f79aa28
revision: 875:5a2c6f79aa28
branch: adiumx.com
author: Robert Vehse <robertvehse at fastmail.fm>
date: Sat May 17 02:25:03 2014 +0200
Backed out changeset 20796c64b29c
Build's broken. :-/
diffs (69 lines):
diff -r 20796c64b29c -r 5a2c6f79aa28 beta/index.php
--- a/beta/index.php Sat May 17 02:17:44 2014 +0200
+++ b/beta/index.php Sat May 17 02:25:03 2014 +0200
@@ -26,6 +26,30 @@
"dsa" => "67890"
)
*/
+ array(
+ "ver" => "1.5.10b3",
+ "rev" => "730f3ac03eaf",
+ "date" => "2014-04-24",
+ "sha1" => "076c3ecc156fbb5ebd6516a31de02a595a1cfaa6",
+ "sha256" => "c058d859cdf4df2703b47ad9be47f31dc8187306e2f7ebab3cdd5516e90123dd",
+ "dsa" => "MC4CFQCVd7mWEUuogVEbOniGyDQyQwZXAQIVAI0nXV+akXshtDwcCSvicb+WOC6m"
+ ),
+ array(
+ "ver" => "1.5.10b2",
+ "rev" => "919aceba76e0",
+ "date" => "2014-04-23",
+ "sha1" => "c9d02e45691f01912faf7cd71c591d6bde4eaeb9",
+ "sha256" => "ccef4f35d9a988f0d8d1c0682460ed0999112a16c618cea0a59395239d868508",
+ "dsa" => "MC4CFQDcPC/Or5V2rYT/9O84BLgnN+TpOQIVALpzIkwOZFHtgItpx0tB2gUEByD8"
+ ),
+ array(
+ "ver" => "1.5.10b1",
+ "rev" => "2e99b7272ad7",
+ "date" => "2014-03-19",
+ "sha1" => "9fd6a71a3a4b011128197dc3c61b6314aa5e2661",
+ "sha256" => "d5c31dc51f0b9b8a0fc25c725a836f61143ddb923843e38c8aeec54abe00c2cc",
+ "dsa" => "MC0CFFIWmlRL66GnCOJ8wHQkhLhqmE3sAhUA4SzZ/nowNV9McVUQHsqjwhDUnSo="
+ ),
);
// $motd = 'Please check <a href="https://trac.adium.im/query?status=assigned&status=new&status=pending&group=severity&milestone=Adium+1.4">open tickets</a> for 1.4 before filing bugs!';
diff -r 20796c64b29c -r 5a2c6f79aa28 help/pgs/AdvancedFeatures-Events.html
--- a/help/pgs/AdvancedFeatures-Events.html Sat May 17 02:17:44 2014 +0200
+++ b/help/pgs/AdvancedFeatures-Events.html Sat May 17 02:25:03 2014 +0200
@@ -46,7 +46,7 @@
<li>play a sound when contacts sign on</li>
<li>open a chat window when a specific contacts signs on.</li>
</ul>
- <p>For events, actions can be added and removed. Events can be edited globally as well as on a per-contact basis and on a per-group basis.</p>
+ <p>For events, actions can be added and removed. Events can be edited globally and on a per-contact basis.</p>
</div>
</div>
<div class="taskboxline">
@@ -89,7 +89,7 @@
<h3>Editing events on a per-contact basis</h3>
</div>
<div class="taskboxtext">
- <p>To edit an event on a per-contact/per-group basis, select the contact/group in question, click "Get Info…" (⇧⌘I) from the <strong>Contact</strong> menu and select the third pane called "Events".</p>
+ <p>To edit an event on a per-contact basis, first click "Get Info…" (⇧⌘I) from the <strong>Contact</strong> menu and select the third pane called "Events".</p>
<p>To add an action for an event</p>
<ul>
<li>Select the event.</li>
diff -r 20796c64b29c -r 5a2c6f79aa28 index.php
--- a/index.php Sat May 17 02:17:44 2014 +0200
+++ b/index.php Sat May 17 02:25:03 2014 +0200
@@ -1,7 +1,7 @@
<?php
- $downloadText["10.6.8"] = "1.5.10";
- $downloadLink["10.6.8"] = "https://sourceforge.net/projects/adium/files/Adium_1.5.10.dmg/download";
- $downloadMD5 ["10.6.8"] = "3a6be747a8b2c3d3b95b23e20878580c";
+ $downloadText["10.6.8"] = "1.5.9";
+ $downloadLink["10.6.8"] = "https://sourceforge.net/projects/adium/files/Adium_1.5.9.dmg/download";
+ $downloadMD5 ["10.6.8"] = "9eed481696342e479c4268154992c50c";
$downloadText["10.5.8"] = "1.4.5";
$downloadLink["10.5.8"] = "https://sourceforge.net/projects/adium/files/Adium_1.4.5.dmg/download";
More information about the commits
mailing list