SVN: toys/rsget.pl/Get/PrzeklejPL

sparky sparky at pld-linux.org
Thu Oct 22 20:19:26 CEST 2009


Author: sparky
Date: Thu Oct 22 20:19:25 2009
New Revision: 10824

Modified:
   toys/rsget.pl/Get/PrzeklejPL
Log:
- checked


Modified: toys/rsget.pl/Get/PrzeklejPL
==============================================================================
--- toys/rsget.pl/Get/PrzeklejPL	(original)
+++ toys/rsget.pl/Get/PrzeklejPL	Thu Oct 22 20:19:25 2009
@@ -4,7 +4,7 @@
 short: P.pl
 uri: qr{przeklej\.pl/plik/}
 slots: max
-status: OK 2009-10-13
+status: OK 2009-10-22
 
 start:
 	GET( $-{_uri} );
@@ -20,6 +20,6 @@
 
 	INFO( ainame => $name, asize => $size );
 
-	DOWNLOAD( de_ml( $file_uri ) );
+	CLICK_DOWNLOAD( de_ml( $file_uri ) );
 
 # vim:ts=4:sw=4


More information about the pld-cvs-commit mailing list