adium 4077:d4acb9e23fe3: Tab fix.

commits at adium.im commits at adium.im
Wed Jul 27 10:33:35 UTC 2011


details:	http://hg.adium.im/adium/rev/d4acb9e23fe3
revision:	4077:d4acb9e23fe3
branch:		(none)
author:		Adrian Godoroja <robotive at me.com>
date:		Wed Jul 27 13:32:34 2011 +0300

Tab fix.

diffs (14 lines):

diff -r 353c10aa7ce2 -r d4acb9e23fe3 Release/Makefile
--- a/Release/Makefile	Wed Jul 27 12:26:25 2011 +0300
+++ b/Release/Makefile	Wed Jul 27 13:32:34 2011 +0300
@@ -123,8 +123,8 @@
 	defaults write $(ADIUM_PLIST) CFBundleVersion "$(VERSION)"
 	defaults write $(ADIUM_PLIST) CFBundleShortVersionString "$(VERSION)"
 ifeq ($(NIGHTLY),TRUE)
-    defaults write $(ADIUM_PLIST) AINightlyRepo "$(NIGHTLY_REPO)"
-    defaults write $(ADIUM_PLIST) AINightlyBranch "$(NIGHTLY_BRANCH)"
+	defaults write $(ADIUM_PLIST) AINightlyRepo "$(NIGHTLY_REPO)"
+	defaults write $(ADIUM_PLIST) AINightlyBranch "$(NIGHTLY_BRANCH)"
 end
 	plutil -convert xml1 $(ADIUM_PLIST).plist
 




More information about the commits mailing list