* etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf:

- Add the path for the new .ui definition.
ubuntu/bionic
Julien Lavergne 12 years ago
parent 8ca69e5c04
commit 5d7480246c

2
debian/changelog vendored

@ -2,6 +2,8 @@ lubuntu-default-settings (0.29) UNRELEASED; urgency=low
* usr/share/lubuntu/lightdm-gtk-greeter:
- Add a specific .ui definition for lightdm-gtk-greeter.
* etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf:
- Add the path for the new .ui definition.
-- Julien Lavergne <gilir@ubuntu.com> Sun, 15 Jul 2012 11:11:42 +0200

@ -7,6 +7,7 @@
# xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
# xft-hintstyle = What degree of hinting to use (hintnone, hintslight, hintmedium, or hintfull)
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
# ui-path = Path of the .ui definition
#
[greeter]
background=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
@ -17,3 +18,4 @@ xft-antialias=true
#xft-dpi=
xft-hintstyle=hintfull
xft-rgba=rgb
ui-path=/usr/share/lubuntu/lightdm-gtk-greeter/greeter.ui

Loading…
Cancel
Save