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:
commit
9a60005d66
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user