Accepting request 399333 from home:WernerFink:branches:X11:XOrg

- xinit.tar.bz2: skip twm and xsession desktops 

- xinit.tar.bz2:
  simplify bash code of /etc/X11/xinit/xinitrc.common to avoid that
  already set WINDOWMANAGER variable becomes stripped (bsc#981437)

OBS-URL: https://build.opensuse.org/request/show/399333
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xinit?expand=0&rev=34
This commit is contained in:
Max Staudt
2016-06-01 10:38:32 +00:00
committed by Git OBS Bridge
parent 3d4f4bf49b
commit d6438a475b
2 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jun 1 07:36:25 UTC 2016 - werner@suse.de
- xinit.tar.bz2: skip twm and xsession desktops
-------------------------------------------------------------------
Tue May 31 16:46:51 UTC 2016 - werner@suse.de
- xinit.tar.bz2:
simplify bash code of /etc/X11/xinit/xinitrc.common to avoid that
already set WINDOWMANAGER variable becomes stripped (bsc#981437)
-------------------------------------------------------------------
Fri Apr 1 08:39:03 UTC 2016 - eich@suse.com