Regenerated the branch

This commit is contained in:
Cercos-Pita J.L
2014-02-18 10:08:12 +01:00
parent a6b734c8ce
commit 1b2d6e53ec
40 changed files with 18514 additions and 5499 deletions

View File

@@ -36,7 +36,7 @@ def modulePath():
def iconsPath():
"""returns the current Ship design module icons path
@return Icons path"""
path = modulePath() + "/resources/icons"
path = modulePath() + "/Resources/icons"
return path
def getPathFromFile(fileName):