Enlightenment CVS committal

Author  : leviathan
Project : e17
Module  : libs/etk-perl

Dir     : e17/libs/etk-perl/etk_test


Modified Files:
        etk_test.pl 


Log Message:
method name change

===================================================================
RCS file: /cvs/e/e17/libs/etk-perl/etk_test/etk_test.pl,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -3 -r1.45 -r1.46
--- etk_test.pl 13 Jan 2007 22:01:04 -0000      1.45
+++ etk_test.pl 14 Jan 2007 15:52:10 -0000      1.46
@@ -296,7 +296,7 @@
 
     my $image = Etk::Image->new(DocumentPrint, SizeSmall);
     $entry_normal->ImageSet(ImagePrimary, $image);
-    $entry_normal->AddClearButton();
+    $entry_normal->ClearButtonAdd();
 
     my $label_normal = Etk::Label->new("");
     $table->Attach($label_normal, 0, 1, 1, 1, 0, 0, TableHExpand | TableHFill);



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to