Function to fetch an appropriate icon for a file (Lennon Cook). Changed to
commit7ccd923b18cceb4080fe0c7b4e962e0a4b92307e
authorStephen Watson <stephen@kerofin.demon.co.uk>
Tue, 27 Feb 2007 19:14:50 +0000 (27 19:14 +0000)
committerStephen Watson <stephen@kerofin.demon.co.uk>
Tue, 27 Feb 2007 19:14:50 +0000 (27 19:14 +0000)
treeb9eb90cb8294146fe0f295a2e7e831f69462ec20
parent8230082adc90f3567d1ada44db7673b3ccd2cd4e
Function to fetch an appropriate icon for a file (Lennon Cook).  Changed to
return a Pixbuf instead of an Image, to use the existing icon theme lookup and
to first check for a .DirIcon for directories (Stephen Watson).  Could also
parse the filer's globicons file.

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/rox-lib@4975 66de3db3-b00d-0410-b41b-f4738ad19bea
ROX-Lib2/python/rox/__init__.py