PlayOnLinux 3.7.3 has been released PDF Print E-mail
Written by Tom Wickline   
Monday, 15 February 2010 09:00
PlayOnLinux 3.7.3 is now available !

What's new for the users ?

  • PlayOnLinux automatically extract icons during the installation process to use them in the main menu.
  • A bug corrected preventing user from changing a program icon
  • Few translations were corrected
  • Definitive correction (we hope) of $PROGRAMFILES variable problem. Script are being rewritten.
  • PlayOnLinux is now available in Greek (Thank you kapcom01)

A little bit more technical for the scriptors ...

- POL_LoadVar_PROGRAMFILES was created to assign the name of Program Files directory to $PROGRAMFILES variable. In few case, when the directory was called "Program Files", the following commande returned %ProgramFiles% instead of the real name, and it was the cause of many bugs in all the scrpts.

Code PLAYONLINUX:

wine cmd /c echo "%ProgramFiles%"

- POL_LoadVar_PROGRAMFILES is automatically called on prefix creating. There is no need to use it in the scripts, we just need to erase old lines that cause bugs. To be sure that the scripts will be compatible with the old version, we started to replace

Code PLAYONLINUX:

PROGRAMFILES=`wine cmd /c echo "%ProgramFiles%" |tr -d '\015' | tr -d '\010'` PROGRAMFILES=${PROGRAMFILES:3}

by :

Code PLAYONLINUX:

PROGRAMFILES="Program Files" POL_LoadVar_PROGRAMFILES

- When you make a shortcut with POL_SetupWindow_make_shortcut, if the icon argument is empty, POL will try to extract the icon from the exe file and use it.

Enjoy !

Download

PS. A new version of PlayOnMac is also available, and compatible with Snow Leopard

Del.icio.us     Digg This!     Furl     Google     Seed Newsvine     Reddit     Slashdot     Stumble It!     Technorati     Yahoo MyWeb

 

Bordeaux Progress

Bordeaux [3.0.0]
[70%]


Latest Comments

Please install the joomlacomment component first.

Most Comments

Please install the joomlacomment component first.

Stats

Statistics

Members : 8
Content : 683
Content View Hits : 2040237
mod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_countermod_vvisit_counter
mod_vvisit_counterToday8
mod_vvisit_counterYesterday2078
mod_vvisit_counterThis week8348
mod_vvisit_counterThis month4136
mod_vvisit_counterAll1509733