Comment 5 for bug 426724

Revision history for this message
Martin Pitt (pitti) wrote : Re: login-screen has no user-pictures

Some notes about the gdm patch:

- First doing asprintf seems superfluous, it could all be done in one step in the g_build_filename() call.
- ~/.dmrc needs the same treatment