X-Git-Url: http://git.maemo.org/git/?a=blobdiff_plain;f=ui%2Fmaeviesui%2Futil%2Fconstants.py;fp=ui%2Fmaeviesui%2Futil%2Fconstants.py;h=d46df6fec758c0e49df6f36c2683a2baef3350d5;hb=f412c43e00d057ce91efdd4e2b6d1b8e9936eb79;hp=0c09a6c42b371ead36c404198b8b46dc34a747f0;hpb=6cfc05f66caa48687a8fc32e3d9acf937e910c14;p=maevies diff --git a/ui/maeviesui/util/constants.py b/ui/maeviesui/util/constants.py index 0c09a6c..d46df6f 100644 --- a/ui/maeviesui/util/constants.py +++ b/ui/maeviesui/util/constants.py @@ -25,11 +25,4 @@ LOCAL_DATA_DIR = os.path.abspath(os.path.join(os.path.dirname(__file__), os.pardir, os.pardir, 'data')) - -PLACEHOLDER_IMAGE = os.path.join(LOCAL_DATA_DIR, 'placeholderimage.png') - -IMAGE_WIDTH = 100 - -IMAGE_HEIGHT = 60 - -TIMEOUT_TIME_MILLIS = 2000 +TIMEOUT_TIME_MILLIS = 500