Re: [AppDB] Change licence to AGPL

2007-12-03 Thread Paul van Schayck
Hey, On Nov 24, 2007 4:34 AM, Alexander Nicolaysen Sørnes <[EMAIL PROTECTED]> wrote: > On Saturday 24 November 2007 04:01:24 Trent Waddington wrote: > > interesting. Do you have a list of contributors and their signoff on > > this license change? > > > > Or is it just you two? > > > > Well I didn

Re: (long) From the front lines: 20050628 release impressions

2005-07-01 Thread Paul van Schayck
On 7/1/05, Holly Bostick <[EMAIL PROTECTED]> wrote: > none/proc/sys/fs/binfmt_miscbinfmt_misc Add binfmt_misc (whatever it may be) to the array ignored_fstypes in programs/wine/drivedetect.c. You can probably make that patch yourself. Paul

Re: [AppDB] Redisplay the input form and display the errors take 2

2005-06-29 Thread Paul van Schayck
Hey, On 6/29/05, Tony Lambregts <[EMAIL PROTECTED]> wrote: > Chris and I talked on IRC and it turns out that magic_quotes_gpc are > turned "on" in php.ini on the production server and not on mine so we > needed a stripslashes() on the version description. They are supposed to be off! Check our .h

Re: Search, and screenshots [Was Re: Half Life 2 error -- err:mmio:MMIO_ParseExtA]

2005-06-01 Thread Paul van Schayck
On 6/1/05, Ivan Gyurdiev <[EMAIL PROTECTED]> wrote: > > > The image is also scaled so small that the text in the screenshots is > > unreadable. > > I think it scales it automatically - my original submission was much > larger (too large in fact, so it's probably a good thing it's scaled). > > On

Re: Commercial support

2005-05-09 Thread Paul van Schayck
On 5/9/05, gslink <[EMAIL PROTECTED]> wrote: > I recently took the list of applications from headquarters that are > listed as running properly and found that many of these are available > for little cost. I bought a few and tried to run them. Not a one ran > as is from the box. I was able to ge

Re: Stable release builds with fixme output (Wine 20050310 debian sarge/testing)

2005-05-07 Thread Paul van Schayck
On 5/7/05, J. Grant <[EMAIL PROTECTED]> wrote: > I typically launch applications using wine from the terminal, I get > pages of these fixme debug messages. I wonder if there is a reason > these fixme "harmless" messages are being displayed? IMHO stable > releases should only output err messages, t

Re: Game sound problem with wine 20050310 (Debian testing)

2005-05-07 Thread Paul van Schayck
On 5/7/05, J. Grant <[EMAIL PROTECTED]> wrote: > I did find "man wine.conf", however that is quite incomplete it seems. Incomplete and not to be trusted on accurate information. > I wonder if this could be added to the man page? Also could > /usr/share/wine/skel/config be added to the man page?

Re: Game sound problem with wine 20050310 (Debian testing)

2005-05-07 Thread Paul van Schayck
On 5/6/05, J. Grant <[EMAIL PROTECTED]> wrote: > I added these extra lines to my ~/.wine/config file, pasted them to me > on #winehq. I could not find these in the config documentation, could > they be added somewhere please? There is basically no documentation on the config file. > [dsound] > ;

Re: [patch] fix delete key on certain european keyboards

2005-05-05 Thread Paul van Schayck
On 5/5/05, zhilla <[EMAIL PROTECTED]> wrote: > sorry if double, resend... > well, this is just this: > http://bugs.winehq.org/show_bug.cgi?id=2400 > and should apply to today's cvs. > i AM NOT the author! I have no idea how correct this patch is but I see a few things wrong with the patch style. I

Re: unix filenames in notepad

2005-05-05 Thread Paul van Schayck
On 5/5/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I agree. I would have thought the over-riding principal is to keep > functionalily as close as possible to windows behaviour to provide the > closest compatability possible, not to start adding "extentions". > > If we need to regularly acce

Re: Put all Wineconf slides on Winehq

2005-05-01 Thread Paul van Schayck
On 5/1/05, Boaz Harrosh <[EMAIL PROTECTED]> wrote: > For the sake of all the mis fortunate who could not attend Wineconf > this year. Could someone, Please, collect all presentations and put them > on Winehq. I thought that it could be nice if Wineconf page's "Agenda" > could be updated to what i

