[Bf-blender-cvs] CVS commit: blender/source/blender/src usiblender.c

Andrea Weikert elubie at gmx.net
Sun Mar 19 17:36:37 CET 2006


elubie (Andrea Weikert) 2006/03/19 17:36:37 CET

  Modified files:
    blender/source/blender/src usiblender.c 
  
  Log:
  === fileseletor ===
  
  patch #2554: My Documents and Desktop folder automaticly added to the Folders
  pulldown of the filesector
  
  Only affects Windows builds.
  
  Uses shell functions to correctly get the My Documents and Desktop folders and
  then add them to the fsmenu, right below the drive letters.
  
  Needs shell32.lib linked, which is already linked by default for VS7 project files.
  Platform maintainer please check if it has to be added to scons and MSVC6 project files.
  
  Patch provided by Martin Poirier (theeth) - many thanks!
  
  Revision  Changes    Path
  1.102     +10 -1     blender/source/blender/src/usiblender.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/usiblender.c.diff?r1=1.101&r2=1.102&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list