From 83cd1192723d04aba29da9cd704e3de35cd9da9b Mon Sep 17 00:00:00 2001 From: Julien Lavergne Date: Sun, 1 Jul 2012 15:56:26 +0200 Subject: [PATCH] * etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf - Add language-selector option to the greeter. - Display Ubuntu font. --- debian/changelog | 3 +++ etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf | 5 +++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index af84288..e0b5506 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ lubuntu-default-settings (0.28) UNRELEASED; urgency=low * debian/control: - Move recommended packages to suggests, to not install them when installing lubuntu-core (LP: #822043) + * etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf + - Add language-selector option to the greeter. + - Display Ubuntu font. -- Julien Lavergne Sun, 01 Jul 2012 15:04:41 +0200 diff --git a/etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf b/etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf index 1c7c5c6..2ce68af 100644 --- a/etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf +++ b/etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf @@ -1,5 +1,6 @@ # # background = Background file to use, either an image path or a color (e.g. #772953) +# show-language-selector (true or false) # theme-name = GTK+ theme to use # font-name = Font to use # xft-antialias = Whether to antialias Xft fonts (true or false) @@ -9,9 +10,9 @@ # [greeter] background=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png -#show-language-selector=false +show-language-selector=true theme-name=Lubuntu-default -#font-name= +font-name=Ubuntu xft-antialias=true #xft-dpi= xft-hintstyle=hintfull