]> de.git.xonotic.org Git - xonotic/xonstat.git/blobdiff - XonStat.egg-info/SOURCES.txt
Applied Xonotic HTML/CSS/JS theme and worked existing HTML/CSS
[xonotic/xonstat.git] / XonStat.egg-info / SOURCES.txt
index 48b77ff83333d825949b7f4be8cdf80218d582e2..84716afeb43cda3d97c424ada9447f3998989c15 100644 (file)
@@ -1,4 +1,5 @@
 CHANGES.txt
+COPYING.txt
 MANIFEST.in
 README.txt
 development.ini
@@ -16,14 +17,55 @@ XonStat.egg-info/top_level.txt
 xonstat/__init__.py
 xonstat/models.py
 xonstat/tests.py
-xonstat/views.py
+xonstat/util.py
 xonstat/static/favicon.ico
-xonstat/static/footerbg.png
-xonstat/static/headerbg.png
-xonstat/static/ie6.css
-xonstat/static/middlebg.png
-xonstat/static/pylons.css
-xonstat/static/pyramid-small.png
-xonstat/static/pyramid.png
-xonstat/static/transparent.gif
-xonstat/templates/mytemplate.pt
\ No newline at end of file
+xonstat/static/css/colorbox.css
+xonstat/static/css/normalize.css
+xonstat/static/css/style.css
+xonstat/static/images/border.png
+xonstat/static/images/controls.png
+xonstat/static/images/crylink.png
+xonstat/static/images/electro.png
+xonstat/static/images/fireball.png
+xonstat/static/images/grenadelauncher.png
+xonstat/static/images/hagar.png
+xonstat/static/images/hlac.png
+xonstat/static/images/hook.png
+xonstat/static/images/laser.png
+xonstat/static/images/loading.gif
+xonstat/static/images/loading_background.png
+xonstat/static/images/minelayer.png
+xonstat/static/images/minstanex.png
+xonstat/static/images/nex.png
+xonstat/static/images/porto.png
+xonstat/static/images/rocketlauncher.png
+xonstat/static/images/seeker.png
+xonstat/static/images/shotgun.png
+xonstat/static/images/sniperrifle.png
+xonstat/static/images/tuba.png
+xonstat/static/images/uzi.png
+xonstat/static/js/jquery.colorbox-min.js
+xonstat/static/js/jquery.dataTables.min.js
+xonstat/static/js/jquery.js
+xonstat/templates/accuracy.mako
+xonstat/templates/base.mako
+xonstat/templates/game_index.mako
+xonstat/templates/game_info.mako
+xonstat/templates/main_index.mako
+xonstat/templates/map_index.mako
+xonstat/templates/map_info.mako
+xonstat/templates/mytemplate.pt
+xonstat/templates/player_game_index.mako
+xonstat/templates/player_index.mako
+xonstat/templates/player_info.mako
+xonstat/templates/scoreboard.mako
+xonstat/templates/server_game_index.mako
+xonstat/templates/server_index.mako
+xonstat/templates/server_info.mako
+xonstat/views/__init__.py
+xonstat/views/game.py
+xonstat/views/main.py
+xonstat/views/map.py
+xonstat/views/player.py
+xonstat/views/server.py
+xonstat/views/submission.py
\ No newline at end of file