diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2011-02-11 03:06:02 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2011-02-11 03:06:02 +0000 |
commit | f259566108892351d3632c07a73d13c19134360f (patch) | |
tree | d8c04c2dd9d515238e6ff20e97948fc22f7f82be /multimedia/vic/files/patch-ui-resource.tcl | |
parent | - Update to 1.16.2 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_4_0'.release/7.4.0
Diffstat (limited to 'multimedia/vic/files/patch-ui-resource.tcl')
-rw-r--r-- | multimedia/vic/files/patch-ui-resource.tcl | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/vic/files/patch-ui-resource.tcl b/multimedia/vic/files/patch-ui-resource.tcl deleted file mode 100644 index b1134d6f5e76..000000000000 --- a/multimedia/vic/files/patch-ui-resource.tcl +++ /dev/null @@ -1,11 +0,0 @@ ---- tcl/ui-resource.tcl.org Mon May 7 16:17:03 2001 -+++ tcl/ui-resource.tcl Mon May 7 16:17:29 2001 -@@ -153,7 +153,7 @@ - option add Vic.infoHighlightColor LightYellow2 startupFile - option add Vic.useJPEGforH261 false startupFile - option add Vic.useHardwareComp false startupFile -- option add Vic.stillGrabber false startupFile -+ option add Vic.stillGrabber true startupFile ; # XXX was false - option add Vic.siteDropTime "300" startupFile - option add Vic.quality "0" startupFile - |