desktop-data-model r7256 - trunk/hippo



Author: otaylor
Date: Thu Feb 21 20:18:34 2008
New Revision: 7256
URL: http://svn.gnome.org/viewvc/desktop-data-model?rev=7256&view=rev

Log:
Don't say 'the future' ... we haven't invented a time machine yet

Modified:
   trunk/hippo/hippo-basics.c

Modified: trunk/hippo/hippo-basics.c
==============================================================================
--- trunk/hippo/hippo-basics.c	(original)
+++ trunk/hippo/hippo-basics.c	Thu Feb 21 20:18:34 2008
@@ -643,7 +643,7 @@
         return g_strdup("");
     
     if (delta < 0)
-        return g_strdup("the future");
+        return g_strdup("");
 
     if (delta < 120)
         return g_strdup("a minute ago");



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]