From cb9cddcb3a5142ecf2df7f60b225538ee4ef37b2 Mon Sep 17 00:00:00 2001 From: mbugeia Date: Tue, 25 Nov 2014 22:55:46 +0100 Subject: [PATCH] [fix] add files generated at jappix install --- source/.gitignore | 11 ----------- source/store/access/index.html | 14 ++++++++++++++ source/store/access/months.xml | 11 +++++++++++ source/store/access/total.xml | 5 +++++ source/store/backgrounds/index.html | 14 ++++++++++++++ source/store/conf/index.html | 14 ++++++++++++++ source/store/conf/installed.xml | 4 ++++ source/store/logos/index.html | 14 ++++++++++++++ source/store/music/index.html | 14 ++++++++++++++ source/store/share/index.html | 14 ++++++++++++++ source/store/update/index.html | 14 ++++++++++++++ 11 files changed, 118 insertions(+), 11 deletions(-) delete mode 100644 source/.gitignore create mode 100644 source/store/access/index.html create mode 100644 source/store/access/months.xml create mode 100644 source/store/access/total.xml create mode 100644 source/store/backgrounds/index.html create mode 100644 source/store/conf/index.html create mode 100644 source/store/conf/installed.xml create mode 100644 source/store/logos/index.html create mode 100644 source/store/music/index.html create mode 100644 source/store/share/index.html create mode 100644 source/store/update/index.html diff --git a/source/.gitignore b/source/.gitignore deleted file mode 100644 index f093047..0000000 --- a/source/.gitignore +++ /dev/null @@ -1,11 +0,0 @@ -mini/ -store/ -tmp/cache/ -tmp/jingle/ -tmp/avatar/ -tmp/archives/ -tmp/send/ -log/ -test/node_modules/ -.DS_Store -*.esproj diff --git a/source/store/access/index.html b/source/store/access/index.html new file mode 100644 index 0000000..a2ee0ba --- /dev/null +++ b/source/store/access/index.html @@ -0,0 +1,14 @@ + + + + + + Jappix - Forbidden + + + +

Forbidden

+

This is a private folder

+ + + \ No newline at end of file diff --git a/source/store/access/months.xml b/source/store/access/months.xml new file mode 100644 index 0000000..a73b512 --- /dev/null +++ b/source/store/access/months.xml @@ -0,0 +1,11 @@ + + + 0 + 0 + 0 + 3 + 0 + 0 + 0 + 0 + \ No newline at end of file diff --git a/source/store/access/total.xml b/source/store/access/total.xml new file mode 100644 index 0000000..bd5f349 --- /dev/null +++ b/source/store/access/total.xml @@ -0,0 +1,5 @@ + + + 3 + 1416951511 + \ No newline at end of file diff --git a/source/store/backgrounds/index.html b/source/store/backgrounds/index.html new file mode 100644 index 0000000..a2ee0ba --- /dev/null +++ b/source/store/backgrounds/index.html @@ -0,0 +1,14 @@ + + + + + + Jappix - Forbidden + + + +

Forbidden

+

This is a private folder

+ + + \ No newline at end of file diff --git a/source/store/conf/index.html b/source/store/conf/index.html new file mode 100644 index 0000000..a2ee0ba --- /dev/null +++ b/source/store/conf/index.html @@ -0,0 +1,14 @@ + + + + + + Jappix - Forbidden + + + +

Forbidden

+

This is a private folder

+ + + \ No newline at end of file diff --git a/source/store/conf/installed.xml b/source/store/conf/installed.xml new file mode 100644 index 0000000..a7ec5c4 --- /dev/null +++ b/source/store/conf/installed.xml @@ -0,0 +1,4 @@ + + + true + \ No newline at end of file diff --git a/source/store/logos/index.html b/source/store/logos/index.html new file mode 100644 index 0000000..a2ee0ba --- /dev/null +++ b/source/store/logos/index.html @@ -0,0 +1,14 @@ + + + + + + Jappix - Forbidden + + + +

Forbidden

+

This is a private folder

+ + + \ No newline at end of file diff --git a/source/store/music/index.html b/source/store/music/index.html new file mode 100644 index 0000000..a2ee0ba --- /dev/null +++ b/source/store/music/index.html @@ -0,0 +1,14 @@ + + + + + + Jappix - Forbidden + + + +

Forbidden

+

This is a private folder

+ + + \ No newline at end of file diff --git a/source/store/share/index.html b/source/store/share/index.html new file mode 100644 index 0000000..a2ee0ba --- /dev/null +++ b/source/store/share/index.html @@ -0,0 +1,14 @@ + + + + + + Jappix - Forbidden + + + +

Forbidden

+

This is a private folder

+ + + \ No newline at end of file diff --git a/source/store/update/index.html b/source/store/update/index.html new file mode 100644 index 0000000..a2ee0ba --- /dev/null +++ b/source/store/update/index.html @@ -0,0 +1,14 @@ + + + + + + Jappix - Forbidden + + + +

Forbidden

+

This is a private folder

+ + + \ No newline at end of file