- Don't hard code dpi setting to 96.0, but instead look at Xft.dpi
This commit is contained in:
parent
53a2349a61
commit
3b8bf33d09
6
gdm.spec
6
gdm.spec
@ -16,7 +16,7 @@
|
|||||||
Summary: The GNOME Display Manager.
|
Summary: The GNOME Display Manager.
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 2.6.0.8
|
Version: 2.6.0.8
|
||||||
Release: 2
|
Release: 3
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: LGPL/GPL
|
License: LGPL/GPL
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -273,6 +273,10 @@ fi
|
|||||||
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 13 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-3
|
||||||
|
- Don't hard code dpi setting to 96.0, but instead look at
|
||||||
|
Xft.dpi
|
||||||
|
|
||||||
* Wed Apr 13 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-2
|
* Wed Apr 13 2005 Ray Strode <rstrode@redhat.com> 1:2.6.0.8-2
|
||||||
- touch /var/lock/subsys/gdm-early-login so gdm gets killed on
|
- touch /var/lock/subsys/gdm-early-login so gdm gets killed on
|
||||||
runlevel changes (bug 113107)
|
runlevel changes (bug 113107)
|
||||||
|
Loading…
Reference in New Issue
Block a user