Re: [Super-tux-devel] Re: [Super-tux-commit] supertux/data/images supertux.xpm,1.3,1.4 SuperTux.xpm,
Brought to you by:
wkendrick
From: Ryan F. <rf...@gm...> - 2005-03-31 17:27:33
|
On Thu, 31 Mar 2005 18:15:36 +0200, Marek M. <wa...@gm...> wrote: > Ryan Flegel wrote: > > >Update of /cvsroot/super-tux/supertux/data/images > >In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6813 > > > >Added Files: > > supertux.xpm > >Removed Files: > > SuperTux.xpm > >Log Message: > >Fixed case on file. Please try to keep things lowercase.. remember that most > >operating systems are case sensitive. > > > > > > > I changed it to contain uppercase characters because on my system, > SuperTux crashed because it couldn't find the file when it was all > lowercase. The savegame folder in the home directory also needs to > contain uppercase characters, not sure why. Interesting.. my supertux crashed because it was looking for "supertux.xpm" not "SuperTux.xpm". I guess we should look further into the problem :) I think we should keep all files lowercase, though, since it is consistent and should prevent errors like this from happening. It's probably something in the source, but I'm at work right now so I can't take a look. I'll try to remember for when I get home. -- Ryan |