a51ae45 Change default screenshot name to "Screenshot.png"

Authored and Committed by jjongsma 6 years ago
    Change default screenshot name to "Screenshot.png"
    
    Since the code attempts to append ".png" to filenames without an
    extension, it doesn't make much sense to have the default filename be
    extensionless.  Including the extension on the default filename makes
    things more straightforward.
    
    Related: rhbz#1455832
    
        
file modified
+1 -1