Re: Menubar problems with OpenGL program

2005-04-28 Thread Paul van Schayck
On 4/29/05, Dustin Navea <[EMAIL PROTECTED]> wrote: > Hi Ryan, thanks for posting a note. Can someone who has a little bit of > free time please take a look at this? I have helped him as far as I > can, and the only thing I can think of now is to either have him do a > regression test, ask someon

ie6install richedit regression

2005-04-18 Thread Paul van Schayck
http://cvs.winehq.org/patch.py?id=17049 This richedit patch broke ie6install.exe (doesn't start). As far as I can see the character stream is not setuped correctly. There is an endless loop of ME_PropagateCharOffset. This is going wrong somewhere in ME_Stream*. Paul

Re: Multimedia Control Panel question

2005-04-12 Thread Paul van Schayck
Hey Robert, On Apr 12, 2005 7:15 AM, Robert Reif <[EMAIL PROTECTED]> wrote: > The proper way to set the default sound card is to use the same > registry keys as Windows and either use a native mmsys.cpl or > devise a wine specific way of doing the same thing. > > Creating a builtin mmsys.cpl is

Re: lostwages/templates/en status_ui.template

2005-04-11 Thread Paul van Schayck
On Apr 11, 2005 3:42 PM, Mike Hearn <[EMAIL PROTECTED]> wrote: > On Sun, 10 Apr 2005 20:43:44 +0200, Jacek Caban wrote: > > We need an implementation of WebBrowser based on MSHTML, which will be > > possible when I finish my work on it. This way we'll be able to > > implement shdocvw correctly (eg.

Re: visual regression in IE

2005-03-26 Thread Paul van Schayck
On Sat, 26 Mar 2005 11:05:27 +0100, Joris Huizer <[EMAIL PROTECTED]> wrote: > James Hawkins wrote: > Okay, I found the regression happened some time on 23 march: >cvs update -PAd -D "2005-03-23 CDT" doesn't have the regression >cvs update -PAd -D "2005-03-24 CDT" has the regression > > Now

Re: [WINEALSA] multiple sound card support patch review needed

2005-03-24 Thread Paul van Schayck
On Tue, 22 Mar 2005 09:52:13 -0500, Robert Reif <[EMAIL PROTECTED]> wrote: > Paul van Schayck wrote: > What happens when you have two or more identical cards. Should we > also look for dmix in the device name? It will not add it of course. But I think there is something a bit weir

Re: [WINEALSA] multiple sound card support patch review needed

2005-03-21 Thread Paul van Schayck
On Sat, 19 Mar 2005 14:44:30 -0500, Robert Reif <[EMAIL PROTECTED]> wrote: > I downloaded the program and ran it and don't even get as far as you got. > > Try different devices and combinations of devices: > hw, plug:hw plughw > and see if that helps. I'll look into it when I get some more time.

Re: [WINEALSA] multiple sound card support patch review needed

2005-03-19 Thread Paul van Schayck
On Thu, 17 Mar 2005 16:06:52 -0500, Robert Reif <[EMAIL PROTECTED]> wrote: > This patch adds multiple sound card support to the ALSA driver. > > My system shows 3 sound devices: a builtin sound card, > a builtin modem and a usb sound card. > > The wave regression tests have problems with the mode

Re: WineConf: book your hotel now

2005-03-16 Thread Paul van Schayck
On Wed, 16 Mar 2005 11:45:47 -0700, Brian Vincent <[EMAIL PROTECTED]> wrote: > I'm just sending this out as a reminder for everyone to book your > hotel room for WineConf. For more information, check out: > > 1. http://www.winehq.com/site/wineconf > 2. http://www.winehq.com/site/wineconf/travel

Re: "Black" Text

2005-03-11 Thread Paul van Schayck
On Fri, 11 Mar 2005 01:32:14 -0700, Ian Bartelds! <[EMAIL PROTECTED]> wrote: > Hey guy's my first time asking for support on wine so I will try > and make it a quick one. Now I am having troubles with colours > in text and behind text. I am trying to get a game to run correctly > it's a MMORPG call

Re: [winecfg] Audio device selection

2005-03-08 Thread Paul van Schayck
On 07 Mar 2005 16:16:25 +0100, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > Paul van Schayck <[EMAIL PROTECTED]> writes: > > > This is a resend. Patch was rejected probably because we don't want > > this kind of settings in winecfg. Let me explain myself cl

