[sddm] Fixed the Fedora theme wallpaper path

Martin Briza mbriza at fedoraproject.org
Tue Oct 15 17:58:54 UTC 2013


commit 71becdd37ceaed40b4cb68735ca4f76745134d1b
Author: Martin Briza <mbriza at redhat.com>
Date:   Tue Oct 15 19:58:36 2013 +0200

    Fixed the Fedora theme wallpaper path

 fedora-theme.conf |    2 +-
 sddm.spec         |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/fedora-theme.conf b/fedora-theme.conf
index 2e9498e..80ad085 100644
--- a/fedora-theme.conf
+++ b/fedora-theme.conf
@@ -1,2 +1,2 @@
 [General]
-background=/usr/share/backgrounds/background.png
+background=/usr/share/backgrounds/default.png
diff --git a/sddm.spec b/sddm.spec
index 0e0a4f2..1ee4344 100644
--- a/sddm.spec
+++ b/sddm.spec
@@ -3,7 +3,7 @@
 
 Name:           sddm
 Version:        0.2.0
-Release:        0.15.20130914git%(echo %{sddm_commit} | cut -c-8)%{?dist}
+Release:        0.16.20130914git%(echo %{sddm_commit} | cut -c-8)%{?dist}
 # code GPLv2+, fedora theme CC-BY-SA
 License:        GPLv2+ and CC-BY-SA
 Summary:        QML based X11 desktop manager
@@ -140,6 +140,9 @@ install -Dpm 644 %{SOURCE23} %{buildroot}%{_datadir}/apps/sddm/themes/fedora/the
 %{_datadir}/apps/sddm/themes/maui/
 
 %changelog
+* Tue Oct 15 2013 Martin Briza <mbriza at redhat.com> - 0.2.0-0.16.20130914git50ca5b20
+- Fixed the Fedora theme wallpaper path
+
 * Tue Oct 15 2013 Martin Briza <mbriza at redhat.com> - 0.2.0-0.15.20130914git50ca5b20
 - Added XDMCP support patch
 - Modified the config to reflect the added XDMCP support (disabled by default)


More information about the scm-commits mailing list