[Groonga-commit] ranguba/chupa-text-http-server at 4444b68 [master] Use LibreOffice plugin only for Microsoft office files

Back to archive index
Kouhei Sutou null+****@clear*****
Tue Mar 26 14:32:21 JST 2019


Kouhei Sutou	2019-03-26 14:32:21 +0900 (Tue, 26 Mar 2019)

  Revision: 4444b68a7c28430f97cfa3a6755d23faf97e240b
  https://github.com/ranguba/chupa-text-http-server/commit/4444b68a7c28430f97cfa3a6755d23faf97e240b

  Message:
    Use LibreOffice plugin only for Microsoft office files

  Modified files:
    Gemfile.local.example

  Modified: Gemfile.local.example (+3 -1)
===================================================================
--- Gemfile.local.example    2019-03-26 14:31:34 +0900 (df9bf5d)
+++ Gemfile.local.example    2019-03-26 14:32:21 +0900 (e0f78fa)
@@ -3,5 +3,7 @@
 gem "chupa-text-decomposer-html"
 gem "chupa-text-decomposer-pdf"
 gem "chupa-text-decomposer-spreadsheet"
-gem "chupa-text-decomposer-libreoffice"
+gem "chupa-text-decomposer-libreoffice-excel"
+gem "chupa-text-decomposer-libreoffice-powerpoint"
+gem "chupa-text-decomposer-libreoffice-word"
 gem "chupa-text-decomposer-webkit"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190326/2c0afe54/attachment.html>


More information about the Groonga-commit mailing list
Back to archive index