+ config.assets.precompile += %w( html5shiv.js )
+ config.assets.precompile += %w( images/marker-*.png img/*-handle.png )
+ config.assets.precompile += %w( potlatch2.swf )
+ config.assets.precompile += %w( potlatch2/assets.zip )
+ config.assets.precompile += %w( potlatch2/FontLibrary.swf )
+ config.assets.precompile += %w( potlatch2/locales/*.swf )
+ config.assets.precompile += %w( help/introduction.* )