adium 4672:5ac04b45f991: Update the XMPP logo and change the nam...

commits at adium.im commits at adium.im
Wed Feb 8 11:38:38 UTC 2012


details:	http://hg.adium.im/adium/rev/5ac04b45f991
revision:	4672:5ac04b45f991
branch:		(none)
author:		Adrian Godoroja <robotive at me.com>
date:		Wed Feb 08 13:38:32 2012 +0200

Update the XMPP logo and change the name from "Jabber" to "XMPP". Transplanted from 16d2f6ca66d1 (PreferencesRedux)

diffs (20 lines):

diff -r 89353d72b045 -r 5ac04b45f991 Plugins/Purple Service/ESJabberService.m
--- a/Plugins/Purple Service/ESJabberService.m	Wed Feb 08 00:28:20 2012 +0200
+++ b/Plugins/Purple Service/ESJabberService.m	Wed Feb 08 13:38:32 2012 +0200
@@ -83,10 +83,10 @@
 	return @"Jabber";
 }
 - (NSString *)shortDescription{
-	return @"Jabber";
+	return @"XMPP";
 }
 - (NSString *)longDescription{
-	return @"Jabber";
+	return @"XMPP";
 }
 
 /*!
diff -r 89353d72b045 -r 5ac04b45f991 Resources/Service Icons/Aqua.AdiumServiceIcons/jabber-small.png
Binary file Resources/Service Icons/Aqua.AdiumServiceIcons/jabber-small.png has changed
diff -r 89353d72b045 -r 5ac04b45f991 Resources/Service Icons/Aqua.AdiumServiceIcons/jabber.png
Binary file Resources/Service Icons/Aqua.AdiumServiceIcons/jabber.png has changed




More information about the commits mailing list