Re: Drive detection stuff

2005-03-04 Thread Paul van Schayck
On Fri, 04 Mar 2005 09:54:09 +, Mike Hearn <[EMAIL PROTECTED]> wrote: > So, there are 4 obvious problems with our current drive management code: > > 1) We add links to the floppy drive. We should blacklist it, as it causes >a big delay in the file open dialogs as we poll the drive which si

Re: World of Warcraft - crash in game

2005-03-02 Thread Paul van Schayck
Hey, On Wed, 2 Mar 2005 16:43:11 +, Alex Woods <[EMAIL PROTECTED]> wrote: > Whilst playing around trying to get some kind of lead, the sound cut out > on me whilst playing the game. I decided to keep going, and the game > played for a surprisingly long time. The next day I booted the game >

Re: AppDB SQL Errors

2005-03-01 Thread Paul van Schayck
Hey, On Mon, 28 Feb 2005 17:52:25 -0800, Scott Ritchie <[EMAIL PROTECTED]> wrote: > Here: > http://www.swissarmygeek.com/winesqlerr.gif These are errors outside the control of PHP. This is caused by the mysql daemon not responding correctly to a correct query. Paul

Should winecfg drive detection create device symlinks

2005-02-21 Thread Paul van Schayck
Hey, I was wondering if winecfg should create symlinks for devices (dosdevices/d:: -> /dev/cdrom)? If it has to, how should it be implented. I can only see drive device symlinks created here: http://source.winehq.org/source/dlls/kernel/volume.c#L219 But I don't think that's the correct place to d

Re: World Of Warcraft

2005-02-21 Thread Paul van Schayck
Hey Alex, On Mon, 21 Feb 2005 09:33:29 +0100, Raphael <[EMAIL PROTECTED]> wrote: > Hi Alex, > > can you try this patch ? Just applied and tried. It doesn't seem to get the game any further. I can provide you with a log if you like. Paul

Re: World Of Warcraft

2005-02-19 Thread Paul van Schayck
On Fri, 18 Feb 2005 19:28:04 -0500, Tom <[EMAIL PROTECTED]> wrote: > Alex Woods wrote: > There is a some what work around here: > http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=47450 > I know the best solution would be to fix the minimap but this might help > you to

Re: World Of Warcraft /IDirect3DDevice9Impl_SetVertexShader

2005-02-17 Thread Paul van Schayck
On Wed, 16 Feb 2005 21:26:58 + (GMT), Oliver Stieber <[EMAIL PROTECTED]> wrote: > > > > I highly recommend that you try Oliver Stieber's > > patch. Even if > > buggy, I think you'll find WoW works very well. > > I've recently found > > that Star Wars: Battlefront works with it. The > > probl

Re: World Of Warcraft

2005-02-16 Thread Paul van Schayck
Hey, On Wed, 16 Feb 2005 09:17:13 +0100, Raphael <[EMAIL PROTECTED]> wrote: > > ERROR #0 (0x8510) > > Program: C:\Program Files\World of Warcraft\WoW.exe > > File: C:\build\buildWoW\WoW\Source\Ui\MinimapFrame.cpp > > Line: 1287 > > Expr: !("CGMinimapFrame::Initialize(): can't get rende

Re: [winecfg] Change audio detection order

2005-02-15 Thread Paul van Schayck
On Tue, 15 Feb 2005 20:51:40 +0100 (CET), Francois Gouget <[EMAIL PROTECTED]> wrote: > On Tue, 15 Feb 2005, Michael Stefaniuc wrote: > > Are you sure you want to prefer OSS instead of ALSA? If you have both that > > means that OSS runs as emulation on ALSA. > > Currently my feeling is that wineoss

Re: winecfg: various drive detection enhancements

2005-02-14 Thread Paul van Schayck
On Mon, 14 Feb 2005 16:10:55 +0100, Michael Jung <[EMAIL PROTECTED]> wrote: > Changelog: > Include config.h to reenable reading /etc/fstab on platforms that support it. > Implemented a black list of mount directories, which should not be mapped. > Ensure that the user's home directory is mapped.

Re: [d3d9/device.c] IDirect3DDevice9Impl_GetDepthStencilSurface problem

