Please support config in /usr/share/lightdm/lightdm.conf.d/ and /etc/lightdm/lightdm.conf.d/
Bug #1421587 reported by
Unit 193
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LightDM GTK Greeter |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Hello,
Please support configuration files in /usr/share/
If you wanted full support, it'd be /usr/share/
Related branches
lp://staging/~kalgasnik/lightdm-gtk-greeter/post-2.0.0
- Sean Davis: Approve
- Andrew P.: Pending requested
-
Diff: 1539 lines (+685/-278)8 files modifiedsrc/Makefile.am (+2/-0)
src/greeterbackground.c (+75/-39)
src/greeterbackground.h (+16/-3)
src/greeterconfiguration.c (+371/-0)
src/greeterconfiguration.h (+57/-0)
src/lightdm-gtk-greeter-fallback.css (+5/-5)
src/lightdm-gtk-greeter.c (+154/-229)
src/lightdm-gtk-greeter.glade (+5/-2)
Changed in lightdm-gtk-greeter: | |
status: | New → Fix Released |
Changed in lightdm-gtk-greeter: | |
milestone: | none → 2.0.1 |
To post a comment you must log in.
What's the advantages of using multiple configuration files for greeter (real usage case)?