Accepting request 419955 from X11:windowmanagers

OBS-URL: https://build.opensuse.org/request/show/419955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fvwm2?expand=0&rev=50
This commit is contained in:
Dominique Leuenberger 2016-08-20 10:27:25 +00:00 committed by Git OBS Bridge
commit 9a60005d66
3 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Aug 18 11:48:10 UTC 2016 - mvetter@suse.com
- boo#877539 - wrong path in system.fvwm2rc:
* Fix wallpaper path for 'init' and 'restart' commands.
* Require default branding wallpaper package.
-------------------------------------------------------------------
Tue Aug 2 14:18:11 UTC 2016 - werner@suse.de

View File

@ -67,6 +67,7 @@ BuildRequires: pkgconfig(xrender)
BuildRequires: pkgconfig(xt)
Requires: desktop-data
Requires: mktemp
Requires: wallpaper-branding
Requires: xdg-menu
Requires: xli
Provides: fvwm

View File

@ -90,8 +90,8 @@ AddToFunc QuitSave
AddToFunc StartFunction
+ I Test (Init) Module FvwmBanner
+ I Test (Init) Exec exec xterm -ls -geometry +150+85
+ I Test (Init) Exec exec xli -onroot -fillscreen -border black /usr/share/wallpapers/default-1600x1200.jpg
+ I Test (Restart) Exec exec xli -onroot -fillscreen -border black /usr/share/wallpapers/default-1600x1200.jpg
+ I Test (Init) Exec exec xli -onroot -fillscreen -border black /usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg
+ I Test (Restart) Exec exec xli -onroot -fillscreen -border black /usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg
+ I Module FvwmButtons
AddToFunc ExitFunction