lib/assembly-objectfile/content_metadata.rb in assembly-objectfile-1.6.5 vs lib/assembly-objectfile/content_metadata.rb in assembly-objectfile-1.6.6

- old
+ new

@@ -1,9 +1,9 @@ require 'nokogiri' module Assembly - SPECIAL_DPG_FOLDERS=['31','50'] # these special dpg folders will force any files contained in them into their own resources, regardless of filenaming convention + SPECIAL_DPG_FOLDERS=['31','44','50'] # these special dpg folders will force any files contained in them into their own resources, regardless of filenaming convention # these are used when :bundle=>:dpg only # This class generates content metadata for image files class ContentMetadata