Renamed "Core Image - Ripple" to "Ripple"
[ITKit.git] / ITCoreImageWindowEffect.m
index ea68c84..afef08f 100644 (file)
@@ -20,7 +20,7 @@ static BOOL _running = NO;
 
 + (NSString *)effectName
 {
-    return @"Core Image - Ripple";
+    return @"Ripple";
 }
 
 + (NSDictionary *)supportedPositions