[Groonga-commit] groonga/groonga at c09de7b [master] doc: use "c:\Groonga" as install path

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Apr 14 21:41:15 JST 2015


Kouhei Sutou	2015-04-14 21:41:15 +0900 (Tue, 14 Apr 2015)

  New Revision: c09de7b5739143eaa74c41c474bc7c553dd6f075
  https://github.com/groonga/groonga/commit/c09de7b5739143eaa74c41c474bc7c553dd6f075

  Message:
    doc: use "c:\Groonga" as install path

  Modified files:
    doc/locale/ja/LC_MESSAGES/install.po
    doc/source/install/windows.rst

  Modified: doc/locale/ja/LC_MESSAGES/install.po (+3 -3)
===================================================================
--- doc/locale/ja/LC_MESSAGES/install.po    2015-04-14 21:39:35 +0900 (fcc5f91)
+++ doc/locale/ja/LC_MESSAGES/install.po    2015-04-14 21:41:15 +0900 (92a5e70)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: 1.2.1\n"
 "Report-Msgid-Bugs-To: \n"
-"PO-Revision-Date: 2015-04-14 21:39+0900\n"
+"PO-Revision-Date: 2015-04-14 21:41+0900\n"
 "Last-Translator: Kouhei Sutou <kou �� clear-code.com>\n"
 "Language-Team: Japanese\n"
 "Language: ja\n"
@@ -877,7 +877,7 @@ msgstr ""
 
 msgid ""
 "After the above steps, :doc:`/reference/executables/groonga` is found in ``c:"
-"\\groonga\\bin\\groonga.exe``."
+"\\Groonga\\bin\\groonga.exe``."
 msgstr ""
-"以上の手順で :doc:`/reference/executables/groonga` が ``c:\\groonga\\bin"
+"以上の手順で :doc:`/reference/executables/groonga` が ``c:\\Groonga\\bin"
 "\\groonga.exe`` にインストールされます。"

  Modified: doc/source/install/windows.rst (+2 -2)
===================================================================
--- doc/source/install/windows.rst    2015-04-14 21:39:35 +0900 (b58e07d)
+++ doc/source/install/windows.rst    2015-04-14 21:41:15 +0900 (ccbee43)
@@ -78,7 +78,7 @@ Configure by ``cmake``. The following commnad line is for 64-bit
 version. To build 32-bit version, use ``-G "Visual Studio 12 2013"``
 parameter instead::
 
-  groonga-5.0.2> cmake . -G "Visual Studio 12 2013 Win64" -DCMAKE_INSTALL_PREFIX=C:\groonga
+  groonga-5.0.2> cmake . -G "Visual Studio 12 2013 Win64" -DCMAKE_INSTALL_PREFIX=C:\Groonga
 
 Build::
 
@@ -89,4 +89,4 @@ Install::
   groonga-5.0.2> cmake --build . --config Release --target Install
 
 After the above steps, :doc:`/reference/executables/groonga` is found in
-``c:\groonga\bin\groonga.exe``.
+``c:\Groonga\bin\groonga.exe``.
-------------- next part --------------
HTML����������������������������...
다운로드 



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