* debian/patches:
- 04_default-gtk-greeter-config: stop overriding upstream configuration for indicators, brings the clock back. closes: #784627
This commit is contained in:
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
lightdm-gtk-greeter (2.0.0-3) UNRELEASED; urgency=medium
|
||||
|
||||
* debian/patches:
|
||||
- 04_default-gtk-greeter-config: stop overriding upstream configuration
|
||||
for indicators, brings the clock back. closes: #784627
|
||||
|
||||
-- Yves-Alexis Perez <corsac@debian.org> Mon, 11 May 2015 21:07:23 +0200
|
||||
|
||||
lightdm-gtk-greeter (2.0.0-2) unstable; urgency=medium
|
||||
|
||||
* Upload to unstable.
|
||||
|
@ -11,7 +11,7 @@ Forwarded: not-needed
|
||||
|
||||
--- a/data/lightdm-gtk-greeter.conf
|
||||
+++ b/data/lightdm-gtk-greeter.conf
|
||||
@@ -45,15 +45,15 @@
|
||||
@@ -45,14 +45,14 @@
|
||||
# laptop = false|true ("false" by default) Marks monitor as laptop display
|
||||
#
|
||||
[greeter]
|
||||
@ -26,10 +26,8 @@ Forwarded: not-needed
|
||||
#xft-dpi=
|
||||
-#xft-hintstyle=
|
||||
-#xft-rgba=
|
||||
-#show-indicators=
|
||||
+xft-hintstyle=hintfull
|
||||
+xft-rgba=rgb
|
||||
+show-indicators=~language;~session;~power
|
||||
#show-indicators=
|
||||
#show-clock=
|
||||
#clock-format=
|
||||
#keyboard=
|
||||
|
Reference in New Issue
Block a user