This commit is contained in:
parent
40dcaa1bee
commit
a3ab5cce74
@ -94,13 +94,10 @@ AddToFunc StartFunction
|
|||||||
+ I Test (Init) Module FvwmBanner
|
+ I Test (Init) Module FvwmBanner
|
||||||
+ I Test (Init) Exec exec xterm -ls -geometry +150+85
|
+ 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 (Init) Exec exec xli -onroot -fillscreen -border black /usr/share/wallpapers/default-1600x1200.jpg
|
||||||
+ I Test Exec exec susewmif xmessages
|
|
||||||
+ I Module FvwmButtons
|
+ I Module FvwmButtons
|
||||||
|
|
||||||
AddToFunc ExitFunction
|
AddToFunc ExitFunction
|
||||||
+ I Exec xsetroot
|
+ I Exec xsetroot
|
||||||
+ I Exec susewmif kill
|
|
||||||
+ I Exec xsetroot
|
|
||||||
|
|
||||||
|
|
||||||
#fvwm window modifier functions
|
#fvwm window modifier functions
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 19 18:01:29 CEST 2007 - lmichnovic@suse.cz
|
||||||
|
|
||||||
|
- wiped susewmif from rc file because it's not available since 9.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 10 17:47:14 CEST 2007 - ro@suse.de
|
Thu May 10 17:47:14 CEST 2007 - ro@suse.de
|
||||||
|
|
||||||
|
@ -12,13 +12,13 @@
|
|||||||
|
|
||||||
Name: fvwm2
|
Name: fvwm2
|
||||||
BuildRequires: freetype2-devel fribidi-devel gcc-c++ gtk-devel gtkdoc imlib-config imlib-devel libpng-devel libstroke-devel pkgconfig readline-devel update-desktop-files
|
BuildRequires: freetype2-devel fribidi-devel gcc-c++ gtk-devel gtkdoc imlib-config imlib-devel libpng-devel libstroke-devel pkgconfig readline-devel update-desktop-files
|
||||||
License: BSD License and BSD-like
|
License: GPL v2 or later
|
||||||
Group: System/GUI/Other
|
Group: System/GUI/Other
|
||||||
Provides: fvwmicns windowmanager xpmroot
|
Provides: fvwmicns windowmanager xpmroot
|
||||||
Obsoletes: fvwm xpmroot
|
Obsoletes: fvwm xpmroot
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Version: 2.5.21
|
Version: 2.5.21
|
||||||
Release: 20
|
Release: 42
|
||||||
Summary: Improved Version of FVWM Window Manager
|
Summary: Improved Version of FVWM Window Manager
|
||||||
URL: http://www.fvwm.org
|
URL: http://www.fvwm.org
|
||||||
Source0: fvwm-2.5.21.tar.bz2
|
Source0: fvwm-2.5.21.tar.bz2
|
||||||
@ -189,6 +189,8 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_prefix}/%{_xorg7libs32}/X11/fvwm2/FvwmGtk*
|
%{_prefix}/%{_xorg7libs32}/X11/fvwm2/FvwmGtk*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 19 2007 - lmichnovic@suse.cz
|
||||||
|
- wiped susewmif from rc file because it's not available since 9.1
|
||||||
* Thu May 10 2007 - ro@suse.de
|
* Thu May 10 2007 - ro@suse.de
|
||||||
- split off FvwmGtk to its own subpackage
|
- split off FvwmGtk to its own subpackage
|
||||||
* Wed Apr 04 2007 - schwab@suse.de
|
* Wed Apr 04 2007 - schwab@suse.de
|
||||||
|
@ -91,12 +91,10 @@ AddToFunc StartFunction
|
|||||||
+ I Test (Init) Module FvwmBanner
|
+ I Test (Init) Module FvwmBanner
|
||||||
+ I Test (Init) Exec exec xterm -ls -geometry +150+85
|
+ 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 (Init) Exec exec xli -onroot -fillscreen -border black /usr/share/wallpapers/default-1600x1200.jpg
|
||||||
+ I Test Exec exec susewmif xmessages
|
|
||||||
+ I Module FvwmButtons
|
+ I Module FvwmButtons
|
||||||
|
|
||||||
AddToFunc ExitFunction
|
AddToFunc ExitFunction
|
||||||
+ I Exec xsetroot
|
+ I Exec xsetroot
|
||||||
+ I Exec susewmif kill
|
|
||||||
+ I Exec xsetroot
|
+ I Exec xsetroot
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user