ports/graphics/qtutils/files/patch-src-usage_qtsg.c
Kirill Ponomarev bbd73ace1f - Fix build on -current
Submitted by:	kris via bento
2003-10-15 13:07:42 +00:00

47 lines
1.4 KiB
C

--- src/usage_qtsg.c.orig Sat Jun 8 12:39:00 2002
+++ src/usage_qtsg.c Wed Oct 15 14:53:16 2003
@@ -1,27 +1,26 @@
-char *usage_qtsg = "
+char *usage_qtsg = ""
- _________________________________________________________________
+ "_________________________________________________________________"
- Table of Contents
+ "Table of Contents"
- qtsg [option]... image...
+ "qtsg [option]... image..."
- -o, --output=path
- The path to the QuickTime output
+ "-o, --output=path"
+ "The path to the QuickTime output"
- -a, --audio=path
- The path to the Ogg Vorbis encoded soundtrack
+ "-a, --audio=path"
+ "The path to the Ogg Vorbis encoded soundtrack"
- -c, --acodec=codec
- Audio codec to use in output
+ "-c, --acodec=codec"
+ "Audio codec to use in output"
- -r, --rate=rate
- Frame rate of output video
+ "-r, --rate=rate"
+ "Frame rate of output video"
-References
+"References"
- Visible links
- Hidden links:
- 1. file://localhost/tmp/xmlto.HiIPRu/usage_wrapper_qtsg.proc#id2752075
- 2. file://localhost/tmp/xmlto.HiIPRu/usage_wrapper_qtsg.proc#id2750577
-";
+ "Visible links"
+ "Hidden links:"
+ "1. file://localhost/tmp/xmlto.HiIPRu/usage_wrapper_qtsg.proc#id2752075"
+ "2. file://localhost/tmp/xmlto.HiIPRu/usage_wrapper_qtsg.proc#id2750577";