2005-02-03 Thread Paul van Schayck
On Thu, 3 Feb 2005 14:45:43 -0700, Jesse Allen <[EMAIL PROTECTED]> wrote: > On Thu, 3 Feb 2005 22:01:39 +0100, Paul van Schayck <[EMAIL PROTECTED]> wrote: > I think he needs to update configure.ac in the top level directory. Yeah figured it. Changed confgure.ac and configure an

Re: [d3d9/device.c] IDirect3DDevice9Impl_GetDepthStencilSurface problem

2005-02-03 Thread Paul van Schayck
Hey Oliver, On Thu, 3 Feb 2005 14:07:51 + (GMT), Oliver Stieber <[EMAIL PROTECTED]> wrote: > I've just put up a small website that you can get a > diff of my wine as of today from > http://www.oliverthered.f2s.com/projects/wine/ with > the diff you should be able to run Pirates and Axis > and

Re: [AppDB] bug on links

2005-02-01 Thread Paul van Schayck
Hey, On Mon, 31 Jan 2005 23:01:22 +0100, Raphael <[EMAIL PROTECTED]> wrote: > try http://appdb.winehq.org/appview.php?appId=443&versionId=627 > > select the www.darkageofcamelot.com link bug :) Far from a bug, that's how hyperlinks work. The people entering URL should use http://www.domai

Re: Re: [winecfg] Show detected audio systems, and offer selection

2005-01-28 Thread Paul van Schayck
So in the end we will just keep it all the same for now? Or did I lost you all. Or do we want to follow Chris suggestion by offering a frontend to the driver load order list? Thanks, Paul

Re: [winecfg] Show detected audio systems, and offer selection

2005-01-27 Thread Paul van Schayck
On Thu, 27 Jan 2005 13:23:51 +0100, Andreas Mohr <[EMAIL PROTECTED]> wrote: > (replying in cautionary mode again) > Please don't do that!! > Media is sooo descriptive, you know... > Almost as descriptive as Multimedia. *shudder* > Not to mention that this is a *severe* conflict with data storage *m

Re: [winecfg] Show detected audio systems, and offer selection

2005-01-27 Thread Paul van Schayck
On Thu, 27 Jan 2005 09:25:53 +0100 (CET), Francois Gouget <[EMAIL PROTECTED]> wrote: > On Wed, 26 Jan 2005, Mike Hearn wrote: > > AFAIK this already works. So we can just merge the audio and graphics tab into a "Media" tab and put the audio driver selection under an advanced button like in the Dr

Re: [winecfg] Show detected audio systems, and offer selection

2005-01-26 Thread Paul van Schayck
On Wed, 26 Jan 2005 16:55:14 +, Mike Hearn <[EMAIL PROTECTED]> wrote: > I don't think we want to do this, to be honest. The idea for a while has > been to just delete that tab entirely and have the driver detected at > runtime automatically. An attempt was made before but Alexandre wasn't > hap

Re: [winecfg] Show detected audio systems, and offer selection

2005-01-26 Thread Paul van Schayck
Hey Rob, On Wed, 26 Jan 2005 08:33:01 -0600, Rob Shearman <[EMAIL PROTECTED]> wrote: > Instead of generating the dialog box manually, why don't you store it in > a resource? It will then be easier to localise and should be easier to > use. You could also disable the radio boxes of drivers that ca

Re: Regression in update region handling

