gnome-shell/js/gdm
Ray Strode 638507caff fingerprint: autostart fprintd when necessary
commit e333263fd6 changed fingerprint.js
to not throw an exception when fprintd is uninstalled, by adding the
flags DO_NOT_LOAD_PROPERTIES and DO_NOT_AUTO_START

DO_NOT_LOAD_PROPERTIES is correct.  Loading the properties is what makes
it fail at initialization time when not installed.  DO_NOT_AUTO_START is
not correct though. It means fprintd will never get activated implicitly
when we need it.

This commit removes DO_NOT_AUTO_START thus making fprintd start when we
need it, but not fail at initialization time when not around.

https://bugzilla.gnome.org/show_bug.cgi?id=683131
2012-09-14 12:12:46 -04:00
..
batch.js Port all classes with inheritance to class framework 2011-11-24 09:50:04 +01:00
fingerprint.js fingerprint: autostart fprintd when necessary 2012-09-14 12:12:46 -04:00
loginDialog.js Login/UnlockDialog: don't reset immediately if auth fails 2012-09-04 23:38:46 +02:00
powerMenu.js gdm: Fix powerMenu icon name 2012-09-02 14:55:45 +02:00
realmd.js gdm: Add network login hint 2012-08-21 13:15:29 -04:00
util.js Login/UnlockDialog: don't reset immediately if auth fails 2012-09-04 23:38:46 +02:00