Commit 4c81721c55aa94fbc6c7bd20ac73a46755eb7edc

Authored by rickinbsb
1 parent 41064b9f
Exists in master

Small fixes on icons and rename of files to markdown

CHANGES.md 0 → 100644
... ... @@ -0,0 +1,4 @@
  1 +0.0
  2 +---
  3 +
  4 +- Initial version
... ...
CHANGES.txt
... ... @@ -1,4 +0,0 @@
1   -0.0
2   ----
3   -
4   -- Initial version
README.md 0 → 100644
... ... @@ -0,0 +1,14 @@
  1 +WSCacicNeo README
  2 +==================
  3 +
  4 +Getting Started
  5 +---------------
  6 +
  7 +- cd <directory containing this file>
  8 +
  9 +- $venv/bin/python setup.py develop
  10 +
  11 +- $venv/bin/initialize_WSCacicNeo_db development.ini
  12 +
  13 +- $venv/bin/pserve development.ini
  14 +
... ...
README.txt
... ... @@ -1,14 +0,0 @@
1   -WSCacicNeo README
2   -==================
3   -
4   -Getting Started
5   ----------------
6   -
7   -- cd <directory containing this file>
8   -
9   -- $venv/bin/python setup.py develop
10   -
11   -- $venv/bin/initialize_WSCacicNeo_db development.ini
12   -
13   -- $venv/bin/pserve development.ini
14   -
setup.py
... ... @@ -3,8 +3,8 @@ import os
3 3 from setuptools import setup, find_packages
4 4  
5 5 here = os.path.abspath(os.path.dirname(__file__))
6   -README = open(os.path.join(here, 'README.txt')).read()
7   -CHANGES = open(os.path.join(here, 'CHANGES.txt')).read()
  6 +README = open(os.path.join(here, 'README.md')).read()
  7 +CHANGES = open(os.path.join(here, 'CHANGES.md')).read()
8 8  
9 9 requires = [
10 10 'pyramid',
... ...
wscacicneo/static/icons/ajuda.png

4.2 KB | W: | H:

4.8 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
wscacicneo/static/icons/busca.png

2.81 KB | W: | H:

3.32 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
wscacicneo/static/icons/downloads.png

2.94 KB | W: | H:

3.43 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
wscacicneo/static/icons/estatisticas.png

2.64 KB | W: | H:

3.1 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
wscacicneo/static/icons/ferramentas.png

5.42 KB | W: | H:

6.3 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
wscacicneo/static/icons/mensagens.png

4.36 KB | W: | H:

3.71 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
wscacicneo/static/icons/relatorios.png

5.85 KB | W: | H:

6.05 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
wscacicneo/static/icons/usuario.png

3.34 KB | W: | H:

2.94 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin