5000: feature request: make GRAMPSHOME's parent tree if needed, by PFranklin
svn: r17798
This commit is contained in:
		@@ -149,7 +149,7 @@ def build_user_paths():
 | 
			
		||||
        if os.path.islink(path):
 | 
			
		||||
            pass # ok
 | 
			
		||||
        elif not os.path.isdir(path):
 | 
			
		||||
            os.mkdir(path)
 | 
			
		||||
            os.makedirs(path)
 | 
			
		||||
 | 
			
		||||
def show_settings():
 | 
			
		||||
    """
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user