SHA256
7
0
forked from pool/lxde-common

Accepting request 29164 from X11:lxde

Copy from X11:lxde/lxde-common based on submit request 29164 from user coolo

OBS-URL: https://build.opensuse.org/request/show/29164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxde-common?expand=0&rev=2
This commit is contained in:
OBS User autobuild
2010-01-12 14:13:58 +00:00
committed by Git OBS Bridge
parent b44478b795
commit 08a1924dda
3 changed files with 20 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
diff -uNr old-lxde-common-0.5.0//startlxde.in lxde-common-0.5.0/startlxde.in
--- old-lxde-common-0.5.0//startlxde.in 2009-09-04 11:46:53.000000000 +0200
+++ lxde-common-0.5.0/startlxde.in 2009-12-11 09:40:34.626008357 +0100
@@ -21,8 +21,23 @@
+++ lxde-common-0.5.0/startlxde.in 2010-01-06 01:45:11.554944495 +0100
@@ -21,8 +21,29 @@
# Clean up after GDM (GDM sets the number of desktops to one)
xprop -root -remove _NET_NUMBER_OF_DESKTOPS -remove _NET_DESKTOP_NAMES -remove _NET_CURRENT_DESKTOP 2> /dev/null
@@ -23,6 +23,12 @@ diff -uNr old-lxde-common-0.5.0//startlxde.in lxde-common-0.5.0/startlxde.in
# Enable GTK+2 integration for OpenOffice.org, if available.
export SAL_USE_VCLPLUGIN=gtk
+# allow LXDE to use gnome-keyring
+eval "`gnome-keyring-daemon`"
+export GNOME_KEYRING_PID
+export GNOME_KEYRING_SOCKET
+export SSH_AUTH_SOCK
+
# Start the LXDE session
-exec @prefix@/bin/lxsession -s LXDE
+exec @prefix@/bin/lxsession -s LXDE -e LXDE

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Dec 24 14:35:13 UTC 2009 - andrea@opensuse.org
- spec file cleanup
-------------------------------------------------------------------
Wed Dec 23 16:38:46 UTC 2009 - andrea@opensuse.org
- added workaround to bnc#564703
-------------------------------------------------------------------
Fri Dec 11 08:15:06 UTC 2009 - andrea@opensuse.org

View File

@@ -1,7 +1,7 @@
#
# spec file for package lxde-common (Version 0.5.0)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
Name: lxde-common
Version: 0.5.0
Release: 1
Release: 2
License: GPL
Source0: %name-%version.tar.bz2
Source1: lxde-new-wallpapers.tar.bz2