OBS User unknown 2008-01-31 01:40:03 +00:00 committed by Git OBS Bridge
parent eac790f764
commit 707a768520
5 changed files with 250 additions and 224 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:134d102f7f6dc889158c262488b98c843616fa8aef23ce3aaa923366076a6a29
size 759126

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b71beee5adcd8e7d5521d0e3feed7830acb8f0bb6e0788225b2a7c52f52fd85
size 756299

View File

@ -1,6 +1,8 @@
--- gnome-session/main.c Index: gnome-session/main.c
===================================================================
--- gnome-session/main.c.orig
+++ gnome-session/main.c +++ gnome-session/main.c
@@ -162,126 +162,6 @@ @@ -452,126 +452,6 @@ update_boolean (GConfClient *client,
*bool_value ? "On" : "Off"); *bool_value ? "On" : "Off");
} }
@ -127,9 +129,9 @@
static void static void
gsm_shutdown_gconfd (void) gsm_shutdown_gconfd (void)
{ {
@@ -370,9 +250,6 @@ @@ -651,9 +531,6 @@ main (int argc, char *argv[])
/* We need to do this as early as possible */ if (gsm_check_for_root ())
gsm_set_display_properties (); return 0;
- if (ORBit_proto_use ("IPv4") || ORBit_proto_use ("IPv6")) - if (ORBit_proto_use ("IPv4") || ORBit_proto_use ("IPv6"))
- gnome_login_check (); - gnome_login_check ();

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Jan 31 01:08:00 CET 2008 - maw@suse.de
- Update to version 2.21.90:
+ Set orientation with randr too (Luca Cavalli)
+ Fix warnings and plug leaks
+ HIG fixes
+ Remove randr calls; they are done by gnome-settings-daemon now
+ Use max dithering again for splash
+ Change capplet title
+ HIG fixes in the capplet
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 9 01:55:25 CET 2007 - hpj@suse.de Fri Nov 9 01:55:25 CET 2007 - hpj@suse.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package gnome-session (Version 2.20.1) # spec file for package gnome-session (Version 2.21.90)
# #
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
# package are under the same license as the package itself. # package are under the same license as the package itself.
# #
@ -11,12 +11,12 @@
# norootforbuild # norootforbuild
Name: gnome-session Name: gnome-session
BuildRequires: CASA-devel control-center2-devel fdupes gnome-common gnome-desktop-devel gnome-keyring gnome-patch-translation hicolor-icon-theme intltool libglade2-devel libnotify-devel perl-XML-Parser tcpd-devel update-desktop-files BuildRequires: CASA-devel control-center2-devel fdupes gnome-common gnome-desktop-devel gnome-keyring gnome-patch-translation gnome-settings-daemon-devel hicolor-icon-theme intltool libglade2-devel libnotify-devel perl-XML-Parser tcpd-devel update-desktop-files
# for xrdb resp. rsh checks: # for xrdb resp. rsh checks:
License: GPL v2 or later; LGPL v2.1 or later License: GPL v2 or later; LGPL v2.1 or later
Group: System/GUI/GNOME Group: System/GUI/GNOME
Version: 2.20.1 Version: 2.21.90
Release: 2 Release: 1
Summary: Session Tools for the GNOME 2.x Desktop Summary: Session Tools for the GNOME 2.x Desktop
Source: %{name}-%{version}.tar.bz2 Source: %{name}-%{version}.tar.bz2
Source1: gnome Source1: gnome
@ -160,77 +160,88 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%files lang -f %{name}-2.0.lang %files lang -f %{name}-2.0.lang
%changelog %changelog
* Fri Nov 09 2007 - hpj@suse.de * Thu Jan 31 2008 maw@suse.de
- Update to version 2.21.90:
+ Set orientation with randr too (Luca Cavalli)
+ Fix warnings and plug leaks
+ HIG fixes
+ Remove randr calls; they are done by gnome-settings-daemon now
+ Use max dithering again for splash
+ Change capplet title
+ HIG fixes in the capplet
+ Updated translations.
* Fri Nov 09 2007 hpj@suse.de
- Rename gnome-session-main-init.patch to - Rename gnome-session-main-init.patch to
gnome-session-2.20.0-safe-a11y-startup.patch, and change it so gnome-session-2.20.0-safe-a11y-startup.patch, and change it so
a11y is started up before the user session, but still after a11y is started up before the user session, but still after
exporting necessary env vars. Fixes part of Novell bug #332498. exporting necessary env vars. Fixes part of Novell bug #332498.
* Wed Nov 07 2007 - maw@suse.de * Wed Nov 07 2007 maw@suse.de
- Update to version 2.20.1 - Update to version 2.20.1
+ Now requires a newer version of gtk2 + Now requires a newer version of gtk2
+ Updated translations + Updated translations
- Add gnome-session-gcc4.3-fixes.patch. - Add gnome-session-gcc4.3-fixes.patch.
* Thu Sep 20 2007 - cgaisford@novell.com * Thu Sep 20 2007 cgaisford@novell.com
- Updated gnome script to detect live install user and create - Updated gnome script to detect live install user and create
desktop entires in the ~/.config/autostart directory to disable desktop entires in the ~/.config/autostart directory to disable
beagle and opensuse-updater applets. Bug #326801 beagle and opensuse-updater applets. Bug #326801
* Wed Sep 19 2007 - cgaisford@novell.com * Wed Sep 19 2007 cgaisford@novell.com
- Updated gnome script to create live install desktop file if the - Updated gnome script to create live install desktop file if the
system is booted into a live install configuration. Also depends system is booted into a live install configuration. Also depends
on an update to the gnome2-SuSE package which contains the desktop on an update to the gnome2-SuSE package which contains the desktop
file. Bug #310543 file. Bug #310543
* Wed Sep 19 2007 - mauro@suse.de * Wed Sep 19 2007 mauro@suse.de
- Update to version 2.20.0 - Update to version 2.20.0
+ Updated translations + Updated translations
* Fri Sep 14 2007 - cgaisford@novell.com * Fri Sep 14 2007 cgaisford@novell.com
- Modified the gnome script to copy the SuSE.desktop file to the - Modified the gnome script to copy the SuSE.desktop file to the
desktop which points to the greeter app #300773 desktop which points to the greeter app #300773
* Thu Sep 13 2007 - jpr@suse.de * Thu Sep 13 2007 jpr@suse.de
- Ensure ~/Desktop exists before copying to it (#310363) - Ensure ~/Desktop exists before copying to it (#310363)
* Thu Sep 13 2007 - sbrabec@suse.cz * Thu Sep 13 2007 sbrabec@suse.cz
- Fixed background resetting in /usr/bin/gnome (#309946). - Fixed background resetting in /usr/bin/gnome (#309946).
* Thu Sep 13 2007 - cgaisford@novell.com * Thu Sep 13 2007 cgaisford@novell.com
- Fixed up kdm-support patch to support gnome sessions in KDM - Fixed up kdm-support patch to support gnome sessions in KDM
Novell Bug #308022 Novell Bug #308022
* Mon Sep 10 2007 - maw@suse.de * Mon Sep 10 2007 maw@suse.de
- Update to versino 2.19.92: - Update to versino 2.19.92:
+ Fix compiz support in gnome-wm + Fix compiz support in gnome-wm
+ Updated translations. + Updated translations.
* Fri Sep 07 2007 - lewing@suse.de * Fri Sep 07 2007 lewing@suse.de
- Copy GnomeOnlineHelp.desktop to ~/Desktop the first time 10.3 - Copy GnomeOnlineHelp.desktop to ~/Desktop the first time 10.3
runs. Part of bnc #300773 runs. Part of bnc #300773
* Fri Sep 07 2007 - cgaisford@novell.com * Fri Sep 07 2007 cgaisford@novell.com
- Created a patch to fix login and logout sounds in gnome-session - Created a patch to fix login and logout sounds in gnome-session
Novell bug 294396 and bugzilla.gnome.org #466458 Novell bug 294396 and bugzilla.gnome.org #466458
* Tue Sep 04 2007 - maw@suse.de * Tue Sep 04 2007 maw@suse.de
- Update gnome-session-main-init.patch to use old-fashioned C - Update gnome-session-main-init.patch to use old-fashioned C
style comments in lieu of C++ style comments, courtesy of Calvin style comments in lieu of C++ style comments, courtesy of Calvin
(#302316 and bugzilla.gnome.org #469958). (#302316 and bugzilla.gnome.org #469958).
* Fri Aug 31 2007 - maw@suse.de * Fri Aug 31 2007 maw@suse.de
- Update to version 2.19.90: - Update to version 2.19.90:
+ Updated translations. + Updated translations.
* Tue Aug 28 2007 - cgaisford@novell.com * Wed Aug 29 2007 cgaisford@novell.com
- Further testing showed that the a11y needs to be done much lower - Further testing showed that the a11y needs to be done much lower
in the loop so I've moved it down right before the gtk-main in the loop so I've moved it down right before the gtk-main
* Mon Aug 27 2007 - cgaisford@novell.com * Mon Aug 27 2007 cgaisford@novell.com
- Added patch to move the a11y initialization lower in the startup - Added patch to move the a11y initialization lower in the startup
so the session-manager has a chance to get started. so the session-manager has a chance to get started.
Novell Bug #302316 Novell Bug #302316
* Fri Aug 24 2007 - cgaisford@novell.com * Fri Aug 24 2007 cgaisford@novell.com
- Changed logout UI to always show options but to disable them - Changed logout UI to always show options but to disable them
if they are not available. Fix for Novell Bug 238299 if they are not available. Fix for Novell Bug 238299
- Included patch to fix up load time that is pending review - Included patch to fix up load time that is pending review
upstream. I'll add it to the spec file once approved upstream. I'll add it to the spec file once approved
* Tue Aug 07 2007 - maw@suse.de * Tue Aug 07 2007 maw@suse.de
- Use %%fdupes - Use %%fdupes
- Split off a -lang subpackage. - Split off a -lang subpackage.
* Fri Aug 03 2007 - dreveman@suse.de * Sat Aug 04 2007 dreveman@suse.de
- Update for compiz 0.5.2, which need glib plugin to be loaded - Update for compiz 0.5.2, which need glib plugin to be loaded
before gconf plugin. before gconf plugin.
* Fri Aug 03 2007 - cgaisford@suse.de * Fri Aug 03 2007 cgaisford@suse.de
- Fixed up the tile-ui patch to work with the new gnome - Fixed up the tile-ui patch to work with the new gnome
* Thu Aug 02 2007 - maw@suse.de * Thu Aug 02 2007 maw@suse.de
- Update to version 2.19.6: - Update to version 2.19.6:
+ Better fadeout animation for the logout dialogue when there is + Better fadeout animation for the logout dialogue when there is
a compositing manager a compositing manager
@ -238,11 +249,11 @@ rm -rf $RPM_BUILD_ROOT
+ Use g_option_context_set_translation_domain() + Use g_option_context_set_translation_domain()
+ Compilation fixes + Compilation fixes
+ Updated translations + Updated translations
* Thu Jul 19 2007 - maw@suse.de * Thu Jul 19 2007 maw@suse.de
- Add gnome-session-no-devel-fatals.patch, courtesy of jpr (#292706 - Add gnome-session-no-devel-fatals.patch, courtesy of jpr (#292706
and #292651) and #292651)
- Some minor specfile cleanups, also courtesy of jpr. - Some minor specfile cleanups, also courtesy of jpr.
* Tue Jul 10 2007 - maw@suse.de * Tue Jul 10 2007 maw@suse.de
- Update to version 2.19.4 - Update to version 2.19.4
============== ==============
Version 2.19.4 Version 2.19.4
@ -332,11 +343,11 @@ rm -rf $RPM_BUILD_ROOT
* Espen Stefansen (nb) * Espen Stefansen (nb)
* Yannig MARCHEGAY (Kokoyaya) (oc) * Yannig MARCHEGAY (Kokoyaya) (oc)
* Yang Zhang (zh_CN) * Yang Zhang (zh_CN)
* Wed Apr 04 2007 - sbrabec@suse.cz * Wed Apr 04 2007 sbrabec@suse.cz
- Session start script (gnome) cleanup (#254439). - Session start script (gnome) cleanup (#254439).
* Tue Apr 03 2007 - jhargadon@suse.de * Wed Apr 04 2007 jhargadon@suse.de
- specfile cleanup (#255906) - specfile cleanup (#255906)
* Mon Mar 19 2007 - jpr@suse.de * Mon Mar 19 2007 jpr@suse.de
- Update to 2.18.0 - Update to 2.18.0
* Drop legacy http_proxy support entirely since it is causing too * Drop legacy http_proxy support entirely since it is causing too
many issues (Ray Strode) many issues (Ray Strode)
@ -346,9 +357,9 @@ rm -rf $RPM_BUILD_ROOT
* Don't exit when there's an unexpected dbus disconnection * Don't exit when there's an unexpected dbus disconnection
(Jan de Groot) (Jan de Groot)
* Translations * Translations
* Wed Mar 14 2007 - sbrabec@suse.cz * Wed Mar 14 2007 sbrabec@suse.cz
- Fixed at-spi-registryd path (#254403). - Fixed at-spi-registryd path (#254403).
* Thu Mar 08 2007 - maw@suse.de * Fri Mar 09 2007 maw@suse.de
- Update to version 2.17.91. - Update to version 2.17.91.
Session Properties Dialog Session Properties Dialog
* Update categories in the .desktop file for the new control center * Update categories in the .desktop file for the new control center
@ -417,45 +428,45 @@ rm -rf $RPM_BUILD_ROOT
* Launch at-spi-registryd for accessibility (Ariel Ros) * Launch at-spi-registryd for accessibility (Ariel Ros)
* Improve gnome-session-remove command line handling (Tom Tromey) * Improve gnome-session-remove command line handling (Tom Tromey)
* Use Program instead of Command in the capplet (Tom Tromey) * Use Program instead of Command in the capplet (Tom Tromey)
* Fri Mar 02 2007 - sbrabec@suse.cz * Fri Mar 02 2007 sbrabec@suse.cz
- Do not own /usr/share/xsessions (#229172). - Do not own /usr/share/xsessions (#229172).
* Mon Feb 12 2007 - cgaisford@novell.com * Tue Feb 13 2007 cgaisford@novell.com
- updated the UI from changes make in SLED. - updated the UI from changes make in SLED.
* Sun Jan 07 2007 - sbrabec@suse.cz * Mon Jan 08 2007 sbrabec@suse.cz
- Prefix changed to /usr. - Prefix changed to /usr.
- Spec file cleanup. - Spec file cleanup.
* Fri Dec 22 2006 - federico@novell.com * Fri Dec 22 2006 federico@novell.com
- Removed the part of /usr/bin/gnome that overwrites the - Removed the part of /usr/bin/gnome that overwrites the
/desktop/gnome/font_rendering/dpi setting in GConf upon the user's /desktop/gnome/font_rendering/dpi setting in GConf upon the user's
first login. With an updated control-center2 package, first login. With an updated control-center2 package,
gnome-settings-daemon will take care of figuring out the right DPI gnome-settings-daemon will take care of figuring out the right DPI
value. Fixes the gnome-session part of value. Fixes the gnome-session part of
https://bugzilla.novell.com/show_bug.cgi?id=217790. https://bugzilla.novell.com/show_bug.cgi?id=217790.
* Sat Oct 14 2006 - danw@suse.de * Sun Oct 15 2006 danw@suse.de
- Remove dead patches - Remove dead patches
- Update and re-enable gnome-session-remove-dns-warning.patch - Update and re-enable gnome-session-remove-dns-warning.patch
* Fri Oct 13 2006 - dreveman@suse.de * Fri Oct 13 2006 dreveman@suse.de
- Update compiz patch so it works with compiz 0.2. - Update compiz patch so it works with compiz 0.2.
* Wed Oct 11 2006 - danw@suse.de * Wed Oct 11 2006 danw@suse.de
- Use a more explicit test for Xgl so that we don't try to run compiz - Use a more explicit test for Xgl so that we don't try to run compiz
under Xorg when compositing isn't enabled. #197093 under Xorg when compositing isn't enabled. #197093
- Remove some patches that were disabled with the 2.16 update that - Remove some patches that were disabled with the 2.16 update that
are definitely no longer relevant are definitely no longer relevant
* Tue Oct 03 2006 - jhargadon@suse.de * Tue Oct 03 2006 jhargadon@suse.de
- update to version 2.16.1 - update to version 2.16.1
- Updated man pages from Debian - Updated man pages from Debian
- translation updates - translation updates
* Thu Sep 14 2006 - jhargadon@suse.de * Thu Sep 14 2006 jhargadon@suse.de
- update to version 2.16.0 - update to version 2.16.0
- Updated splash screen - Updated splash screen
- translation updates - translation updates
* Thu Aug 31 2006 - jhargadon@suse.de * Thu Aug 31 2006 jhargadon@suse.de
- update to version 2.15.92 - update to version 2.15.92
- Fix crash caused by debug output on Solaris - Fix crash caused by debug output on Solaris
- translation updates - translation updates
* Fri Aug 25 2006 - stbinner@suse.de * Fri Aug 25 2006 stbinner@suse.de
- unbreak package by using new X.org 7.1 paths (#200466) - unbreak package by using new X.org 7.1 paths (#200466)
* Wed Aug 23 2006 - jhargadon@suse.de * Wed Aug 23 2006 jhargadon@suse.de
- update to version 2.15.91 - update to version 2.15.91
- Fix leaks - Fix leaks
- Use GOption - Use GOption
@ -468,439 +479,439 @@ rm -rf $RPM_BUILD_ROOT
- Fix edition of startup programs containing a space in a command line - Fix edition of startup programs containing a space in a command line
argument argument
- Add gnome-keyring dependency - Add gnome-keyring dependency
* Tue Aug 01 2006 - danw@suse.de * Tue Aug 01 2006 danw@suse.de
- If the session explicitly specifies metacity or compiz, but - If the session explicitly specifies metacity or compiz, but
the "wrong" X server for that wm is running, switch back to the "wrong" X server for that wm is running, switch back to
gnome-wm. #180506 gnome-wm. #180506
* Fri Jun 16 2006 - danw@suse.de * Fri Jun 16 2006 danw@suse.de
- Pass --replace to compiz and gnome-window-decorator in case the - Pass --replace to compiz and gnome-window-decorator in case the
copies run by gdm don't exit properly. #185296 copies run by gdm don't exit properly. #185296
* Mon Jun 12 2006 - rodrigo@suse.de * Tue Jun 13 2006 rodrigo@suse.de
- Added patch to create ~/.config/autostart before starting the - Added patch to create ~/.config/autostart before starting the
migration from previous versions (#169509) migration from previous versions (#169509)
* Fri Jun 02 2006 - gekker@suse.de * Fri Jun 02 2006 gekker@suse.de
- Fix pager on upgrade (#181264) - Fix pager on upgrade (#181264)
* Wed May 31 2006 - jpr@suse.de * Wed May 31 2006 jpr@suse.de
- Don't run the migration script for new users (#179332) - Don't run the migration script for new users (#179332)
* Wed May 24 2006 - joeshaw@suse.de * Wed May 24 2006 joeshaw@suse.de
- Fix the gnome script to not break when setting the background on - Fix the gnome script to not break when setting the background on
multihead setups. Patch from Erik Jacobsen. (bnc #178388) multihead setups. Patch from Erik Jacobsen. (bnc #178388)
* Sun May 21 2006 - jpr@suse.de * Sun May 21 2006 jpr@suse.de
- Reset the user's UI if upgrading from NLD9/SLES9 to SLED10, leave ui - Reset the user's UI if upgrading from NLD9/SLES9 to SLED10, leave ui
for SLES10 upgrades (#174123) for SLES10 upgrades (#174123)
* Sat May 13 2006 - hpj@suse.de * Sat May 13 2006 hpj@suse.de
- Update keyring unlockage patch to try both CASA's - Update keyring unlockage patch to try both CASA's
Gnome_Keyring_Default and Desktop passwords. Part of fix for Gnome_Keyring_Default and Desktop passwords. Part of fix for
Novell bug #174093. Novell bug #174093.
* Tue May 09 2006 - joeshaw@suse.de * Tue May 09 2006 joeshaw@suse.de
- Fix a bash arithmetic typo introduced in the March 27 commit. - Fix a bash arithmetic typo introduced in the March 27 commit.
(bnc #173808) (bnc #173808)
* Wed May 03 2006 - danw@suse.de * Wed May 03 2006 danw@suse.de
- Update gnome-wm to pick metacity or compiz based on whether it's - Update gnome-wm to pick metacity or compiz based on whether it's
actually running under Xgl or not, regardless of what actually running under Xgl or not, regardless of what
/etc/sysconfig/displaymanager says. Fixes Xnest logins. #170839. /etc/sysconfig/displaymanager says. Fixes Xnest logins. #170839.
* Tue May 02 2006 - joeshaw@suse.de * Tue May 02 2006 joeshaw@suse.de
- Don't write out a font using raw XML to the gconf database, - Don't write out a font using raw XML to the gconf database,
that's wrong and evil. Instead, try to set the desktop's DPI that's wrong and evil. Instead, try to set the desktop's DPI
value using gconftool-2. (bnc #171096) value using gconftool-2. (bnc #171096)
* Fri Apr 28 2006 - rodrigo@suse.de * Fri Apr 28 2006 rodrigo@suse.de
- Save modified autostart files to user's home when they come from - Save modified autostart files to user's home when they come from
system-wide directories (170038). system-wide directories (170038).
* Wed Apr 26 2006 - rodrigo@suse.de * Wed Apr 26 2006 rodrigo@suse.de
- Don't free session_name, since it's needed at the end for saving - Don't free session_name, since it's needed at the end for saving
the session correctly (169672). the session correctly (169672).
* Thu Apr 13 2006 - sbrabec@suse.cz * Thu Apr 13 2006 sbrabec@suse.cz
- Call %%suse_update_desktop_file. - Call %%suse_update_desktop_file.
- Use new control-center Categories instead of old ones. - Use new control-center Categories instead of old ones.
* Fri Apr 07 2006 - danw@suse.de * Fri Apr 07 2006 danw@suse.de
- Patch gnome-wm to prefer compiz when Xgl is running - Patch gnome-wm to prefer compiz when Xgl is running
* Wed Apr 05 2006 - hpj@suse.de * Wed Apr 05 2006 hpj@suse.de
- Fix keyring unlock patch to use g_strlcpy() correctly again. - Fix keyring unlock patch to use g_strlcpy() correctly again.
Fixes bug #159593 together with a CASA fix. Fixes bug #159593 together with a CASA fix.
* Fri Mar 31 2006 - rodrigo@suse.de * Fri Mar 31 2006 rodrigo@suse.de
- Added missing "/" for /etc/xdg/autostart searching (#161322) - Added missing "/" for /etc/xdg/autostart searching (#161322)
* Mon Mar 27 2006 - jpr@suse.de * Tue Mar 28 2006 jpr@suse.de
- Handle only shipping 2 sizes of backgrounds - Handle only shipping 2 sizes of backgrounds
* Tue Mar 21 2006 - rodrigo@suse.de * Tue Mar 21 2006 rodrigo@suse.de
- Added support for /etc/xdg/autostart directory, so that - Added support for /etc/xdg/autostart directory, so that
common services (zen-updater) can share it with GNOME/KDE. common services (zen-updater) can share it with GNOME/KDE.
* Wed Mar 15 2006 - rodrigo@suse.de * Wed Mar 15 2006 rodrigo@suse.de
- Added gnome-session-code-review.patch, resulting from the code - Added gnome-session-code-review.patch, resulting from the code
review done by some members of the desktop team. It fixes a few review done by some members of the desktop team. It fixes a few
leaks, avoids spawning unnecessary processes and makes use of leaks, avoids spawning unnecessary processes and makes use of
a shared GConfClient for all the modules. a shared GConfClient for all the modules.
* Fri Mar 10 2006 - jpr@suse.de * Fri Mar 10 2006 jpr@suse.de
- Re-enable splash screen, point at the generically named splash in - Re-enable splash screen, point at the generically named splash in
the gnome2-* packages so suse/sle[sd] branding is differentiated the gnome2-* packages so suse/sle[sd] branding is differentiated
* Thu Mar 09 2006 - rodrigo@suse.de * Thu Mar 09 2006 rodrigo@suse.de
- Removed gnome-session-default-applications.patch, all needed - Removed gnome-session-default-applications.patch, all needed
applications are now started, if installed, via the autostart applications are now started, if installed, via the autostart
mechanism. mechanism.
* Mon Mar 06 2006 - rodrigo@suse.de * Tue Mar 07 2006 rodrigo@suse.de
- Fixed support for multiple system autostart directories. - Fixed support for multiple system autostart directories.
- Disable GUI operations for system-wide files (#154755). - Disable GUI operations for system-wide files (#154755).
* Thu Mar 02 2006 - rodrigo@suse.de * Thu Mar 02 2006 rodrigo@suse.de
- Support GNOME 2.14 autostart directory also. - Support GNOME 2.14 autostart directory also.
- Use g_strlcpy instead of strcpy when copying passwords. - Use g_strlcpy instead of strcpy when copying passwords.
* Wed Feb 22 2006 - rodrigo@suse.de * Wed Feb 22 2006 rodrigo@suse.de
- Added gnome-session-gsd-early-start.patch that fixes #150256. - Added gnome-session-gsd-early-start.patch that fixes #150256.
* Thu Feb 16 2006 - rodrigo@suse.de * Fri Feb 17 2006 rodrigo@suse.de
- Don't try to remove non-existing files (#145870) - Don't try to remove non-existing files (#145870)
* Thu Feb 16 2006 - rodrigo@suse.de * Thu Feb 16 2006 rodrigo@suse.de
- Updated gnome-session-suspend-patch to make suspend work as - Updated gnome-session-suspend-patch to make suspend work as
expected (#117491) expected (#117491)
* Wed Feb 15 2006 - rodrigo@suse.de * Wed Feb 15 2006 rodrigo@suse.de
- Added MOTD on login, as requested by customer. - Added MOTD on login, as requested by customer.
* Mon Feb 13 2006 - hpj@suse.de * Mon Feb 13 2006 hpj@suse.de
- Added patch to support KDM's logout options. - Added patch to support KDM's logout options.
* Fri Feb 10 2006 - joeshaw@suse.de * Fri Feb 10 2006 joeshaw@suse.de
- Remove the beagled invocation from the /usr/X11R6/bin/gnome - Remove the beagled invocation from the /usr/X11R6/bin/gnome
shell script; it gets invoked through the new autostart shell script; it gets invoked through the new autostart
mechanism now. (bnc #150041) mechanism now. (bnc #150041)
* Thu Feb 09 2006 - rodrigo@suse.de * Thu Feb 09 2006 rodrigo@suse.de
- Updated gnome-session-suspend.patch to not exit the X session - Updated gnome-session-suspend.patch to not exit the X session
when suspend is selected on the logout dialog (117491) when suspend is selected on the logout dialog (117491)
* Wed Feb 08 2006 - joeshaw@suse.de * Wed Feb 08 2006 joeshaw@suse.de
- Add an "--indexing-delay 300" option when starting beagled. - Add an "--indexing-delay 300" option when starting beagled.
This will reduce disk thrash at login time by waiting 5 minutes This will reduce disk thrash at login time by waiting 5 minutes
before it starts to index. before it starts to index.
* Wed Feb 08 2006 - aj@suse.de * Wed Feb 08 2006 aj@suse.de
- No need to link against micasa anymore. - No need to link against micasa anymore.
- Reduce BuildRequires. - Reduce BuildRequires.
* Mon Feb 06 2006 - hpj@suse.de * Mon Feb 06 2006 hpj@suse.de
- Fixed gnome-keyring-unlock patch to give correct soname for - Fixed gnome-keyring-unlock patch to give correct soname for
casa. casa.
* Mon Feb 06 2006 - hpj@suse.de * Mon Feb 06 2006 hpj@suse.de
- Updated gnome-keyring-unlock patch with dlopen hack from CASA - Updated gnome-keyring-unlock patch with dlopen hack from CASA
team. I have no idea why this is required. team. I have no idea why this is required.
* Mon Feb 06 2006 - ro@suse.de * Mon Feb 06 2006 ro@suse.de
- make it build on x86_64 (adding libdir to CASA unlock patch) - make it build on x86_64 (adding libdir to CASA unlock patch)
* Fri Feb 03 2006 - rodrigo@suse.de * Fri Feb 03 2006 rodrigo@suse.de
- Added gnome-session-rdesktop.diff, that fixes hang on login when - Added gnome-session-rdesktop.diff, that fixes hang on login when
a11y enabled (147985) a11y enabled (147985)
* Wed Feb 01 2006 - sbrabec@suse.cz * Wed Feb 01 2006 sbrabec@suse.cz
- Use translation compendium gnome-patch-translation. - Use translation compendium gnome-patch-translation.
* Wed Feb 01 2006 - rodrigo@suse.de * Wed Feb 01 2006 rodrigo@suse.de
- Remove duplicated processes by comparing the program name, not - Remove duplicated processes by comparing the program name, not
the whole command line. the whole command line.
* Sat Jan 28 2006 - hpj@suse.de * Sat Jan 28 2006 hpj@suse.de
- Added patch to unlock default GNOME keyring using the CASA - Added patch to unlock default GNOME keyring using the CASA
password, optionally creating it if it doesn't exist. password, optionally creating it if it doesn't exist.
* Fri Jan 27 2006 - hpj@suse.de * Fri Jan 27 2006 hpj@suse.de
- Set the ICEAUTHORITY env var so programs running as root can - Set the ICEAUTHORITY env var so programs running as root can
get to the cookies. Eliminates hangs on logout. get to the cookies. Eliminates hangs on logout.
* Wed Jan 25 2006 - mls@suse.de * Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires - converted neededforbuild to BuildRequires
* Tue Jan 17 2006 - rodrigo@suse.de * Tue Jan 17 2006 rodrigo@suse.de
- Updated autostart patch with a simple fix for a crash found when - Updated autostart patch with a simple fix for a crash found when
starting the session. starting the session.
- Fixed build by depending on dbus-1-* - Fixed build by depending on dbus-1-*
* Mon Jan 16 2006 - rodrigo@suse.de * Mon Jan 16 2006 rodrigo@suse.de
- Fixed ia64 build by depending on hal/hal-devel. - Fixed ia64 build by depending on hal/hal-devel.
* Mon Jan 16 2006 - rodrigo@suse.de * Mon Jan 16 2006 rodrigo@suse.de
- Updated autostart patch to include user's ability to disable - Updated autostart patch to include user's ability to disable
autostarted programs. autostarted programs.
* Thu Jan 12 2006 - rodrigo@suse.de * Thu Jan 12 2006 rodrigo@suse.de
- Added upstream patch for #105789. - Added upstream patch for #105789.
* Wed Jan 11 2006 - jpr@suse.de * Wed Jan 11 2006 jpr@suse.de
- Remove hardcoded susewatcher (130893) - Remove hardcoded susewatcher (130893)
* Tue Jan 10 2006 - rodrigo@suse.de * Tue Jan 10 2006 rodrigo@suse.de
- Updated autostart patch that includes code to migrate from the - Updated autostart patch that includes code to migrate from the
old ~/.gnome2/session-manual to the .desktop file-based thing old ~/.gnome2/session-manual to the .desktop file-based thing
in the user's home directory. in the user's home directory.
* Sun Jan 08 2006 - dreveman@suse.de * Sun Jan 08 2006 dreveman@suse.de
- Improved logout effect patch - Improved logout effect patch
* Thu Jan 05 2006 - rodrigo@suse.de * Thu Jan 05 2006 rodrigo@suse.de
- Small fix to previous patch to avoid crash. - Small fix to previous patch to avoid crash.
* Thu Jan 05 2006 - rodrigo@suse.de * Thu Jan 05 2006 rodrigo@suse.de
- Updated autostart patch to include usage of .config/autostart for - Updated autostart patch to include usage of .config/autostart for
user-specified autostarted programs in sessions capplet. user-specified autostarted programs in sessions capplet.
* Wed Jan 04 2006 - dreveman@suse.de * Wed Jan 04 2006 dreveman@suse.de
- Add patch with support for compositing manager logout effects - Add patch with support for compositing manager logout effects
* Tue Dec 13 2005 - rodrigo@suse.de * Tue Dec 13 2005 rodrigo@suse.de
- Fixed user's autostart directory. - Fixed user's autostart directory.
* Fri Dec 09 2005 - rodrigo@suse.de * Fri Dec 09 2005 rodrigo@suse.de
- Don't autostart beagle, it's now started via the autostart thing. - Don't autostart beagle, it's now started via the autostart thing.
* Wed Dec 07 2005 - rodrigo@suse.de * Wed Dec 07 2005 rodrigo@suse.de
- Don't autostart resapplet, it now includes its .desktop file - Don't autostart resapplet, it now includes its .desktop file
in the autostart directory. in the autostart directory.
* Tue Nov 22 2005 - rodrigo@suse.de * Tue Nov 22 2005 rodrigo@suse.de
- Don't start nm-applet and netapplet, now started via the autostart - Don't start nm-applet and netapplet, now started via the autostart
thing. thing.
* Wed Nov 16 2005 - jpr@suse.de * Wed Nov 16 2005 jpr@suse.de
- Use "default" links for wallpaper - Use "default" links for wallpaper
- Don't hard code background color during startup - Don't hard code background color during startup
- Turn off splash screen by default - Turn off splash screen by default
* Mon Nov 14 2005 - rodrigo@suse.de * Mon Nov 14 2005 rodrigo@suse.de
- Updated autostart patch to support per user's autostart directory - Updated autostart patch to support per user's autostart directory
and to remove duplicated entries (based on command line). and to remove duplicated entries (based on command line).
* Thu Nov 10 2005 - rodrigo@suse.de * Thu Nov 10 2005 rodrigo@suse.de
- Added support for X-GNOME-Autostart-enabled field in autostart - Added support for X-GNOME-Autostart-enabled field in autostart
.desktop files. .desktop files.
* Wed Nov 09 2005 - rodrigo@suse.de * Wed Nov 09 2005 rodrigo@suse.de
- Added autostart implementation patch. - Added autostart implementation patch.
- Removed execution of gnome-power/volume-manager, now started - Removed execution of gnome-power/volume-manager, now started
via the autostart thing. via the autostart thing.
* Wed Nov 02 2005 - sreeves@suse.de * Wed Nov 02 2005 sreeves@suse.de
- add gnome-session-login-sounds.patch to fix the default system - add gnome-session-login-sounds.patch to fix the default system
sound playing when the user has selected no sound. sound playing when the user has selected no sound.
* Wed Oct 26 2005 - rml@suse.de * Wed Oct 26 2005 rml@suse.de
- Add "--sm-disable" to nm-applet spawning. No point in using - Add "--sm-disable" to nm-applet spawning. No point in using
session management if we are going to start the thing manually. session management if we are going to start the thing manually.
Fix requested by Joey "Buckeye" Shaw. Fix requested by Joey "Buckeye" Shaw.
* Mon Oct 17 2005 - rodrigo@suse.de * Mon Oct 17 2005 rodrigo@suse.de
- Start gnome-power-manager also. - Start gnome-power-manager also.
* Tue Oct 04 2005 - rodrigo@suse.de * Tue Oct 04 2005 rodrigo@suse.de
- Don't launch gnome-session via dbus-launch. - Don't launch gnome-session via dbus-launch.
* Mon Sep 12 2005 - aj@suse.de * Mon Sep 12 2005 aj@suse.de
- Use SUSE Linux 10.0 background [#102355]. - Use SUSE Linux 10.0 background [#102355].
* Tue Sep 06 2005 - sbrabec@suse.cz * Tue Sep 06 2005 sbrabec@suse.cz
- Updated to version 2.12.0. - Updated to version 2.12.0.
* Mon Aug 29 2005 - jpr@suse.de * Mon Aug 29 2005 jpr@suse.de
- Remove hacky workaround for 104161 (fixed upstream in gtk 2.8.2) - Remove hacky workaround for 104161 (fixed upstream in gtk 2.8.2)
- Update branding (102355) - Update branding (102355)
* Mon Aug 22 2005 - gekker@suse.de * Mon Aug 22 2005 gekker@suse.de
- Update path to autostart NetworkManager applet in new location - Update path to autostart NetworkManager applet in new location
* Fri Aug 19 2005 - jpr@suse.de * Fri Aug 19 2005 jpr@suse.de
- Update to blue splash screen coloring - Update to blue splash screen coloring
* Wed Aug 17 2005 - clahey@suse.de * Wed Aug 17 2005 clahey@suse.de
- Improve performance of logout fading. - Improve performance of logout fading.
* Fri Aug 12 2005 - gekker@suse.de * Fri Aug 12 2005 gekker@suse.de
- Add --autostarted to beagled and best (102606) - Add --autostarted to beagled and best (102606)
- Autostart nm-applet if it is installed - Autostart nm-applet if it is installed
- Remove suseplugger, no longer needed - Remove suseplugger, no longer needed
- Workaround crash in netapplet and best on startup - Workaround crash in netapplet and best on startup
* Thu Aug 11 2005 - jpr@suse.de * Thu Aug 11 2005 jpr@suse.de
- Update splash for 10.0 - Update splash for 10.0
* Tue Aug 09 2005 - rodrigo@suse.de * Tue Aug 09 2005 rodrigo@suse.de
- Update to 2.11.91, which includes fix for #102652 - Update to 2.11.91, which includes fix for #102652
* Fri Aug 05 2005 - gekker@suse.de * Sat Aug 06 2005 gekker@suse.de
- Start gnome-volume-manager with session - Start gnome-volume-manager with session
* Thu Aug 04 2005 - gekker@suse.de * Thu Aug 04 2005 gekker@suse.de
- Start beagle by default, disable with ~/.dontrunbeagle - Start beagle by default, disable with ~/.dontrunbeagle
* Tue Aug 02 2005 - gekker@suse.de * Tue Aug 02 2005 gekker@suse.de
- Update to 2.11.90 - Update to 2.11.90
* Mon Aug 01 2005 - rodrigo@suse.de * Mon Aug 01 2005 rodrigo@suse.de
- Use --exit-with-session when running dbus-launch, to avoid leaving - Use --exit-with-session when running dbus-launch, to avoid leaving
running processes after terminating the session. running processes after terminating the session.
* Fri Jul 22 2005 - rodrigo@suse.de * Fri Jul 22 2005 rodrigo@suse.de
- Start gnome-session with dbus-launch, to get the notification - Start gnome-session with dbus-launch, to get the notification
daemon working for new gnome-applets daemon working for new gnome-applets
- Depend on dbus-1-x11, for dbus-launch - Depend on dbus-1-x11, for dbus-launch
* Thu Jun 23 2005 - gekker@suse.de * Thu Jun 23 2005 gekker@suse.de
- Update to version 2.11.1 - Update to version 2.11.1
* Thu May 05 2005 - gekker@suse.de * Thu May 05 2005 gekker@suse.de
- Launch iprint-gnome-init by default - Launch iprint-gnome-init by default
* Mon Mar 21 2005 - gekker@suse.de * Mon Mar 21 2005 gekker@suse.de
- Don't run beagle unless ~/.runbeagle exists (#74029) - Don't run beagle unless ~/.runbeagle exists (#74029)
* Sat Mar 19 2005 - jody@suse.de * Sat Mar 19 2005 jody@suse.de
- Enable suspend if it is available. (#73000) - Enable suspend if it is available. (#73000)
* Thu Mar 17 2005 - clahey@suse.de * Thu Mar 17 2005 clahey@suse.de
- Patch fixes freeze on login. - Patch fixes freeze on login.
* Wed Mar 16 2005 - sbrabec@suse.cz * Wed Mar 16 2005 sbrabec@suse.cz
- Fixed gnome-session-desktop-file.patch (#73047). - Fixed gnome-session-desktop-file.patch (#73047).
* Mon Mar 14 2005 - clahey@suse.de * Mon Mar 14 2005 clahey@suse.de
- Update gnome splash from artists. - Update gnome splash from artists.
* Thu Mar 10 2005 - gekker@suse.de * Thu Mar 10 2005 gekker@suse.de
- Update to version 2.10.0 (GNOME 2.10). - Update to version 2.10.0 (GNOME 2.10).
* Mon Mar 07 2005 - gekker@suse.de * Mon Mar 07 2005 gekker@suse.de
- mv suseplugger to default-apps patch - mv suseplugger to default-apps patch
- launch netapplet, resapplet, and best on startup - launch netapplet, resapplet, and best on startup
* Fri Feb 25 2005 - gekker@suse.de * Fri Feb 25 2005 gekker@suse.de
- Add launch wrapper to launch beagled if installed in file gnome - Add launch wrapper to launch beagled if installed in file gnome
* Wed Feb 09 2005 - sbrabec@suse.cz * Wed Feb 09 2005 sbrabec@suse.cz
- Added session desktop file. - Added session desktop file.
* Tue Dec 21 2004 - gekker@suse.de * Tue Dec 21 2004 gekker@suse.de
- Update to version 2.9.2 - Update to version 2.9.2
- Remove remove-purge-timeout patch, already upstream - Remove remove-purge-timeout patch, already upstream
- Reworked a couple patches - Reworked a couple patches
- Changed no -> nb to be like most other gnome modules - Changed no -> nb to be like most other gnome modules
* Thu Oct 21 2004 - ro@suse.de * Thu Oct 21 2004 ro@suse.de
- locale rename: no -> nb - locale rename: no -> nb
* Wed Oct 06 2004 - hhetter@suse.de * Wed Oct 06 2004 hhetter@suse.de
- call gconftool-2 instead of gconftool, don't trigger - call gconftool-2 instead of gconftool, don't trigger
gconfd-1 on first startup with preconfiguration (#46917) gconfd-1 on first startup with preconfiguration (#46917)
* Mon Sep 27 2004 - hhetter@suse.de * Mon Sep 27 2004 hhetter@suse.de
- also start susewatcher (#46161) - also start susewatcher (#46161)
* Sat Sep 25 2004 - hhetter@suse.de * Sat Sep 25 2004 hhetter@suse.de
- use a cascaded KDE configuration in GNOME, allows to make - use a cascaded KDE configuration in GNOME, allows to make
things like suseplugger better suited for GNOME (part of #45420) things like suseplugger better suited for GNOME (part of #45420)
* Tue Sep 21 2004 - hhetter@suse.de * Tue Sep 21 2004 hhetter@suse.de
- force new 9.2 wallpapers when updating from 9.1 - force new 9.2 wallpapers when updating from 9.1
* Mon Sep 20 2004 - hhetter@suse.de * Mon Sep 20 2004 hhetter@suse.de
- adapt gnome session script for the new wallpapers - adapt gnome session script for the new wallpapers
* Fri Sep 17 2004 - hhetter@suse.de * Fri Sep 17 2004 hhetter@suse.de
- use gconftool to set background in the pre session script - use gconftool to set background in the pre session script
- fix picture_scale string (partly #45418 ) - fix picture_scale string (partly #45418 )
* Fri Sep 10 2004 - ro@suse.de * Fri Sep 10 2004 ro@suse.de
- added shared-mime-info to neededforbuild - added shared-mime-info to neededforbuild
* Fri Sep 10 2004 - hhetter@suse.de * Fri Sep 10 2004 hhetter@suse.de
- run use_default_session again to make the 9.2 distribution - run use_default_session again to make the 9.2 distribution
wallpapers accessible wallpapers accessible
* Thu Sep 09 2004 - federico@ximian.com * Thu Sep 09 2004 federico@ximian.com
- Added gnome-session-remove-purge-timeout.diff, to fix - Added gnome-session-remove-purge-timeout.diff, to fix
http://bugzilla.gnome.org/show_bug.cgi?id=151664 http://bugzilla.gnome.org/show_bug.cgi?id=151664
- Changed gnome-session-suseplugger.patch to run suseplugger with - Changed gnome-session-suseplugger.patch to run suseplugger with
better options. better options.
* Mon Aug 30 2004 - hhetter@suse.de * Mon Aug 30 2004 hhetter@suse.de
- remove gnome-session-branding.patch, use the original - remove gnome-session-branding.patch, use the original
gnome 2.6 splash (for now) gnome 2.6 splash (for now)
* Wed Aug 25 2004 - shprasad@suse.de * Wed Aug 25 2004 shprasad@suse.de
- Fixes bug #63860 - Fixes bug #63860
Fixes gnome-session crash at logout. Fixes gnome-session crash at logout.
* Fri Aug 20 2004 - shprasad@suse.de * Fri Aug 20 2004 shprasad@suse.de
- Fixes bug #61567 - Fixes bug #61567
kdm shows 'Reboot' and 'Shutdown' options at the time kdm shows 'Reboot' and 'Shutdown' options at the time
of logout. of logout.
* Fri Aug 06 2004 - clahey@suse.de * Fri Aug 06 2004 clahey@suse.de
- Added gnome-session-remove-dns-warning.patch from Federico. - Added gnome-session-remove-dns-warning.patch from Federico.
* Fri Jul 16 2004 - shprasad@suse.de * Fri Jul 16 2004 shprasad@suse.de
- Fixes bug #59918 - Fixes bug #59918
Hides the splash-screen once the difault setting gets loaded. Hides the splash-screen once the difault setting gets loaded.
* Thu Jul 08 2004 - sbrabec@suse.cz * Thu Jul 08 2004 sbrabec@suse.cz
- Added DESKTOP_LAUNCH patch from Jan Holesovsky. - Added DESKTOP_LAUNCH patch from Jan Holesovsky.
* Fri Jun 18 2004 - dave@suse.de * Sat Jun 19 2004 dave@suse.de
- Don't set the wallpaper or font in the gnome startup script. - Don't set the wallpaper or font in the gnome startup script.
* Fri Jun 11 2004 - clahey@suse.de * Sat Jun 12 2004 clahey@suse.de
- Added gnome-session-use-gdmctl.patch. - Added gnome-session-use-gdmctl.patch.
* Fri Jun 04 2004 - clahey@suse.de * Fri Jun 04 2004 clahey@suse.de
- Switch to Novell session splash screen. - Switch to Novell session splash screen.
* Thu Jun 03 2004 - mibarra@suse.de * Thu Jun 03 2004 mibarra@suse.de
- Make GNOME use suseplugger - Make GNOME use suseplugger
* Tue May 11 2004 - clahey@suse.de * Wed May 12 2004 clahey@suse.de
- Added gnome-session-2.0.5-dithering.patch to use MAX dithering. - Added gnome-session-2.0.5-dithering.patch to use MAX dithering.
- Added gnome-session-desktop-file.patch to make gnome-session show - Added gnome-session-desktop-file.patch to make gnome-session show
up in control-center. up in control-center.
* Mon Apr 26 2004 - sbrabec@suse.cz * Mon Apr 26 2004 sbrabec@suse.cz
- Updated to version 2.6.1 (GNOME 2.6). - Updated to version 2.6.1 (GNOME 2.6).
* Tue Apr 06 2004 - hhetter@suse.de * Tue Apr 06 2004 hhetter@suse.de
- fix incomplete usage of YAST_DIR (#38374), to get visible - fix incomplete usage of YAST_DIR (#38374), to get visible
YaST Icons YaST Icons
* Thu Apr 01 2004 - hhetter@suse.de * Thu Apr 01 2004 hhetter@suse.de
- change YAST_DIR for GNOME_ICON_PATH to reflect it's new - change YAST_DIR for GNOME_ICON_PATH to reflect it's new
location in ./theme/current/icons/ location in ./theme/current/icons/
* Wed Mar 24 2004 - hhetter@suse.de * Wed Mar 24 2004 hhetter@suse.de
- extend arbitrary icon path with some more crystalsvg locations - extend arbitrary icon path with some more crystalsvg locations
* Mon Mar 22 2004 - hhetter@suse.de * Mon Mar 22 2004 hhetter@suse.de
- added arbitrary icon path to gnome session - added arbitrary icon path to gnome session
* Mon Mar 15 2004 - sbrabec@suse.cz * Mon Mar 15 2004 sbrabec@suse.cz
- FHS 2.3 fix (mandir, infodir, #35821). - FHS 2.3 fix (mandir, infodir, #35821).
* Thu Mar 11 2004 - sbrabec@suse.cz * Thu Mar 11 2004 sbrabec@suse.cz
- Export STYLE variable in GNOME session, as startkde does. - Export STYLE variable in GNOME session, as startkde does.
* Wed Mar 10 2004 - sbrabec@suse.cz * Wed Mar 10 2004 sbrabec@suse.cz
- Fixed %%doc attributes (#33163). - Fixed %%doc attributes (#33163).
* Fri Mar 05 2004 - hhetter@suse.de * Fri Mar 05 2004 hhetter@suse.de
- use new wallpaper path (now using desktop-data-SuSE) and - use new wallpaper path (now using desktop-data-SuSE) and
filenames filenames
* Mon Feb 23 2004 - sbrabec@suse.cz * Mon Feb 23 2004 sbrabec@suse.cz
- Removed incorrect initialization of LD_LIBRARY_PATH (bug #34777). - Removed incorrect initialization of LD_LIBRARY_PATH (bug #34777).
* Thu Feb 12 2004 - hhetter@suse.de * Thu Feb 12 2004 hhetter@suse.de
- gconf schema (de-)installation in %%post and %%postun - gconf schema (de-)installation in %%post and %%postun
* Thu Feb 05 2004 - hhetter@suse.de * Thu Feb 05 2004 hhetter@suse.de
- updated to version 2.4.2 [GNOME2.4.2] - updated to version 2.4.2 [GNOME2.4.2]
* Sat Jan 10 2004 - adrian@suse.de * Sat Jan 10 2004 adrian@suse.de
- fix build as user - fix build as user
* Thu Nov 06 2003 - hhetter@suse.de * Thu Nov 06 2003 hhetter@suse.de
- no longer create .gnome-desktop - no longer create .gnome-desktop
* Mon Oct 27 2003 - sbrabec@suse.cz * Mon Oct 27 2003 sbrabec@suse.cz
- Updated to version 2.4.1. - Updated to version 2.4.1.
* Tue Oct 07 2003 - sbrabec@suse.cz * Tue Oct 07 2003 sbrabec@suse.cz
- Updated to version 2.4.0 (GNOME 2.4). - Updated to version 2.4.0 (GNOME 2.4).
* Mon Sep 22 2003 - hhetter@suse.de * Mon Sep 22 2003 hhetter@suse.de
- obsolete gnome-core (Bug Id # 31480) - obsolete gnome-core (Bug Id # 31480)
- remove intro script from default session (Bug Id#29807) - remove intro script from default session (Bug Id#29807)
* Fri Sep 05 2003 - sbrabec@suse.cz * Fri Sep 05 2003 sbrabec@suse.cz
- gnome: Prevent GTK1 theme overlay (bug 25645, comment #36). - gnome: Prevent GTK1 theme overlay (bug 25645, comment #36).
* Fri Sep 05 2003 - hhetter@suse.de * Fri Sep 05 2003 hhetter@suse.de
- add support for preconfigured gnome1 settings - add support for preconfigured gnome1 settings
* Tue Aug 05 2003 - sbrabec@suse.cz * Tue Aug 05 2003 sbrabec@suse.cz
- Session start script gnome: don't use GNOMEPATH, updated GTK_RC_FILES. - Session start script gnome: don't use GNOMEPATH, updated GTK_RC_FILES.
* Tue Jul 15 2003 - sbrabec@suse.cz * Tue Jul 15 2003 sbrabec@suse.cz
- GNOME prefix change to /opt/gnome. - GNOME prefix change to /opt/gnome.
* Wed Jun 25 2003 - sbrabec@suse.cz * Wed Jun 25 2003 sbrabec@suse.cz
- Updated to version 2.2.2. - Updated to version 2.2.2.
- Updated neededforbuild. - Updated neededforbuild.
- Use %%find_lang. - Use %%find_lang.
- Added support for tcpd. - Added support for tcpd.
- Require control-center2. - Require control-center2.
- Removed distribution desktop files. - Removed distribution desktop files.
* Wed May 28 2003 - sbrabec@suse.cz * Wed May 28 2003 sbrabec@suse.cz
- Compress manpages. - Compress manpages.
* Wed May 28 2003 - ro@suse.de * Wed May 28 2003 ro@suse.de
- added manpages to filelist - added manpages to filelist
* Tue Mar 18 2003 - sbrabec@suse.cz * Tue Mar 18 2003 sbrabec@suse.cz
- Variables already set in profile files removed from session startup - Variables already set in profile files removed from session startup
file (consequence of bugfixes #25086, #25170, #25575). file (consequence of bugfixes #25086, #25170, #25575).
- Manage GTK1 themes with gnome-theme-manager (set GTK_RC_FILES). - Manage GTK1 themes with gnome-theme-manager (set GTK_RC_FILES).
* Mon Mar 17 2003 - sbrabec@suse.cz * Mon Mar 17 2003 sbrabec@suse.cz
- Removed /opt/gnome2 from GNOME2_PATH (fixes #24601). - Removed /opt/gnome2 from GNOME2_PATH (fixes #24601).
* Mon Mar 03 2003 - hhetter@suse.de * Mon Mar 03 2003 hhetter@suse.de
- remove documents directories (Bug Id#24589) - remove documents directories (Bug Id#24589)
- add search path for KDE icons (Bug Id#24590) - add search path for KDE icons (Bug Id#24590)
* Mon Feb 24 2003 - hhetter@suse.de * Mon Feb 24 2003 hhetter@suse.de
- mention feedback website in session script - mention feedback website in session script
instead of feedback@suse.de instead of feedback@suse.de
* Thu Feb 20 2003 - hhetter@suse.de * Thu Feb 20 2003 hhetter@suse.de
- set G_BROKEN_FILENAMES=1 to handle invalid UTF8 - set G_BROKEN_FILENAMES=1 to handle invalid UTF8
filenames as local-specific filenames as local-specific
* Tue Feb 18 2003 - hhetter@suse.de * Tue Feb 18 2003 hhetter@suse.de
- fill solid color at first time - fill solid color at first time
* Fri Feb 14 2003 - hhetter@suse.de * Fri Feb 14 2003 hhetter@suse.de
- use GTK_DATA_PREFIX while in GNOME Session - use GTK_DATA_PREFIX while in GNOME Session
* Thu Feb 13 2003 - hhetter@suse.de * Thu Feb 13 2003 hhetter@suse.de
- set GNOME2_PATH in session - set GNOME2_PATH in session
* Tue Feb 11 2003 - hhetter@suse.de * Tue Feb 11 2003 hhetter@suse.de
- fix documents-file creation - fix documents-file creation
* Mon Feb 10 2003 - hhetter@suse.de * Mon Feb 10 2003 hhetter@suse.de
- updated to version 2.2.0.2 [GNOME 2.2.0] - updated to version 2.2.0.2 [GNOME 2.2.0]
- removed Intro script (moving to preconfiguration package) - removed Intro script (moving to preconfiguration package)
- allow for different splash image via preconfiguration package - allow for different splash image via preconfiguration package
* Tue Jan 28 2003 - hhetter@suse.de * Tue Jan 28 2003 hhetter@suse.de
- updated to version 2.2.0.1 - updated to version 2.2.0.1
- some SLOD feature backports - some SLOD feature backports
(file type desktop links, Intro script) (file type desktop links, Intro script)
* Thu Jan 16 2003 - sbrabec@suse.cz * Thu Jan 16 2003 sbrabec@suse.cz
- Added libjpeg to neededforbuild. - Added libjpeg to neededforbuild.
* Thu Nov 28 2002 - hhetter@suse.de * Thu Nov 28 2002 hhetter@suse.de
- updated to version 2.0.9 [GNOME 2.0.3] - updated to version 2.0.9 [GNOME 2.0.3]
* Mon Nov 11 2002 - ro@suse.de * Tue Nov 12 2002 ro@suse.de
- changed neededforbuild <xf86 xdevel> to <x-devel-packages> - changed neededforbuild <xf86 xdevel> to <x-devel-packages>
* Wed Nov 06 2002 - hhetter@suse.de * Wed Nov 06 2002 hhetter@suse.de
- use correct kde-datadir - use correct kde-datadir
- no longer create .gnome for gnome-vfs2 - no longer create .gnome for gnome-vfs2
- look for addon scripts to run on first start - look for addon scripts to run on first start
* Tue Oct 22 2002 - hhetter@suse.de * Tue Oct 22 2002 hhetter@suse.de
- updated to version 2.0.10 - updated to version 2.0.10
- removed wrong docdir - removed wrong docdir
* Tue Sep 24 2002 - sbrabec@suse.cz * Tue Sep 24 2002 sbrabec@suse.cz
- Added alsa-devel to neededforbuild, because esound-devel can require it. - Added alsa-devel to neededforbuild, because esound-devel can require it.
* Thu Sep 19 2002 - sbrabec@suse.cz * Thu Sep 19 2002 sbrabec@suse.cz
- Added alsa to neededforbuild, because esound can depend on it. - Added alsa to neededforbuild, because esound can depend on it.
* Tue Sep 17 2002 - hhetter@suse.de * Tue Sep 17 2002 hhetter@suse.de
- added correct hu translations - added correct hu translations
* Mon Sep 02 2002 - hhetter@suse.de * Mon Sep 02 2002 hhetter@suse.de
- set background to gray until splash becomes visible - set background to gray until splash becomes visible
(reviewed by Ken) (reviewed by Ken)
* Thu Aug 29 2002 - hhetter@suse.de * Thu Aug 29 2002 hhetter@suse.de
- rename gnome2 to gnome, to keep the GNOME session for - rename gnome2 to gnome, to keep the GNOME session for
users who are updating the distribution (Bug Id#18552) users who are updating the distribution (Bug Id#18552)
* Thu Aug 22 2002 - hhetter@suse.de * Thu Aug 22 2002 hhetter@suse.de
- use jpg as wallpaper format for preconfiguration - use jpg as wallpaper format for preconfiguration
* Tue Aug 20 2002 - hhetter@suse.de * Tue Aug 20 2002 hhetter@suse.de
- added PreReq: filesystem - added PreReq: filesystem
* Tue Aug 13 2002 - hhetter@suse.de * Tue Aug 13 2002 hhetter@suse.de
- remove control-center deps from neededforbuild - remove control-center deps from neededforbuild
* Thu Aug 08 2002 - hhetter@suse.de * Thu Aug 08 2002 hhetter@suse.de
- updated to version 2.0.5, bug id's relate to bugzilla.gnome.org - updated to version 2.0.5, bug id's relate to bugzilla.gnome.org
* Fix crashing when starting emacs, #89968 * Fix crashing when starting emacs, #89968
* Mon Aug 05 2002 - hhetter@suse.de * Mon Aug 05 2002 hhetter@suse.de
- updated to version 2.0.4 - updated to version 2.0.4
* amend global save to Both if user selects save session * amend global save to Both if user selects save session
* capplet saving state fix * capplet saving state fix
* translation updates * translation updates
* Thu Aug 01 2002 - hhetter@suse.de * Thu Aug 01 2002 hhetter@suse.de
- include the session startup script - include the session startup script
* Tue Jul 30 2002 - hhetter@suse.de * Tue Jul 30 2002 hhetter@suse.de
- updated to version 2.0.3 - updated to version 2.0.3
session-manager: session-manager:
* Re-write the splash screen to not use the canvas * Re-write the splash screen to not use the canvas
@ -908,19 +919,19 @@ rm -rf $RPM_BUILD_ROOT
* Make file selector when editing startup programs modal * Make file selector when editing startup programs modal
* Increased initial client timeout to 30 seconds * Increased initial client timeout to 30 seconds
Translation updates Translation updates
* Tue Jul 23 2002 - hhetter@suse.de * Tue Jul 23 2002 hhetter@suse.de
- updated to version 2.0.2 - updated to version 2.0.2
* Thu Jun 20 2002 - hhetter@suse.de * Thu Jun 20 2002 hhetter@suse.de
- updated to version 2.0.1 - updated to version 2.0.1
- don't install schemas while make install - don't install schemas while make install
* Mon Jun 17 2002 - ro@suse.de * Mon Jun 17 2002 ro@suse.de
- use libpng-devel-packages in neededforbuild - use libpng-devel-packages in neededforbuild
* Fri Jun 14 2002 - hhetter@suse.de * Fri Jun 14 2002 hhetter@suse.de
- provide schema file - provide schema file
- filelist rework - filelist rework
* Tue Jun 11 2002 - hhetter@suse.de * Tue Jun 11 2002 hhetter@suse.de
- updated to version 2.0.0 - updated to version 2.0.0
* Tue Jun 04 2002 - hhetter@suse.de * Tue Jun 04 2002 hhetter@suse.de
- updated to version 1.5.21, source frozen - updated to version 1.5.21, source frozen
* Mon Apr 15 2002 - hhetter@suse.de * Mon Apr 15 2002 hhetter@suse.de
- initial SuSE Release - initial SuSE Release