CVSROOT:        /cvs/gnome
Module name:    evolution-data-server
Changes by:     tml     06/06/05 10:38:01

Modified files:
        .              : Tag: gnome-2-14 configure.in 

Log message:
Fix silly braino in my previous fix to the %l and %k test. Can't use
the sprintf format "%l %k" and then look if the first char is a space,
as a fully working %l will bloody produce a space in the first place
if run before 10 o'clock... Instead use "%lx%k" and check if the first
char is a x.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=tml&date=explicit&mindate=2006-06-05%2010:37&maxdate=2006-06-05%2010:39

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to