Skip to content

Commit

Permalink
Merge pull request #374 from kou/add-missing-i18n-related-files-to-ma…
Browse files Browse the repository at this point in the history
…nifest

Add missing i18n related files to manifest
  • Loading branch information
Zachary Scott committed Dec 22, 2015
2 parents 30c82d3 + 1434a84 commit 811ce9e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Manifest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,9 @@ lib/rdoc/generator/template/json_index/.document
lib/rdoc/generator/template/json_index/js/navigation.js
lib/rdoc/generator/template/json_index/js/searcher.js
lib/rdoc/ghost_method.rb
lib/rdoc/i18n.rb
lib/rdoc/i18n/locale.rb
lib/rdoc/i18n/text.rb
lib/rdoc/include.rb
lib/rdoc/known_classes.rb
lib/rdoc/markdown.kpeg
Expand Down Expand Up @@ -238,6 +241,8 @@ test/test_rdoc_generator_ri.rb
test/test_rdoc_generator_pot.rb
test/test_rdoc_generator_pot_po.rb
test/test_rdoc_generator_pot_po_entry.rb
test/test_rdoc_i18n_locale.rb
test/test_rdoc_i18n_text.rb
test/test_rdoc_include.rb
test/test_rdoc_markdown.rb
test/test_rdoc_markdown_test.rb
Expand Down

0 comments on commit 811ce9e

Please sign in to comment.