1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
jquery-ui-themes for Debian
---------------------------
In order to make use of jquery-ui-themes in your html, include the following
lines in your html header:
<link type="text/css"
href="/javascript/jquery-ui-themes/mint-choc/jquery.ui.all.css"
rel="stylesheet" />
Explain why dfsg-packaging
--------------------------
jquery-ui-themes originally comes with minified files. However, it violates
the Debian Policy. See the 'get-orig-source' rule in debian/rules for the
files removed from upstream tarball.
-- Marcelo Jorge Vieira <metal@debian.org> Tue, 24 Jan 2012 15:10:26 -0200
|