This commit is contained in:
parent
a65645077d
commit
f3d06943f2
1
gnome
1
gnome
@ -74,6 +74,7 @@ if [ ! -e $HOME/.skel/.gnome2-run-10.3 ] ; then
|
||||
touch $HOME/.skel/.gnome2-run-10.3
|
||||
mkdir -p ~/Desktop
|
||||
cp -u /usr/share/dist/desktop-files/GnomeOnlineHelp.desktop ~/Desktop
|
||||
cp -u /usr/share/dist/desktop-files/SuSE.desktop ~/Desktop
|
||||
fi
|
||||
|
||||
# Uncomment after SLED12, remove after SLED14:
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 14 22:41:50 CEST 2007 - cgaisford@novell.com
|
||||
|
||||
- Modified the gnome script to copy the SuSE.desktop file to the
|
||||
desktop which points to the greeter app #300773
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 13 21:41:48 CEST 2007 - jpr@suse.de
|
||||
|
||||
|
@ -16,7 +16,7 @@ BuildRequires: CASA-devel control-center2-devel fdupes gnome-common gnome-deskt
|
||||
License: GPL v2 or later, LGPL v2 or later
|
||||
Group: System/GUI/GNOME
|
||||
Version: 2.19.92
|
||||
Release: 7
|
||||
Release: 9
|
||||
Summary: Session Tools for the GNOME 2.x Desktop
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source1: gnome
|
||||
@ -160,6 +160,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files lang -f %{name}-2.0.lang
|
||||
|
||||
%changelog
|
||||
* Fri Sep 14 2007 - cgaisford@novell.com
|
||||
- Modified the gnome script to copy the SuSE.desktop file to the
|
||||
desktop which points to the greeter app #300773
|
||||
* Thu Sep 13 2007 - jpr@suse.de
|
||||
- Ensure ~/Desktop exists before copying to it (#310363)
|
||||
* Thu Sep 13 2007 - sbrabec@suse.cz
|
||||
|
Loading…
Reference in New Issue
Block a user