Ejemplo n.º 1
0
 def getTracklogFolderPath(self):
     """We have an option for making a symlink to the Documents folder,
     so the XDG path for the actual tracklog storage is fine.
     """
     return paths.getXDGTracklogFolderPath()
Ejemplo n.º 2
0
 def getTracklogFolderPath(self):
     return paths.getXDGTracklogFolderPath()
Ejemplo n.º 3
0
 def getTracklogFolderPath(self):
     """We have an option for making a symlink to the Documents folder,
     so the XDG path for the actual tracklog storage is fine.
     """
     return paths.getXDGTracklogFolderPath()