packages: jquery-thickbox/animation-url.patch - images are relative to css
glen
glen at pld-linux.org
Fri Jun 4 16:29:45 CEST 2010
Author: glen Date: Fri Jun 4 14:29:45 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- images are relative to css
---- Files affected:
packages/jquery-thickbox:
animation-url.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/jquery-thickbox/animation-url.patch
diff -u packages/jquery-thickbox/animation-url.patch:1.1 packages/jquery-thickbox/animation-url.patch:1.2
--- packages/jquery-thickbox/animation-url.patch:1.1 Wed Sep 30 15:11:05 2009
+++ packages/jquery-thickbox/animation-url.patch Fri Jun 4 16:29:39 2010
@@ -5,7 +5,7 @@
*/
-var tb_pathToImage = "images/loadingAnimation.gif";
-+var tb_pathToImage = "/js/thickbox/loadingAnimation.gif";
++var tb_pathToImage = "loadingAnimation.gif";
/*!!!!!!!!!!!!!!!!! edit below this line at your own risk !!!!!!!!!!!!!!!!!!!!!!!*/
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/jquery-thickbox/animation-url.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list