gnome-shell/js
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
..
extensionPrefs Remove markup from translated strings 2012-08-06 11:59:14 -04:00
gdm fingerprint: autostart fprintd when necessary 2012-09-14 12:12:46 -04:00
misc Consolidate systemd and consolekit in a common abstract class 2012-08-18 18:09:55 +02:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui ScreenShield: animate going from the unlock dialog to the lock screen 2012-09-14 17:11:57 +02:00
Makefile.am Rearchitect the Shell to have a components system 2012-09-04 18:42:44 -03:00