adapt code to 1.4

adapt code to 1.4

Hi

The code using the previous version of jqm, referred to the following files:
jquery-1.8.2.min.js
jquery.tools.min.js
jquery.mobile-1.2.0.min.css
jquery.mobile-1.2.0.min.js


I see that the first and second one do not have any obvious equivalent in the 1.4 pack;

jquery.mobile-1.4.0.css
jquery.mobile-1.4.0.js
jquery.mobile-1.4.0.min.css
jquery.mobile-1.4.0.min.js
jquery.mobile-1.4.0.min.map
jquery.mobile.external-png-1.4.0.css
jquery.mobile.external-png-1.4.0.min.css
jquery.mobile.icons-1.4.0.css
jquery.mobile.icons-1.4.0.min.css
jquery.mobile.inline-png-1.4.0.css
jquery.mobile.inline-png-1.4.0.min.css
jquery.mobile.inline-svg-1.4.0.css
jquery.mobile.inline-svg-1.4.0.min.css
jquery.mobile.structure-1.4.0.css
jquery.mobile.structure-1.4.0.min.css
jquery.mobile.theme-1.4.0.css
jquery.mobile.theme-1.4.0.min.css

Besides, the page now looks like after a tornado :)
Is there a tutorial or some guidelines on how to adapt the code to new script?