fix up the GNOME session stuff so it actually works

This commit is contained in:
Adam Williamson 2011-03-28 20:07:08 -07:00
parent b9d30f49b9
commit 2d84852131
3 changed files with 11 additions and 10 deletions

View File

@ -2,8 +2,7 @@
Encoding=UTF-8
Name=Classic GNOME with Compiz
Comment=This session logs you into the classic GNOME desktop (panel, not shell) with Compiz
Exec=gnome-session --session=compiz-gnome
TryExec=gnome-session --session=compiz-gnome
Exec=/usr/bin/gnome-session --session=compiz-gnome
# no icon yet, only the top three are currently used
Icon=
Type=Application
Type=XSession

View File

@ -1,7 +1,6 @@
[GNOME Session]
_Name=Classic GNOME with Compiz
Required=windowmanager;panel;filemanager;
Required-windowmanager=compiz-gtk
Required-panel=gnome-panel
Required-filemanager=nautilus
DefaultApps=gnome-settings-daemon;
Name=Classic GNOME with Compiz
RequiredComponents=gnome-panel;gnome-settings-daemon;
RequiredProviders=windowmanager;notifications;
DefaultProvider-windowmanager=compiz-gtk
DefaultProvider-notifications=notification-daemon

View File

@ -17,7 +17,7 @@ URL: http://www.compiz.org
License: GPLv2+ and LGPLv2+ and MIT
Group: User Interface/Desktops
Version: 0.9.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: OpenGL window and compositing manager
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -336,6 +336,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Mar 28 2011 Adam Williamson <awilliam@redhat.com> - 0.9.4-2
- fix up the GNOME session stuff so it actually works
* Mon Mar 14 2011 Adam Williamson <awilliam@redhat.com> - 0.9.4-1
- new release 0.9.4