CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 06/10/03 15:05:38
Modified files:
. : ChangeLog
gui : gnash.cpp
Log message:
(usage): document -j and -k switches.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.1016&r2=1.1017
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gnash.cpp?cvsroot=gnash&r1=1.45&r2=1.46
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.1016
retrieving revision 1.1017
diff -u -b -r1.1016 -r1.1017
--- ChangeLog 3 Oct 2006 15:02:27 -0000 1.1016
+++ ChangeLog 3 Oct 2006 15:05:37 -0000 1.1017
@@ -1,5 +1,6 @@
2006-10-03 Sandro Santilli <[EMAIL PROTECTED]>
+ * gui/gnash.cpp (usage): document -j and -k switches.
* backend/render_handler_cairo.cpp: removed compiler warnings.
2006-10-03 Patrice Dumas <[EMAIL PROTECTED]>
Index: gui/gnash.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/gnash.cpp,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- gui/gnash.cpp 27 Sep 2006 12:52:15 -0000 1.45
+++ gui/gnash.cpp 3 Oct 2006 15:05:38 -0000 1.46
@@ -83,6 +83,8 @@
#endif
" -x <ID> X11 Window ID for display\n"
" -w Produce the disk based debug log\n"
+ " -j <width> Set window width\n"
+ " -k <height> Set window width\n"
" -1 Play once; exit when/if movie reaches the last frame\n"
" -r <0|1|2|3>\n"
" 0 disables both rendering & sound (good for batch
tests)\n"
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit