Mercurial > pyarq-presupuestos
comparison Generic/globalVars.py @ 11:fe9c55f86698
Improvements in navigation buttons
| author | Miguel Ángel Bárcena Rodríguez <miguelangel@obraencurso.es> |
|---|---|
| date | Wed, 24 Nov 2010 22:56:02 +0100 |
| parents | 0359329a1c26 |
| children | 29a4044a95ff |
comparison
equal
deleted
inserted
replaced
| 10:d2cbc0278b30 | 11:fe9c55f86698 |
|---|---|
| 22 # module for global variables | 22 # module for global variables |
| 23 import os | 23 import os |
| 24 # path: Paths where find the program files needed | 24 # path: Paths where find the program files needed |
| 25 | 25 |
| 26 version = "pyArq Presupuestos v0.0.0" | 26 version = "pyArq Presupuestos v0.0.0" |
| 27 changeset = 7 | 27 changeset = 10 |
| 28 baseversion = 0 | 28 baseversion = 0 |
| 29 path = { | 29 path = { |
| 30 "HOME" : "", | 30 "HOME" : "", |
| 31 "APPDATA" : "", | 31 "APPDATA" : "", |
| 32 "DURUS-DATABASE": "/pyArq-Presupuestos/durus/", | 32 "DURUS-DATABASE": "/pyArq-Presupuestos/durus/", |
