]> rtime.felk.cvut.cz Git - sojka/debian/lightdm.git/blob - debian/patches/04_default-gtk-greeter-config.patch
add description/bug/author to patches
[sojka/debian/lightdm.git] / debian / patches / 04_default-gtk-greeter-config.patch
1 Author: Yves-Alexis Perez <corsac@debian.org>
2 Author: Lionel Le Folgoc <mrpouit@gmail.com>
3 Description: adapt GTK+ greeter config to Debian
4 Especially:
5
6 * use background from desktop-base
7 * force the use of default GTK+ 3 theme (Adwaita)
8 * use some hinting
9 Index: lightdm-1.0.1/greeters/gtk/lightdm-gtk-greeter.conf
10 ===================================================================
11 --- lightdm-1.0.1.orig/greeters/gtk/lightdm-gtk-greeter.conf    2011-09-28 09:11:35.000000000 +0200
12 +++ lightdm-1.0.1/greeters/gtk/lightdm-gtk-greeter.conf 2011-10-05 22:15:20.128559666 +0200
13 @@ -8,11 +8,11 @@
14  # xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
15  #
16  [greeter]
17 -#background=
18 +background=/usr/share/images/desktop-base/desktop-background
19  #show-language-selector=false
20 -#theme-name=
21 +theme-name=Adwaita
22  #font-name=
23 -#xft-antialias=
24 +xft-antialias=true
25  #xft-dpi=
26 -#xft-hintstyle=
27 -#xft-rgba=
28 +xft-hintstyle=hintfull
29 +xft-rgba=rgb