[Checkins] SVN: hurry.slimbox/trunk/src/hurry/slimbox/_lib.py This is the file supposed to be generated. Tsk.

Souheil CHELFOUH souheil at chelfouh.com
Sun Dec 27 11:53:04 EST 2009


Log message for revision 107178:
  This is the file supposed to be generated. Tsk.
  

Changed:
  D   hurry.slimbox/trunk/src/hurry/slimbox/_lib.py

-=-
Deleted: hurry.slimbox/trunk/src/hurry/slimbox/_lib.py
===================================================================
--- hurry.slimbox/trunk/src/hurry/slimbox/_lib.py	2009-12-27 16:50:28 UTC (rev 107177)
+++ hurry.slimbox/trunk/src/hurry/slimbox/_lib.py	2009-12-27 16:53:04 UTC (rev 107178)
@@ -1,12 +0,0 @@
-from hurry.resource import Library, ResourceInclusion, GroupInclusion
-from hurry.jquery import jquery
-
-SlimboxLibrary = Library('SlimboxLibrary')
-
-slimbox_css = ResourceInclusion(
-    SlimboxLibrary, 'slimbox-2.03/css/slimbox2.css')
-
-slimbox_js = ResourceInclusion(
-    SlimboxLibrary, 'slimbox-2.03/js/slimbox2.js', depends=[jquery])
-
-slimbox = GroupInclusion([slimbox_css, slimbox_js])



More information about the checkins mailing list