Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added Realmac Software applications to the whitelist.
  -RapidWeaver requires this for Flash slideshows in preview mode.
  -LittleSnapper requires this when Flash is required capturing a webpage, using the built-in browser or exporting websnaps to PDF.

Signed-off-by: Jonathan 'Wolf' Rentzsch <jwr.git@redshed.net>
  • Loading branch information
nikf authored and rentzsch committed Aug 18, 2009
1 parent 5e3deaf commit c73bba6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Plugin/Plugin.m
Expand Up @@ -129,6 +129,8 @@ - (id) initWithArguments:(NSDictionary *)arguments
@"com.Zattoo.prefs",
@"fr.understudy.HuluPlayer",
@"com.apple.iWeb",
@"com.realmacsoftware.rapidweaverpro",
@"com.realmacsoftware.littlesnapper",
nil];

SparkleManager *sharedSparkleManager = [SparkleManager sharedManager];
Expand Down

0 comments on commit c73bba6

Please sign in to comment.