diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-02-16 08:46:47 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2012-02-16 08:46:47 +0100 |
commit | d8c670233cb6b14fc405d04f009e0959710910a6 (patch) | |
tree | fad21052b7557a6cd857d10c37f6735966303b70 /example_project | |
parent | d70015e9ab3f79f7060312fe1eea51b034d9c06e (diff) | |
download | Chimère-d8c670233cb6b14fc405d04f009e0959710910a6.tar.bz2 Chimère-d8c670233cb6b14fc405d04f009e0959710910a6.zip |
Refactoring: change paths, move files, renaming, re-adapt templates + use context template (refs #316)
Diffstat (limited to 'example_project')
-rw-r--r-- | example_project/static/icons/email.png | bin | 0 -> 735 bytes |
-rw-r--r-- | example_project/static/icons/facebook.png | bin | 0 -> 731 bytes |
-rw-r--r-- | example_project/static/icons/identica.png | bin | 0 -> 1373 bytes |
-rw-r--r-- | example_project/static/icons/minus.png | bin | 0 -> 259 bytes |
-rw-r--r-- | example_project/static/icons/plus.png | bin | 0 -> 275 bytes |
-rw-r--r-- | example_project/static/icons/twitter.png | bin | 0 -> 924 bytes |
-rw-r--r-- | example_project/static/icons/zoom.png | bin | 0 -> 655 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/example_project/static/icons/email.png b/example_project/static/icons/email.png Binary files differnew file mode 100644 index 0000000..1a0a014 --- /dev/null +++ b/example_project/static/icons/email.png diff --git a/example_project/static/icons/facebook.png b/example_project/static/icons/facebook.png Binary files differnew file mode 100644 index 0000000..8036b19 --- /dev/null +++ b/example_project/static/icons/facebook.png diff --git a/example_project/static/icons/identica.png b/example_project/static/icons/identica.png Binary files differnew file mode 100644 index 0000000..a9625d1 --- /dev/null +++ b/example_project/static/icons/identica.png diff --git a/example_project/static/icons/minus.png b/example_project/static/icons/minus.png Binary files differnew file mode 100644 index 0000000..a95822f --- /dev/null +++ b/example_project/static/icons/minus.png diff --git a/example_project/static/icons/plus.png b/example_project/static/icons/plus.png Binary files differnew file mode 100644 index 0000000..404a24a --- /dev/null +++ b/example_project/static/icons/plus.png diff --git a/example_project/static/icons/twitter.png b/example_project/static/icons/twitter.png Binary files differnew file mode 100644 index 0000000..295767a --- /dev/null +++ b/example_project/static/icons/twitter.png diff --git a/example_project/static/icons/zoom.png b/example_project/static/icons/zoom.png Binary files differnew file mode 100644 index 0000000..3a53680 --- /dev/null +++ b/example_project/static/icons/zoom.png |