[PATCH UPDATE] tools/wineconf *METHOD3*

Speeddymon speeddymon at yahoo.com
Thu Apr 25 15:59:20 CDT 2002


this is the updated version of tools/wineshelllink
method 1 to add menu items for installed programs

works on mandrake and debian (both as root) and should
work for redhat

determines kde version by piping kde-config -v output
through grep and then sed and outputting it to a file
(${HOME}/kdever)

sed's that file to grab the first number in the file
(1 or 2) and uses that to determine whether to do a
kde 1.x-type menu install or a kde 2.x-type menu
install

note that users with distros that leave the kde 2.x
directories alone (~/.kde2 and ~/Desktop2) will have
no problem using this as that functionality is still
there

this just adds the checks for the distro's that have
KDE 2.x but use ~/.kde and ~/Desktop

it also still has functionality for kde 1.x users on
all distros


*NOTE* this is exactly the same as method 1 but works
for all users (as long as they run it in a terminal)
by asking for the root password to install to the
mandrake/debian menu directory

__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/



More information about the wine-patches mailing list