← Back to team overview

openshot.code team mailing list archive

[Branch ~openshot.code/openshot/main] Rev 670: Removed the Vectorscope effect, as it is not really useful as an effect - it is designed to be u...

 

------------------------------------------------------------
revno: 670
committer: Andy Finch <we.rocked.in79@xxxxxxxxx>
branch nick: openshot
timestamp: Wed 2012-05-16 20:54:21 +0100
message:
  Removed the Vectorscope effect, as it is not really useful as an effect - it is designed to  be used in its own window.
removed:
  openshot/effects/icons/medium/vectorscope.png
  openshot/effects/icons/small/vectorscope.png
  openshot/effects/vectorscope.xml


--
lp:openshot
https://code.launchpad.net/~openshot.code/openshot/main

Your team OpenShot Code is subscribed to branch lp:openshot.
To unsubscribe from this branch go to https://code.launchpad.net/~openshot.code/openshot/main/+edit-subscription
=== removed file 'openshot/effects/icons/medium/vectorscope.png'
Binary files openshot/effects/icons/medium/vectorscope.png	2012-05-13 20:40:14 +0000 and openshot/effects/icons/medium/vectorscope.png	1970-01-01 00:00:00 +0000 differ
=== removed file 'openshot/effects/icons/small/vectorscope.png'
Binary files openshot/effects/icons/small/vectorscope.png	2012-05-13 20:40:14 +0000 and openshot/effects/icons/small/vectorscope.png	1970-01-01 00:00:00 +0000 differ
=== removed file 'openshot/effects/vectorscope.xml'
--- openshot/effects/vectorscope.xml	2012-05-13 20:40:14 +0000
+++ openshot/effects/vectorscope.xml	1970-01-01 00:00:00 +0000
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!DOCTYPE openshot-effect>
-<effect>
-	<title translatable="True">Vectorscope</title>
-	<description translatable="True"> Displays the vectorscope of the video-data</description>
-	<icon>vectorscope.png</icon>
-	<category>Video</category>
-	<service>frei0r.vectorscope</service>
-			
-</effect>