>From: Sterling Christensen <sterling.christensen@xxxxxxxxx> >Date: Feb 28, 2006 2:02 AM >Subject: Re: Tried to load a theme, didn't work. No error message. >To: Song Zhiwei <songzw@xxxxxxxxxxxxxxxx> > > >Nope, I tried that. The menu that pops up contains only "(No theme)". >No other entries. The themes need to be in the ~/.wine/drive_c/windows/Resources/Themes directory. ------------------------------- mkdir -p ~/.wine/drive_c/windows/Resources/Themes cd ~/.wine/drive_c/windows/Resources/Themes Usually, all you need to do then is to unzip an XP theme into that directory: ---------------------------------- unzip /d/dl/ClearLooks_2_2.zip (yes, that's a WinXP version of the Gnome ClearLooks theme, http://www.deviantart.com/download/18591720/ , which I use to make my Wine apps blend in with the rest of Ubuntu). Then the next time you run winecfg, the theme will be available in the list. The problem I see with the example you gave is that it does not create the subdirectory in .../Themes for itself. The themes have to be in subdirectories under .../Themes, so you first have to "mkdir luna ; cd luna", then you can unzip your lunae.zip file there. _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users