From: Dana Jansens Date: Mon, 1 Sep 2003 09:17:19 +0000 (+0000) Subject: global valid X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fopenbox;a=commitdiff_plain;h=b90b0beaf930deb96e47eddab7b971d686052ea1 global valid --- diff --git a/tools/themeupdate/themeupdate.py b/tools/themeupdate/themeupdate.py index cbf43eae..08ddd0ed 100755 --- a/tools/themeupdate/themeupdate.py +++ b/tools/themeupdate/themeupdate.py @@ -176,6 +176,7 @@ def pixelsize(data): 'specified by pixelsize. It is recommended that you use ' 'pixelsize instead of pointsize for specifying theme ' 'fonts. e.g. "sans:pixelsize=12"\n') + global valid valid = False def warn_missing(data):