Skip to content

Commit 811ce9e

Browse files
author
Zachary Scott
committed
Merge pull request #374 from kou/add-missing-i18n-related-files-to-manifest
Add missing i18n related files to manifest
2 parents 30c82d3 + 1434a84 commit 811ce9e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Manifest.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,9 @@ lib/rdoc/generator/template/json_index/.document
100100
lib/rdoc/generator/template/json_index/js/navigation.js
101101
lib/rdoc/generator/template/json_index/js/searcher.js
102102
lib/rdoc/ghost_method.rb
103+
lib/rdoc/i18n.rb
104+
lib/rdoc/i18n/locale.rb
105+
lib/rdoc/i18n/text.rb
103106
lib/rdoc/include.rb
104107
lib/rdoc/known_classes.rb
105108
lib/rdoc/markdown.kpeg
@@ -238,6 +241,8 @@ test/test_rdoc_generator_ri.rb
238241
test/test_rdoc_generator_pot.rb
239242
test/test_rdoc_generator_pot_po.rb
240243
test/test_rdoc_generator_pot_po_entry.rb
244+
test/test_rdoc_i18n_locale.rb
245+
test/test_rdoc_i18n_text.rb
241246
test/test_rdoc_include.rb
242247
test/test_rdoc_markdown.rb
243248
test/test_rdoc_markdown_test.rb

0 commit comments

Comments
 (0)