adium 4024:88d03096ee94: Fixed Xtras not showing after "Xtras Ma...
commits at adium.im
commits at adium.im
Sun Jun 26 17:03:09 UTC 2011
details: http://hg.adium.im/adium/rev/88d03096ee94
revision: 4024:88d03096ee94
branch: (none)
author: Patrick Steinhardt <steinhardt.p at me.com>
date: Sun Jun 26 19:03:02 2011 +0200
Fixed Xtras not showing after "Xtras Manager" window did load.
diffs (12 lines):
diff -r bfce6775ab4c -r 88d03096ee94 Source/AIXtrasManager.m
--- a/Source/AIXtrasManager.m Sun Jun 26 18:27:18 2011 +0200
+++ b/Source/AIXtrasManager.m Sun Jun 26 19:03:02 2011 +0200
@@ -78,6 +78,8 @@
[previewContainerView setBorderType:NSBezelBorder];
[tableView_categories selectRowIndexes:[NSIndexSet indexSetWithIndex:0] byExtendingSelection:NO];
+
+ [self updateForSelectedCategory];
}
- (void)showXtras
More information about the commits
mailing list