adium-1.4 2938:bda226d52f83: Updated preference names for Timeli...

commits at adium.im commits at adium.im
Wed May 12 01:08:32 UTC 2010


details:	http://hg.adium.im/adium-1.4/rev/bda226d52f83
revision:	2938:bda226d52f83
author:		Evan Schoenberg
date:		Tue May 11 20:08:06 2010 -0500

Updated preference names for Timeline and Replies Last ID, as old values are now corrupt
(transplanted from f246198667526302c85504beae4b90f0be657cf3)

diffs (14 lines):

diff -r bf40d518c3c2 -r bda226d52f83 Plugins/Twitter Plugin/AITwitterAccount.h
--- a/Plugins/Twitter Plugin/AITwitterAccount.h	Tue May 11 19:26:13 2010 -0500
+++ b/Plugins/Twitter Plugin/AITwitterAccount.h	Tue May 11 20:08:06 2010 -0500
@@ -105,8 +105,8 @@
 #define TWITTER_PREFERENCE_EVER_LOADED_TIMELINE	@"Ever Loaded Timeline"
 #define TWITTER_PREFERENCE_UPDATE_INTERVAL		@"Update Interval In Minutes"
 #define TWITTER_PREFERENCE_DM_LAST_ID			@"Direct Messages Last ID"
-#define TWITTER_PREFERENCE_TIMELINE_LAST_ID		@"Followed Timeline Last ID"
-#define TWITTER_PREFERENCE_REPLIES_LAST_ID		@"Replies Last ID"
+#define TWITTER_PREFERENCE_TIMELINE_LAST_ID		@"Followed Timeline Last ID 2.0"
+#define TWITTER_PREFERENCE_REPLIES_LAST_ID		@"Replies Last ID 2.0"
 #define TWITTER_PREFERENCE_GROUP_UPDATES		@"Twitter Preferences"
 
 #define AITwitterNotificationPostedStatus		@"AITwitterNotificationPostedStatus"




More information about the commits mailing list