perl-Gtk2 r2148 - in trunk: . pm



Author: tsch
Date: Sun Feb 22 16:46:43 2009
New Revision: 2148
URL: http://svn.gnome.org/viewvc/perl-Gtk2?rev=2148&view=rev

Log:
Fix more POD errors.


Modified:
   trunk/ChangeLog
   trunk/Gtk2.pm
   trunk/pm/Helper.pm
   trunk/pm/TestHelper.pm

Modified: trunk/Gtk2.pm
==============================================================================
--- trunk/Gtk2.pm	(original)
+++ trunk/Gtk2.pm	Sun Feb 22 16:46:43 2009
@@ -390,6 +390,8 @@
 
 =head1 AUTHORS
 
+=encoding utf8
+
 The gtk2-perl team:
 
  muppet <scott at asofyet dot org>

Modified: trunk/pm/Helper.pm
==============================================================================
--- trunk/pm/Helper.pm	(original)
+++ trunk/pm/Helper.pm	Sun Feb 22 16:46:43 2009
@@ -184,11 +184,13 @@
 
 =head1 AUTHOR
 
-JöReder E<lt>joern AT zyn.deE<gt>
+=encoding utf8
+
+JÃrn Reder E<lt>joern AT zyn.deE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2003 by JöReder
+Copyright 2003 by JÃrn Reder
 
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public

Modified: trunk/pm/TestHelper.pm
==============================================================================
--- trunk/pm/TestHelper.pm	(original)
+++ trunk/pm/TestHelper.pm	Sun Feb 22 16:46:43 2009
@@ -219,8 +219,6 @@
 with all of the GInterfaces that the type system claims it supports.  Something
 like an isa_ok() in steroids.
 
-=back
-
 =item delta_ok (A, B [, NAME])
 
 Checks that the absolute difference of the numbers A and B is smaller than



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