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

View File

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

View File

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