diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2009-03-09 13:08:26 +0000 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@src.gnome.org> | 2009-03-09 13:08:26 +0000 |
commit | 93dacfbe4fffb9bbb978814707cfe64bc4472f1f (patch) | |
tree | d20baed93116291386f5c5917d39ffa5e1d651d5 /ChangeLog | |
parent | ccba1446393d2048d2ca31955b92063f1c7afeb1 (diff) | |
download | nautilus-93dacfbe4fffb9bbb978814707cfe64bc4472f1f.tar.gz |
inhibit autorun for 10 seconds instead of 5 seconds at login, as that may
2009-03-09 Cosimo Cecchi <cosimoc@gnome.org>
* libnautilus-private/nautilus-autorun.c:
(nautilus_allow_autorun_for_volume_finish):
inhibit autorun for 10 seconds instead of 5 seconds at login,
as that may be too short for slower machines (#520691).
svn path=/trunk/; revision=15074
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,4 +1,11 @@ -2009-03-09 Cosimo Cecchi <cosimoc@pluto> +2009-03-09 Cosimo Cecchi <cosimoc@gnome.org> + + * libnautilus-private/nautilus-autorun.c: + (nautilus_allow_autorun_for_volume_finish): + inhibit autorun for 10 seconds instead of 5 seconds at login, + as that may be too short for slower machines (#520691). + +2009-03-09 Cosimo Cecchi <cosimoc@gnome.org> * libnautilus-private/nautilus-file-operations.c: added a translator comment explaining how to handle ordinal numbers if the language |