[lxdm/f13/master] - Fix wallpaper in lxdm.conf

Christoph Wickert cwickert at fedoraproject.org
Thu Sep 30 17:37:33 UTC 2010


commit ea8abf23d97728112715c70128d2bfa81be6ba8d
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Thu Sep 30 19:37:25 2010 +0200

    - Fix wallpaper in lxdm.conf

 lxdm-0.3.0-config.patch |    7 ++++++-
 lxdm.spec               |    5 ++++-
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/lxdm-0.3.0-config.patch b/lxdm-0.3.0-config.patch
index d2bec1d..71e7a18 100644
--- a/lxdm-0.3.0-config.patch
+++ b/lxdm-0.3.0-config.patch
@@ -1,6 +1,6 @@
 --- lxdm.orig/data/lxdm.conf.in	2010-02-23 23:32:31.000000000 +0100
 +++ lxdm/data/lxdm.conf.in	2010-02-24 00:52:27.000000000 +0100
-@@ -5,7 +5,7 @@
+@@ -5,11 +5,11 @@
  greeter=@FULL_LIBEXECDIR@/lxdm-greeter-gtk
  
  [server]
@@ -9,6 +9,11 @@
  
  [display]
  gtk_theme=Clearlooks
+-bg=/usr/share/backgrounds/default.png
++bg=/usr/share/backgrounds/default.jpg
+ bottom_pane=1
+ lang=1
+ theme=Industrial
 @@ -17,7 +17,7 @@
  [input]
  
diff --git a/lxdm.spec b/lxdm.spec
index 8f154b9..fd5efdd 100644
--- a/lxdm.spec
+++ b/lxdm.spec
@@ -16,7 +16,7 @@
 
 Name:           lxdm
 Version:        0.3.0
-Release:        1%{?git_version:.%{?git_version}}%{?dist}
+Release:        1%{?git_version:.%{?git_version}}%{?dist}.1
 Summary:        Lightweight X11 Display Manager
 
 Group:          User Interface/Desktops
@@ -108,6 +108,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Sep 30 2010 Christoph Wickert <cwickert at fedoraproject.org> - 0.3.0-1.1
+- Fix wallpaper in lxdm.conf
+
 * Thu Sep 30 2010 Christoph Wickert <cwickert at fedoraproject.org> - 0.3.0-1
 - Update to 0.3.0
 


More information about the scm-commits mailing list