Skip to content

Commit 1d329e6

Browse files
committed
Use bower name (history) for HTML5 History API
1 parent cf5d159 commit 1d329e6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

HTML5-History-API_4.2.1/LICENSE.htm

Lines changed: 0 additions & 1 deletion
This file was deleted.
File renamed without changes.

history_4.2.1/LICENSE.htm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<p>HTML5 History API is dual licensed under the <a href="https://github.com/devote/HTML5-History-API/v4.2.1/LICENSE-MIT">MIT License</a> and <a href="https://github.com/devote/HTML5-History-API/v4.2.1/LICENSE-GPL">GPL License</a>.</p>

HTML5-History-API_4.2.1/HTML5-History-API.dnn renamed to history_4.2.1/history.dnn

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="HTML5-History-API" type="JavaScript_Library" version="4.2.1">
3+
<package name="history" type="JavaScript_Library" version="4.2.1">
44
<friendlyName>HTML5 History API</friendlyName>
5-
<description><![CDATA[<em>HTML5-History-API</em> provides an emulation of HTML5 History API for older browsers.]]></description>
5+
<description><![CDATA[HTML5 History API expansion for browsers not supporting pushState, replaceState <a href="http://spb-piksel.ru">http://spb-piksel.ru</a>]]></description>
66
<owner>
77
<name>Engage Software</name>
88
<organization>Engage Software</organization>
@@ -15,15 +15,15 @@
1515
<components>
1616
<component type="JavaScript_Library">
1717
<javaScriptLibrary>
18-
<libraryName>HTML5-History-API</libraryName>
18+
<libraryName>history</libraryName>
1919
<fileName>history.js</fileName>
2020
<objectName>window.history.location</objectName>
2121
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
2222
</javaScriptLibrary>
2323
</component>
2424
<component type="JavaScriptFile">
2525
<jsfiles>
26-
<libraryFolderName>HTML5-History-API</libraryFolderName>
26+
<libraryFolderName>history</libraryFolderName>
2727
<jsfile>
2828
<name>history.js</name>
2929
</jsfile>
File renamed without changes.

0 commit comments

Comments
 (0)