SVN: vfmg/trunk/VFMG/e17-eap_out.pm

sparky sparky at pld-linux.org
Mon Dec 4 15:33:34 CET 2006


Author: sparky
Date: Mon Dec  4 15:33:32 2006
New Revision: 8060

Modified:
   vfmg/trunk/VFMG/e17-eap_out.pm
Log:
- use VFMG::Icons::finish(), it will be used for
  something more than scaling icons after fork


Modified: vfmg/trunk/VFMG/e17-eap_out.pm
==============================================================================
--- vfmg/trunk/VFMG/e17-eap_out.pm	(original)
+++ vfmg/trunk/VFMG/e17-eap_out.pm	Mon Dec  4 15:33:32 2006
@@ -288,6 +288,7 @@
 		}
 	}
 	close F_OUT;
+	VFMG::Icons::finish();
 }
 
 1;


More information about the pld-cvs-commit mailing list