9db45b1 fconf: store the timestamp of loaded configuration

Authored and Committed by puiterwijk 5 years ago
    fconf: store the timestamp of loaded configuration
    
    Turns out that we never stored this.
    It just was never a problem with python2, because comparing a float with None
    is totally fine there.
    
    Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
    
        
file modified
+1 -0