gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash ChangeLog gui/gnash.cpp


From: Sandro Santilli
Subject: [Gnash-commit] gnash ChangeLog gui/gnash.cpp
Date: Sat, 29 Jul 2006 13:48:28 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  06/07/29 13:48:28

Modified files:
        .              : ChangeLog 
        gui            : gnash.cpp 

Log message:
        Fixed typo in -r help string

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.550&r2=1.551
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gnash.cpp?cvsroot=gnash&r1=1.19&r2=1.20

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.550
retrieving revision 1.551
diff -u -b -r1.550 -r1.551
--- ChangeLog   29 Jul 2006 13:42:19 -0000      1.550
+++ ChangeLog   29 Jul 2006 13:48:28 -0000      1.551
@@ -1,5 +1,6 @@
 2006-07-29 Sandro Santilli <address@hidden>
 
+       * gui/gnash.cpp: fixed typo in -r help 
        * gui/Makefile.am: comment out AM_LDFLAGS (rely on dependencies
          extracted from .la files)
        * Makefile.am: add KDE_INCLUDES and KDE_LDFLAGS to

Index: gui/gnash.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/gnash.cpp,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- gui/gnash.cpp       27 Jul 2006 12:10:25 -0000      1.19
+++ gui/gnash.cpp       29 Jul 2006 13:48:28 -0000      1.20
@@ -404,7 +404,7 @@
         "  -r <0|1|2|3>\n"
        "              0 disables both rendering & sound (good for batch 
tests)\n"
         "              1 enables rendering & disables sound (default)\n"
-        "              2 enables sound & enable sound\n"
+        "              2 enables sound & disables rendering\n"
         "              3 enables both rendering & sound\n"
         "  -t <sec>    Timeout and exit after the specified number of 
seconds\n"
         "  -b <bits>   Bit depth of output window (16 or 32, default is 16)\n"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]