- Update gnome-session-2.17.5-window-manager.patch to start

gtk-window-decorator instead of gnome-window-decorator for compiz.
This commit is contained in:
Kristian Høgsberg 2007-02-06 18:28:41 +00:00
parent 19268a0e54
commit b9b4f80527
2 changed files with 6 additions and 2 deletions

View File

@ -59,7 +59,7 @@
OPT1=--sm-client-id=$SMID OPT1=--sm-client-id=$SMID
;; ;;
+ compiz) + compiz)
+ gnome-window-decorator & + gtk-window-decorator &
+ OPT1=--sm-client-id + OPT1=--sm-client-id
+ OPT2=$SMID + OPT2=$SMID
+ OPT3=gconf + OPT3=gconf

View File

@ -12,7 +12,7 @@
Summary: GNOME session manager Summary: GNOME session manager
Name: gnome-session Name: gnome-session
Version: 2.17.90.1 Version: 2.17.90.1
Release: 2%{?dist} Release: 3%{?dist}
URL: http://www.gnome.org URL: http://www.gnome.org
Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-session/2.17/%{name}-%{version}.tar.bz2 Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-session/2.17/%{name}-%{version}.tar.bz2
Source1: redhat-default-session Source1: redhat-default-session
@ -193,6 +193,10 @@ fi
%{_datadir}/icons/hicolor/scalable/apps/session-properties.svg %{_datadir}/icons/hicolor/scalable/apps/session-properties.svg
%changelog %changelog
* Tue Feb 6 2007 Kristian Høgsberg <krh@localhost.localdomain> - 2.17.90.1-3
- Update gnome-session-2.17.5-window-manager.patch to start
gtk-window-decorator instead of gnome-window-decorator for compiz.
* Mon Feb 5 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.90.1-2 * Mon Feb 5 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.90.1-2
- Require GConf2-gtk for gconf-sanity-check - Require GConf2-gtk for gconf-sanity-check