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