summaryrefslogtreecommitdiff
path: root/gdm.spec.in
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2003-09-22 22:03:26 +0000
committerGeorge Lebl <jirka@src.gnome.org>2003-09-22 22:03:26 +0000
commitfc62f724c83c8cedbaccdb8d5435fedfa08fd41a (patch)
tree16c435a540d01cc75d25a0023eca2f6f9021c76a /gdm.spec.in
parent52676156bab980f4bfc6db4fefcd444ca58199c3 (diff)
downloadgdm-fc62f724c83c8cedbaccdb8d5435fedfa08fd41a.tar.gz
use $datadir/xsessions instead of hardcoding /usr/share/xsessions
Mon Sep 22 15:01:41 2003 George Lebl <jirka@5z.com> * daemon/gdm.h, config/gdm.conf.in: use $datadir/xsessions instead of hardcoding /usr/share/xsessions * config/Makefile.am: install gnome.desktop and CDE.desktop into the datadir location as they're not config and this way we share them with KDM, yay. They should be installed by respective owner packages at some point though ... * docs/C/gdm.xml: update a bit.
Diffstat (limited to 'gdm.spec.in')
-rw-r--r--gdm.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdm.spec.in b/gdm.spec.in
index c77f1a79..5478d56c 100644
--- a/gdm.spec.in
+++ b/gdm.spec.in
@@ -112,6 +112,7 @@ exit 0
%config %{sysconfdir}/X11/gdm
%config %{sysconfdir}/security/console.apps/*
%{_datadir}/pixmaps/*
+%{_datadir}/xsessions/*
%{_datadir}/gdm
%{_datadir}/applications/*
%{_datadir}/gnome/capplets/*