View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008356CMakeCMakepublic2009-01-07 22:242009-09-14 15:20
ReporterBaron L. Roberts 
Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0008356: XCode generator does not set correct file type on images
DescriptionThe enclosed patch ensures that png, gif, and jpg files are assigned the "image" file type in the XCode generator. Otherwise the images are treated as "sourcecode" and opened in the text editor leading to unpleasant noise being displayed.
TagsNo tags attached.
Attached Filespatch file icon image.patch [^] (544 bytes) 2009-01-07 22:24 [Show Content]

 Relationships

  Notes
(0017478)
Bill Hoffman (manager)
2009-09-14 15:20

cvs commit -m "Bug 0008356, add support for image types in Xcode files." cmGlobalXCodeGenerator.cxx
Committer: Bill Hoffman <bill.hoffman@kitware.com>
/cvsroot/CMake/CMake/Source/cmGlobalXCodeGenerator.cxx,v <-- cmGlobalXCodeGenerator.cxx
new revision: 1.224; previous revision: 1.223

Thanks.

 Issue History
Date Modified Username Field Change
2009-01-07 22:24 Baron L. Roberts New Issue
2009-01-07 22:24 Baron L. Roberts File Added: image.patch
2009-09-14 15:20 Bill Hoffman Note Added: 0017478
2009-09-14 15:20 Bill Hoffman Status new => closed
2009-09-14 15:20 Bill Hoffman Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team