- Add "Session" item to More Preferences menu
This commit is contained in:
parent
962b5f4751
commit
721d2c1554
@ -13,7 +13,7 @@
|
|||||||
Summary: GNOME session manager
|
Summary: GNOME session manager
|
||||||
Name: gnome-session
|
Name: gnome-session
|
||||||
Version: 2.8.0
|
Version: 2.8.0
|
||||||
Release: 1
|
Release: 2
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.7/%{name}-%{version}.tar.bz2
|
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.7/%{name}-%{version}.tar.bz2
|
||||||
Source1: Gnome.session
|
Source1: Gnome.session
|
||||||
@ -93,8 +93,8 @@ unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
|
|||||||
desktop-file-install --vendor gnome --delete-original \
|
desktop-file-install --vendor gnome --delete-original \
|
||||||
--dir $RPM_BUILD_ROOT%{_datadir}/control-center-2.0/capplets \
|
--dir $RPM_BUILD_ROOT%{_datadir}/control-center-2.0/capplets \
|
||||||
--add-only-show-in GNOME \
|
--add-only-show-in GNOME \
|
||||||
--add-category X-Red-Hat-Base \
|
--add-category Settings \
|
||||||
--remove-category Settings \
|
--add-category AdvancedSettings \
|
||||||
$RPM_BUILD_ROOT%{_datadir}/control-center-2.0/capplets/*
|
$RPM_BUILD_ROOT%{_datadir}/control-center-2.0/capplets/*
|
||||||
|
|
||||||
./mkinstalldirs $RPM_BUILD_ROOT/etc/X11/gdm/Sessions/
|
./mkinstalldirs $RPM_BUILD_ROOT/etc/X11/gdm/Sessions/
|
||||||
@ -138,6 +138,9 @@ done
|
|||||||
%{_sysconfdir}/X11/dm/Sessions/*
|
%{_sysconfdir}/X11/dm/Sessions/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 24 2004 Ray Strode <rstrode@redhat.com> 2.8.0-2
|
||||||
|
- Add "Session" item to More Preferences menu
|
||||||
|
|
||||||
* Fri Sep 17 2004 Ray Strode <rstrode@redhat.com> 2.8.0-1
|
* Fri Sep 17 2004 Ray Strode <rstrode@redhat.com> 2.8.0-1
|
||||||
- Update to 2.8.0
|
- Update to 2.8.0
|
||||||
- Remove "Session" item from Preferences menu
|
- Remove "Session" item from Preferences menu
|
||||||
|
Loading…
Reference in New Issue
Block a user