search for: iconfil

Displaying 3 results from an estimated 3 matches for "iconfil".

Did you mean: iconfig
2002 Jul 09
0
Error 23
...at a time foreach dir ($syncDirs) set theDir = `echo $dir | sed 's/\%space/\ /g'` $rsync $args ${remoteUser}@${server}:${masterDir}/${theDir}/ / ${theDir}/ # # Repair any custom folder icon flags if Dev tools present # if (-e /Developer/Tools/SetFile) then # set iconFiles = `find $targetDir -name "Icon?" | tr -d '\r' | sed 's/\ /%space/g'` # # foreach icon ($iconFiles) # set dcIcon = "`echo "$icon" | sed 's/ %space/\ /g'`" # /Developer/Tools/SetFile -a C...
2005 Aug 04
8
swigwin
Anyone on the list have some pointers for getting swig working properly on Windows? Anytime I reswig a file it breaks wx.cpp. I''m sure I''ve got a setup problem but I haven''t been able to put my finger on it yet. Roy
2010 Dec 10
0
Wine release 1.3.9
...operties on IUniformResourceLocator. shdocvw: Add the IPropertySet interface to an internet shortcut, and partially implement it. shdocvw: In PersistFile_Save, output the Icon Path and Icon Index properties. shdocvw: Plug a tiny memory leak in a test. shdocvw: Add reading of iconfile and iconframe via IPersistFile. shdocvw: Add tests for IPersistFile on an internet shortcut. winemenubuilder: Include icons in .url menus. winemenubuilder: Release property variants. Plugs a one-string memory leak. Andrew Eikum (2): include: CMIC_MASK_NOASYNC flag. s...