adium 4467:6f4267d97065: Versioning up to 1.5b9 and changelogging.

commits at adium.im commits at adium.im
Sat Jan 7 19:29:17 UTC 2012


details:	http://hg.adium.im/adium/rev/6f4267d97065
revision:	4467:6f4267d97065
branch:		(none)
author:		Robert Vehse
date:		Sat Jan 07 20:29:08 2012 +0100

Versioning up to 1.5b9 and changelogging.

diffs (100 lines):

diff -r 8ae99a61311b -r 6f4267d97065 ChangeLogs/Changes Between Betas.txt
--- a/ChangeLogs/Changes Between Betas.txt	Sat Jan 07 12:40:35 2012 -0500
+++ b/ChangeLogs/Changes Between Betas.txt	Sat Jan 07 20:29:08 2012 +0100
@@ -1,14 +1,19 @@
 Adium 1.5b9
- * Made additional strings localisable
- * Updated localisations: French (#15734), German (#15586, #15658), Portuguese (Portugal) (#15721), Swedish (#15726).
- * Fix the contact list not remembering its position on Lion (#15341) and (#15480).
- * Fixed the message entry area being very large when Adium is first run.
- * Fix display of Google+ users that don't reveal their email address.
- * Fix some display issues with the user list when resizing a small chat window (#15577).
- * Make some labels look enabled/disabled like their respective checkbokes (#15133).
- * Updated Growl.framework to 1.3.1, fixing a potential crash (#15728).
- * New Adiumy Menu Bar Iconset (by Igor Kryzhanovskyi).
+ Generaš
+  * Fix the contact list not remembering its position on Lion. (#15341, #15480)
+  * Fixed the message entry area being very large when Adium is first run.
+  * Fix display of Google+ users that don't reveal their email address.
+  * Fix some display issues with the user list when resizing a small chat window.(#15577)
+  * Make some labels look enabled/disabled like their respective checkbokes. (#15133)
+  * Updated Growl.framework to 1.3.1, fixing a potential crash. (#15728)
+  * New Adiumy menu bar icon set (by Igor Kryzhanovskyi).
 
+ Localisation
+  * Made additional strings localisable
+  * Widenened "Advanced" preferences and "Get Info" windows to accomodate longer translations. (#15712)
+  * Updated localisations: French (#15734), German (#15586, #15658), Portuguese (Portugal) (#15721), Swedish (#15726).
+ 
+ 
 Adium 1.5b8
  General
   * Make sure opening chatlog files does not show a warning in Finder about opening downloaded files. (#15573)
diff -r 8ae99a61311b -r 6f4267d97065 ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt	Sat Jan 07 12:40:35 2012 -0500
+++ b/ChangeLogs/Changes.txt	Sat Jan 07 20:29:08 2012 +0100
@@ -117,11 +117,13 @@
   * The contact window's toolbar items now have appropriate labels. (#13010)
 
  Miscellaneous
+  * New Adiumy menu bar icon set (by Igor Kryzhanovskyi).
+  * New "About Adium" dialog. (Thanks to Mike Houben & Paul Wilde for graphics)
+  * Updated Growl.framework to 1.3.1.
   * The Downloads stack in the Dock will now bounce when Adium finishes receiving a file.
   * Quarantine received files after downloading, so the Finder will show a warning before opening received applications (similar to Safari).
   * Removed "Page Setup..." from the "File" menu. (#15367)
   * Added the "On Accounts" table to the nextKeyView in the 'Add Contact' window. (#14269)
-  * New "About Adium" dialog. (Thanks to Mike Houben & Paul Wilde for graphics)
   * Removed import from Fire. (#15366)
   * Updated Adium Help documentation to look native on OS X Lion. (Paul Wilde) (#15357)
   * Added a menu item to view release notes in the help menu. (#8569)
@@ -130,7 +132,6 @@
   * Miscellaneous improvements to Copyright.txt file.
   * Rewrote the libpurple eventloop to use libdispatch. (#13932)
   * Debug logging: All GLib's errors and messages, and all exceptions are now logged to the Debug Window.
-  * New Adiumy Menu Bar Iconset (by Igor Kryzhanovskyi).
   
  Localisation
   * Updated translations: Catalan (#14898), Czech (#15677), Danish (#15703), Dutch (#15697), Australian English (#15700), French (#15734), German (#15586, 15648), Portuguese (Portugal) (#15721), Swedish (#15726).
diff -r 8ae99a61311b -r 6f4267d97065 Plists/Info.plist
--- a/Plists/Info.plist	Sat Jan 07 12:40:35 2012 -0500
+++ b/Plists/Info.plist	Sat Jan 07 20:29:08 2012 +0100
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.5b8, Copyright 2001-2012 The Adium Team</string>
+	<string>1.5b9, 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.5b8</string>
+	<string>1.5b9</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.5b8</string>
+	<string>1.5b9</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.social-networking</string>
 	<key>LSFileQuarantineEnabled</key>
diff -r 8ae99a61311b -r 6f4267d97065 Release/Makefile
--- a/Release/Makefile	Sat Jan 07 12:40:35 2012 -0500
+++ b/Release/Makefile	Sat Jan 07 20:29:08 2012 +0100
@@ -17,7 +17,7 @@
 # - make all
 ###########
 
-VERSION=1.5b8
+VERSION=1.5b9
 BUILD_IN_DEBUG_MODE?=TRUE
 BETA?=TRUE
 OFFICIAL_BUILD?=TRUE




More information about the commits mailing list