Fixed the Fedora theme wallpaper path

epel9
Martin Briza 11 years ago
parent 033d41cecf
commit 71becdd37c

@ -1,2 +1,2 @@
[General] [General]
background=/usr/share/backgrounds/background.png background=/usr/share/backgrounds/default.png

@ -3,7 +3,7 @@
Name: sddm Name: sddm
Version: 0.2.0 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 # code GPLv2+, fedora theme CC-BY-SA
License: GPLv2+ and CC-BY-SA License: GPLv2+ and CC-BY-SA
Summary: QML based X11 desktop manager 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/ %{_datadir}/apps/sddm/themes/maui/
%changelog %changelog
* Tue Oct 15 2013 Martin Briza <mbriza@redhat.com> - 0.2.0-0.16.20130914git50ca5b20
- Fixed the Fedora theme wallpaper path
* Tue Oct 15 2013 Martin Briza <mbriza@redhat.com> - 0.2.0-0.15.20130914git50ca5b20 * Tue Oct 15 2013 Martin Briza <mbriza@redhat.com> - 0.2.0-0.15.20130914git50ca5b20
- Added XDMCP support patch - Added XDMCP support patch
- Modified the config to reflect the added XDMCP support (disabled by default) - Modified the config to reflect the added XDMCP support (disabled by default)

Loading…
Cancel
Save