Skip to content

Commit

Permalink
Removed unnecessary files and polished position of example files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kroisse committed Sep 27, 2011
1 parent aed3548 commit f6a4ee9
Show file tree
Hide file tree
Showing 17 changed files with 5 additions and 1,237 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
*~
File renamed without changes.
7 changes: 4 additions & 3 deletions index.html → example/index.html
@@ -1,3 +1,4 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<link href="javascript.en.json" lang="en" rel="gettext" />
Expand Down Expand Up @@ -74,7 +75,7 @@ <h2>Resulting JSON files:</h2>
}
</pre>
</body>
<script type="text/javascript" src="jquery/jquery.js"></script>
<script type="text/javascript" src="jquery/jquery.gettext.js"></script>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="../jquery/jquery.gettext.js"></script>
<script type="text/javascript" src="test.js"></script>
</html>
</html>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
19 changes: 0 additions & 19 deletions simplejson/LICENSE.txt

This file was deleted.

0 comments on commit f6a4ee9

Please sign in to comment.