2005-01-24 Thread Paul van Schayck
Hey, On 24 Jan 2005 12:55:26 +0100, Alexandre Julliard <[EMAIL PROTECTED]> wrote: > It's probably a regression around GetUpdateRect and related functions. > The easiest way to fix it would be to get me a copy of that app, if > that's possible. The program is freely available here (it's an msi ins

Re: Regression in update region handling

2005-01-21 Thread Paul van Schayck
Hey, On Fri, 21 Jan 2005 18:47:58 +0100, Maxime Bellengé <[EMAIL PROTECTED]> wrote: > This patch introduced regressions : > > Moved update region handling to the server > http://cvs.winehq.org/patch.py?id=14725 A multi-windowed opengl application? I've got another multi-windowed opengl app as r

Re: [AppDB] new screenshot and image classes

2005-01-16 Thread Paul van Schayck
Hey, On Sun, 16 Jan 2005 19:54:26 +0100, Jonathan Ernst <[EMAIL PROTECTED]> wrote: > The new screenshot code is much better. We'll have to make a script to > go trough every old screenshot and create the thumbnails. Before I do > the script, please check if the watermarking is nice enough or if we

Re: [AppDB] screenshot and image class

2005-01-16 Thread Paul van Schayck
Hey Jonathan, On Sun, 16 Jan 2005 13:40:00 +0100, Jonathan Ernst <[EMAIL PROTECTED]> wrote: > The Image class (used by the Screenshot class) handles image file from > the filesystem point of view. It's here that thumbnail creation, file > deletion, etc. will take place. Paul said he'll work on thi

Re: [AppDB] new fix for preferences

2005-01-13 Thread Paul van Schayck
Hey, On Thu, 13 Jan 2005 14:43:49 -0500, Chris Morgan <[EMAIL PROTECTED]> wrote: > Good job guys. That was a tricky one to figure out. Yes it was (all honor to Tony and Jonathan for finding it). The memory alloc problems were caused by addmsg() calling itself recursively trying to insert a messa

Re: [AppDB] Now User Preferences is Br0ck. (fix sort of?)

2005-01-13 Thread Paul van Schayck
Hey Tony, On Wed, 12 Jan 2005 20:39:19 -0700, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to > > allocate 68254 bytes) in /var/www/html/appdb/include/db.php on line 35 > > > > Fatal error: Allowed memory size of 8388608 bytes

Re: [AppDB] create new users is Br0ck.

2005-01-12 Thread Paul van Schayck
Hey, I'm not entirely sure what's going wrong here either. I don't see any functional change except from a mysql_connect() to a pconnect(). Which shouldn't make a difference. After setting up the bugzilla tables and include/config.php it worked for me. Weird... I saw a patch from Jonathan tough c

Re: [AppDB] mysql_query -> appdb_query in /include

2005-01-11 Thread Paul van Schayck
Hey Jonathan, On Tue, 11 Jan 2005 00:59:44 +0100, Jonathan Ernst <[EMAIL PROTECTED]> wrote: > This patch replaces nearly all mysql_query with appdb_query in /include. We should use query_userdb() in include/user.php. We're allowing a seperate database for it. This patch was already applied tough:

Re: [AppDB] Fix to allow creating of new accounts (urgent)

2005-01-06 Thread Paul van Schayck
On Thu, 06 Jan 2005 14:19:45 +0900, Mike McCormack <[EMAIL PROTECTED]> wrote: > Please send mail about security problems with winehq directly to > [EMAIL PROTECTED] rather than advertising on public mailing lists > first :) Agreed, this shouldn't be on a public list. But cc Chris Morgan, Tony and

Re: [AppDB] Implement maintainer ratings.

2005-01-05 Thread Paul van Schayck
Hey Tony, Few comments. > + maintainer_rating text, > + maintainer_release text, Why text, why not a varchar of 100 characters. It doesn't matter that much but it just optimizes our code a bit. > -$versionName = addslashes($_REQUEST['versionName']); > -$descriptio

Re: [AppDB] naming convention

2004-12-28 Thread Paul van Schayck
Hey, On Tue, 28 Dec 2004 00:42:11 +0100, Jonathan Ernst <[EMAIL PROTECTED]> wrote: > constants will still be uppercase without prefix. > > Do someone object this ? If we really have to. And if you both think it's a good idea I'll use it. It's better than the original idea ($str_foo). And no one

Re: [AppDB] Get rid of value fillers in appSubmit.php for a new version

2004-12-28 Thread Paul van Schayck
Chris, On Mon, 27 Dec 2004 18:56:26 -0500, Chris Morgan <[EMAIL PROTECTED]> wrote: > So is this patch good to go in? No disregard it. You applied the other appsubmit.php patch. The changes in here were included. Still we should rewrite the error handling to use those value fillers again. Paul

Re: AppDB update (refactoring and new ideas)

2004-12-26 Thread Paul van Schayck
Hey, On Sat, 18 Dec 2004 23:53:34 +0100, Jonathan Ernst <[EMAIL PROTECTED]> wrote: > I think we shouldn't have more than two images (one screenshot and one > thumbnail) per screenshot (having to click on a thumbnail to get a > medium sized screenshot and having an extra link to get an even bigger

[AppDB] Get rid of value fillers in appSubmit.php for a new version

