CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 07/08/03 18:28:38
Modified files:
. : Makefile.am
Log message:
minor style thing
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/Makefile.am?cvsroot=gnash&r1=1.84&r2=1.85
Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/Makefile.am,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -b -r1.84 -r1.85
--- Makefile.am 3 Aug 2007 04:37:44 -0000 1.84
+++ Makefile.am 3 Aug 2007 18:28:38 -0000 1.85
@@ -15,7 +15,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
-# $Id: Makefile.am,v 1.84 2007/08/03 04:37:44 strk Exp $
+# $Id: Makefile.am,v 1.85 2007/08/03 18:28:38 strk Exp $
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS = 1.6.0
@@ -228,9 +228,9 @@
endif
if KPARTS
- @echo " Konqueror (kparts) plugin enabled"
+ @echo " Konqueror (KPARTS) plugin enabled"
else
- @echo " Konqueror (kparts) plugin disabled"
+ @echo " Konqueror (KPARTS) plugin disabled"
endif
if NSAPI
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit