Thanks Scott, I've applied this to the trunk version.  The patch was all 
correct with one change:
 user_list.draw_grid = (bool) get_config_value ("greeter", "draw-grid", "true");
=>
 user_list.draw_grid = get_config_value ("greeter", "draw-grid", "true") == 
"true";

** Changed in: unity-greeter
       Status: Triaged => Fix Committed

** Changed in: unity-greeter (Ubuntu)
       Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883908

Title:
  Display of overlay grid is not configurable

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-greeter/+bug/883908/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to