Mailinglist Archive: opensuse-commit (1083 mails)

< Previous Next >
commit gnome-session
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Sat, 15 Sep 2007 12:04:44 +0200
  • Message-id: <20070915100444.EC6AE67817A@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package gnome-session
checked in at Sat Sep 15 12:04:44 CEST 2007.

--------
--- GNOME/gnome-session/gnome-session.changes   2007-09-13 21:45:18.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-session/gnome-session.changes    2007-09-14 22:42:45.132328000 +0200
@@ -1,0 +2,6 @@
+Fri Sep 14 22:41:50 CEST 2007 - cgaisford@xxxxxxxxxx
+
+- Modified the gnome script to copy the SuSE.desktop file to the 
+  desktop which points to the greeter app #300773
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-session.spec ++++++
--- /var/tmp/diff_new_pack.V24255/_old  2007-09-15 12:04:31.000000000 +0200
+++ /var/tmp/diff_new_pack.V24255/_new  2007-09-15 12:04:31.000000000 +0200
@@ -16,7 +16,7 @@
 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 @@
 %files lang -f %{name}-2.0.lang
 
 %changelog
+* Fri Sep 14 2007 - cgaisford@xxxxxxxxxx
+- 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@xxxxxxx
 - Ensure ~/Desktop exists before copying to it (#310363)
 * Thu Sep 13 2007 - sbrabec@xxxxxxx

++++++ gnome ++++++
--- GNOME/gnome-session/gnome   2007-09-13 21:02:45.000000000 +0200
+++ /mounts/work_src_done/STABLE/gnome-session/gnome    2007-09-14 22:34:22.950026000 +0200
@@ -74,6 +74,7 @@
   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:



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >