source: trunk/Cocoa/Pester/Updates/updates.xml@ 363

Last change on this file since 363 was 363, checked in by Nicholas Riley, 16 years ago

English.lproj/MainMenu.nib: Temporarily remove/move out of view
controls that don't do anything. Remove "Edit Alerts" from Edit menu
since there's no point in a collapsible alert area yet.

Info-Pester.plist: Updated for build 21.

PSAlarmSetController.m: Always expand alert area since there isn't any
space saving for now.

Pester.xcodeproj: Updated for build 21.

Read Me.rtfd: Clarify dock bouncing behavior and explain why controls
are missing.

Updates/release-notes.html: Updated for build 21.

Updates/updates.html: Updated for build 21.

File size: 1.4 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
3 <channel>
4 <title>Pester</title>
5 <link>http://web.sabi.net/nriley/software/#pester</link>
6 <description>Appcast for Pester updates.</description>
7 <generator>Feeder 1.4.9.v2 http://reinventedsoftware.com/feeder/</generator>
8 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
9 <language>en</language>
10 <pubDate>Sat, 24 Nov 2007 17:14:47 -0600</pubDate>
11 <lastBuildDate>Sat, 24 Nov 2007 17:14:47 -0600</lastBuildDate>
12
13 <atom:link href="http://web.sabi.net/nriley/software/Pester/updates.xml" rel="self" type="application/rss+xml"/>
14 <item>
15 <title>Pester 1.1b5</title>
16 <link>http://web.sabi.net/nriley/software/#pester</link>
17 <author>pester@sabi.net</author>
18 <pubDate>Sat, 24 Nov 2007 17:14:47 -0600</pubDate>
19 <enclosure url="http://web.sabi.net/nriley/software/Pester-1.1b5.dmg" length="749389" type="application/x-apple-diskimage" sparkle:version="21" sparkle:shortVersionString="1.1b5" sparkle:dsaSignature="MCwCFFkK4zRnPAKoKDEz3h8/Ra4KDZT6AhQryVERDhVrDE1Q014MLJv/HKVc5g=="/>
20 <guid isPermaLink="false">pester-11b5</guid>
21 <sparkle:releaseNotesLink>http://web.sabi.net/nriley/software/Pester/release-notes.html</sparkle:releaseNotesLink>
22 </item>
23 </channel>
24</rss>
Note: See TracBrowser for help on using the repository browser.