adium 4726:4e862fac4b4c: To pastures new: 1.6hg!

commits at adium.im commits at adium.im
Fri Mar 16 19:40:02 UTC 2012


details:	http://hg.adium.im/adium/rev/4e862fac4b4c
revision:	4726:4e862fac4b4c
branch:		(none)
author:		Robert Vehse
date:		Fri Mar 16 20:39:54 2012 +0100

To pastures new: 1.6hg!

Fix typo pointed out by Paul.

diffs (63 lines):

diff -r 7e157cfdb75f -r 4e862fac4b4c AdiumHelp/pgs/AdvancedFeatures-NudgeBuzz.html
--- a/AdiumHelp/pgs/AdvancedFeatures-NudgeBuzz.html	Fri Mar 16 19:51:45 2012 +0100
+++ b/AdiumHelp/pgs/AdvancedFeatures-NudgeBuzz.html	Fri Mar 16 20:39:54 2012 +0100
@@ -35,11 +35,11 @@
 			<p>There are three ways to send a notification to one of your contacts:</p>
 				<ul>
 					<li>The keyboard: Type “/nudge” / "/buzz" into the inputline and press Return or Enter.</li>
-					<li>The menu: Choose “Request attention” from the Contact menu.</li>
-					<li>The toolbar: The “Request attention” button is not on the chat window toolbar by default, so you need to add it.
+					<li>The menu: Choose “Request Attention” from the Contact menu.</li>
+					<li>The toolbar: The “Request Attention” button is not on the chat window toolbar by default, so you need to add it.
 						<ul>
 							<li>First, right-click on the chat window toolbar and choose “Customize Toolbar…”.</li>
-							<li>Drag the “Request attention” button to the toolbar. Finally, click OK. From then on, when you want to send a notification, click “Request attention” (or the shaking-emoticon icon if you're using Icon Only mode).</li>
+							<li>Drag the “Request Attention” button to the toolbar. Finally, click OK. From then on, when you want to send a notification, click “Request Attention” (or the shaking-emoticon icon if you're using Icon Only mode).</li>
 						</ul>
 					</li>
 				</ul>
diff -r 7e157cfdb75f -r 4e862fac4b4c Plists/Info.plist
--- a/Plists/Info.plist	Fri Mar 16 19:51:45 2012 +0100
+++ b/Plists/Info.plist	Fri Mar 16 20:39:54 2012 +0100
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.5, Copyright © 2001-2012 The Adium Team</string>
+	<string>1.6.hg, Copyright © 2001-2012 The Adium Team</string>
 	<key>CFBundleHelpBookFolder</key>
 	<string>AdiumHelp</string>
 	<key>CFBundleHelpBookName</key>
@@ -370,7 +370,7 @@
 	<key>CFBundlePackageType</key>
 	<string>APPL</string>
 	<key>CFBundleShortVersionString</key>
-	<string>1.5</string>
+	<string>1.6hg</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.5</string>
+	<string>1.6hg</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.social-networking</string>
 	<key>LSFileQuarantineEnabled</key>
diff -r 7e157cfdb75f -r 4e862fac4b4c Release/Makefile
--- a/Release/Makefile	Fri Mar 16 19:51:45 2012 +0100
+++ b/Release/Makefile	Fri Mar 16 20:39:54 2012 +0100
@@ -17,9 +17,9 @@
 # - make all
 ###########
 
-VERSION=1.5
+VERSION=1.6hg
 BUILD_IN_DEBUG_MODE?=FALSE
-BETA?=FALSE
+BETA?=TRUE
 OFFICIAL_BUILD?=TRUE
 
 # Always builds in debug mode.




More information about the commits mailing list