'everythin'

less aging of history items.. 


SVN revision: 42099
This commit is contained in:
Hannes Janetzek 2009-08-30 13:53:22 +00:00
parent 3c72a49090
commit 66bfba1958
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ evry_history_add(Eina_Hash *hist, Evry_State *s)
{
/* s->input matches hi->input and is equal or shorter */
hi->count++;
hi->last_used /= 1000.0;
hi->last_used /= 4.0;
hi->last_used += ecore_time_get();
}
else if (s->input)