Update timestamp in pofix.

This commit is contained in:
Alexander van Gessel 2009-02-04 12:24:38 +01:00
parent aecb8c9147
commit a9a234bdb9

View file

@ -143,7 +143,8 @@ stringfixes = {
}
# Speak, if all argument files are newer than this timestamp
timecheck = 1233737832 # Wed Feb 4 03:57:12 2009
# Try to use UTC here
timecheck = 1233746577 # Wed Feb 4 11:22:57 UTC 2009
import os, sys, time, stat