Beispiel #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()
Beispiel #2
0
 def getTracklogFolderPath(self):
     return paths.getXDGTracklogFolderPath()
Beispiel #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()