SHA256
1
0
forked from pool/WindowMaker
Philipp Seiler e5889525c4 Accepting request 229666 from home:sfalken:branches:X11:windowmanagers
Added --prefix=/usr and --datadir=/usr/share to %configure to
  correct paths to better match with other WindowManagers in
  openSUSE
- Updated WindowMaker-menu.patch with corrected paths
- Created patch to fix wmgenmenu to remove hardcodes in source
  Add: fix_wmgenmenu_paths.patch

OBS-URL: https://build.opensuse.org/request/show/229666
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/WindowMaker?expand=0&rev=28
2014-04-16 08:57:41 +00:00

CHANGED PREFIX /usr/X11R6 => /usr
=================================

Beginning with openSUSE 10.2 WindowMaker was moved from 
/usr/X11R6 to /usr. 
An automatic conversion of configuration files in ~/GNUstep 
is offered at the first start.

If you have your home directory on a network filesystem, 
shared among various openSUSE versions, you may prefer to 
keep the configuration files unchanged and create symlinks instead,
to maintain compatibility with previous versions.

In order to create the compatibility links, run these
commands as root:

mkdir -p /usr/X11R6/share
ln -s /usr/share/WindowMaker /usr/X11R6/share
ln -s /usr/lib/GNUstep /usr/X11R6

PROBLEMS WITH UTF-8 LOCALES
===========================

If you switch to UTF-8 locale (the default since SUSE LINUX 9.1), 
please note that the configuration and especialy menu files 
in ~/GNUstep remains unchanged. 
If you encounter any broken characters in WindowMaker menu,
please update the menu file ~/GNUstep/Defaults/WMRootMenu.
The most convenient way to do it is by running script
"wmaker.inst" which overwrites the file by the default one.


Description
No description provided
Readme 654 KiB
Languages
Shell 100%