gnash-commit
[Top][All Lists]
Advanced

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

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


From: Markus Gothe
Subject: [Gnash-commit] gnash ChangeLog gui/gtk.cpp
Date: Thu, 29 Mar 2007 20:59:46 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  07/03/29 20:59:45

Modified files:
        .              : ChangeLog 
        gui            : gtk.cpp 

Log message:
        Indent the licensing notes.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.2720&r2=1.2721
http://cvs.savannah.gnu.org/viewcvs/gnash/gui/gtk.cpp?cvsroot=gnash&r1=1.77&r2=1.78

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.2720
retrieving revision 1.2721
diff -u -b -r1.2720 -r1.2721
--- ChangeLog   29 Mar 2007 17:21:59 -0000      1.2720
+++ ChangeLog   29 Mar 2007 20:59:45 -0000      1.2721
@@ -1,3 +1,7 @@
+2007-03-29 Markus Gothe <address@hidden>
+
+       gui/gtk.cpp: Indent the licensing notes. 
+
 2007-03-29 Deanna Phillips <deanna>
 
        * server/vm/fn_call.h: include the stuff needed

Index: gui/gtk.cpp
===================================================================
RCS file: /sources/gnash/gnash/gui/gtk.cpp,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -b -r1.77 -r1.78
--- gui/gtk.cpp 8 Mar 2007 17:58:33 -0000       1.77
+++ gui/gtk.cpp 29 Mar 2007 20:59:45 -0000      1.78
@@ -14,7 +14,7 @@
 // along with this program; if not, write to the Free Software
 // Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-/* $Id: gtk.cpp,v 1.77 2007/03/08 17:58:33 bjacques Exp $ */
+/* $Id: gtk.cpp,v 1.78 2007/03/29 20:59:45 nihilus Exp $ */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
@@ -875,7 +875,7 @@
 //                   "translator-credits", "translator-credits",
                    "logo", logo_pixbuf,
                   "license", 
-                  "This program is free software; you can redistribute it 
and/or modify\n it under the terms of the GNU General Public License as 
published by\n the Free Software Foundation; either version 2 of the License, 
or\n (at your option) any later version.\n\n This program is distributed in the 
hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the 
implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See 
the\n GNU General Public License for more details.\n You should have received a 
copy of the GNU General Public License\n along with this program; if not, write 
to the Free Software\n Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, 
MA  02110-1301  USA",
+                  "This program is free software; you can redistribute it 
and/or modify\nit under the terms of the GNU General Public License as 
published by\nthe Free Software Foundation; either version 2 of the License, 
or\n(at your option) any later version.\n\nThis program is distributed in the 
hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the 
implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See 
the\nGNU General Public License for more details.\nYou should have received a 
copy of the GNU General Public License\nalong with this program; if not, write 
to the Free Software\nFoundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 
 02110-1301  USA",
                   "website", "http://www.gnu.org/software/gnash/";,
                    NULL);
 }




reply via email to

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