adium-1.4 3649:59fdaa1f6928: 1.4.4b2
commits at adium.im
commits at adium.im
Sat Nov 5 19:27:29 UTC 2011
details: http://hg.adium.im/adium-1.4/rev/59fdaa1f6928
revision: 3649:59fdaa1f6928
branch: (none)
author: Robert Vehse
date: Sat Nov 05 20:27:16 2011 +0100
1.4.4b2
diffs (55 lines):
diff -r 3d0680a6d02c -r 59fdaa1f6928 ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt Tue Nov 01 23:49:54 2011 +0100
+++ b/ChangeLogs/Changes.txt Sat Nov 05 20:27:16 2011 +0100
@@ -12,6 +12,9 @@
Contact List
* Turned off rubber band scrolling for the contact list, as this looks bad when using a borderless window. (#15455)
+ Xtras
+ * Fixed a crash when installing an Xtra from the website. (#15581)
+
Localisation
* Updated German localisation. (#15477)
diff -r 3d0680a6d02c -r 59fdaa1f6928 Plists/Info.plist
--- a/Plists/Info.plist Tue Nov 01 23:49:54 2011 +0100
+++ b/Plists/Info.plist Sat Nov 05 20:27:16 2011 +0100
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.4.4b1, Copyright 2001-2011 The Adium Team</string>
+ <string>1.4.4b2, Copyright 2001-2011 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.4.4b1</string>
+ <string>1.4.4b2</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.4.4b1</string>
+ <string>1.4.4b2</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSMinimumSystemVersion</key>
diff -r 3d0680a6d02c -r 59fdaa1f6928 Release/Makefile
--- a/Release/Makefile Tue Nov 01 23:49:54 2011 +0100
+++ b/Release/Makefile Sat Nov 05 20:27:16 2011 +0100
@@ -18,7 +18,7 @@
# - make all
###########
-VERSION=1.4.4b1
+VERSION=1.4.4b2
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list