Committer: wisest-owl
LJSUP-11513: We need to copy all livejournal.sg functional for malaysiaU trunk/cgi-bin/LJ/Widget/MarqueeFeatures.pm
Modified: trunk/cgi-bin/LJ/Widget/MarqueeFeatures.pm =================================================================== --- trunk/cgi-bin/LJ/Widget/MarqueeFeatures.pm 2012-03-29 11:18:07 UTC (rev 21586) +++ trunk/cgi-bin/LJ/Widget/MarqueeFeatures.pm 2012-03-29 12:06:25 UTC (rev 21587) @@ -30,6 +30,16 @@ 'widget.featureshowcase.also', 'feature_showcase', ], + 'majornotes_my' => [ + 'widget.majornotes_my.title', + 'widget.majornotes_my.also', + 'major_notes_my', + ], + 'featureshowcase_my' => [ + 'widget.featureshowcase_my.title', + 'widget.featureshowcase_my.also', + 'feature_showcase_my', + ], }; my $type = $opts{'type'} || 'marqueefeatures';