Skip to content

Commit c73bba6

Browse files
nikfrentzsch
authored andcommitted
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 <[email protected]>
1 parent 5e3deaf commit c73bba6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Plugin/Plugin.m

+2
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ - (id) initWithArguments:(NSDictionary *)arguments
129129
@"com.Zattoo.prefs",
130130
@"fr.understudy.HuluPlayer",
131131
@"com.apple.iWeb",
132+
@"com.realmacsoftware.rapidweaverpro",
133+
@"com.realmacsoftware.littlesnapper",
132134
nil];
133135

134136
SparkleManager *sharedSparkleManager = [SparkleManager sharedManager];

0 commit comments

Comments
 (0)