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