2004-12-24 Thread Paul van Schayck
Those value fillers are not used. We never send users back to the page when errors are found (maybe we should). Changelog: Remove registered globals from the new-version submit. They are not used. Index: appsubmit.php === RCS file: /h

Re: [AppDB] CODING_STANDARD

2004-12-24 Thread Paul van Schayck
Jonathan, On Fri, 24 Dec 2004 10:43:45 +0100, Jonathan Ernst <[EMAIL PROTECTED]> wrote: > This patch sets variable naming convention that should be used in the > appDB code. Why would we change it. I think it just clutters up the source without adding value. PHP is a variable-type decleration les

Re: clean-up

2004-12-23 Thread Paul van Schayck
Hey Eric, On Thu, 23 Dec 2004 01:38:02 -0800 (PST), Eric Blade <[EMAIL PROTECTED]> wrote: > The attached patch includes a lot of cleaning up, > mostly to HTML, a bit to some PHP. What's this supposed to do: if(!$tempResult) { - echo "$query \n"; + echo "$query <>\

Re: [AppDB] First step to integrating the AppDB with Bugzilla

2004-12-11 Thread Paul van Schayck
so.*/ 3306 is default. So, no not really needed. > +Contributors: > +Paul van Schayck <[EMAIL PROTECTED]> Can this be changed to [EMAIL PROTECTED] Or just removed. Kind regards, Paul van Schayck

Re: Fwd: Foobar2000 audio player Regression

2004-12-10 Thread Paul van Schayck
/cvs.winehq.org/patch.py?id=14371 http://www.winehq.org/hypermail/wine-cvs/2004/10/0395.html Hope that helps you, Paul van Schayck

[Regression] "Moved visible region calculation to the server" patch broked apllication

2004-12-06 Thread Paul van Schayck
py?id=12703 The CVS log entry can be found here: http://www.winehq.org/hypermail/wine-cvs/2004/06/0196.html Right after that patch nothing was being drawn. With current cvs checkouts the top menu is vissible again. Kind regards, Paul van Schayck

Re: Is bugzilla worth keeping?

2004-07-24 Thread Paul van Schayck
ssign all bugs that contain usefull information. Some users are able to debug a problem to some extend and then submit a bug to hand over the work they really don't understand. Kind regards, Paul van Schayck

Re: appdb bug

2004-03-21 Thread Paul van Schayck
Ivan, On Sunday 21 March 2004 12:32, Ivan Leo Murray-Smith wrote: > http://appdb.winehq.org/appview.php?appId=935&versionId=1229 > there should be 6 comments, but only 2 are displayed, can someone hacking > one the appdb code, or J.N. look into this? The code looks ok. Seems to be a database issu

Re: [AppDB] - Script the table creation, help users to setup local appdb

2004-03-17 Thread Paul van Schayck
Chris, On Wednesday 17 March 2004 19:16, Chris Morgan wrote: > README now has some instructions on how to setup a local > appdb. You should also note that magic_quotes_gpc should be off. Otherwise you would end up inside your database with \ everywhere. And for development display_errors is v

Re: Application database

2004-03-12 Thread Paul van Schayck
s - patch. Have you looked at it? Regards, Paul van Schayck

Re: Screenshot description

2004-02-26 Thread Paul van Schayck
like above. All paths are relative to the /images/shots directory. Output in $vars is the same. I've also made the /images/shots/screenshots.xml file with all current screens. Added some new descriptions. Patches submitted to wine-patches. Tell me what you think. Regards, Paul van Schayck

Re: Screenshot description

2004-02-25 Thread Paul van Schayck
On Wednesday 25 February 2004 18:57, Dimitrie O. Paun wrote: > Well, having this XML only for description is a bit useless, > isn't it? But if you like it so much, why not use the XML > features, and give up on the restrictive naming: Yeah I agree. > > wine_someimage.png > full/wine_som

Re: Screenshot description

2004-02-25 Thread Paul van Schayck
Jeremy, On Wed, 25 Feb 2004 11:13:28 -0600, Jeremy Newman wrote: > I also think the idea of having screenshot descriptions is a good idea. > I also agree with Dimi here (say it's not so!), having a simple text > file for each shot. I would use my simple xml parser thing to do it > (since it alread

Screenshot description

2004-02-25 Thread Paul van Schayck
So, are you interested in descriptions for screenshots? Regards, Paul van Schayck