[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] follow the change of the images location.

Back to archive index

Kazuhiko null+****@clear*****
Thu Oct 4 10:31:06 JST 2012


Kazuhiko	2011-10-28 07:06:35 +0900 (Fri, 28 Oct 2011)

  New Revision: 833b3ef3b077cfae2fd3498636844731b78bd3da
  https://github.com/mroonga/mroonga/commit/833b3ef3b077cfae2fd3498636844731b78bd3da

  Log:
    follow the change of the images location.

  Modified files:
    doc/Makefile.am
    doc/en/Makefile.am
    doc/ja/Makefile.am

  Modified: doc/Makefile.am (+6 -0)
===================================================================
--- doc/Makefile.am    2011-10-28 06:35:27 +0900 (6b1c7b9)
+++ doc/Makefile.am    2011-10-28 07:06:35 +0900 (c9d0931)
@@ -1 +1,7 @@
 SUBDIRS = en ja
+
+nobase_dist_doc_DATA =			\
+	images/storage-mode.png		\
+	images/storage-mode.svg		\
+	images/wrapper-mode.png		\
+	images/wrapper-mode.svg

  Modified: doc/en/Makefile.am (+0 -4)
===================================================================
--- doc/en/Makefile.am    2011-10-28 06:35:27 +0900 (f910ab3)
+++ doc/en/Makefile.am    2011-10-28 07:06:35 +0900 (6279026)
@@ -119,10 +119,6 @@ nobase_dist_doc_en_DATA =			\
 
 # find source -type f -not -name '*.pyc' | sort | sed -e 's,^,\t,g'
 source_files =					\
-	source/images/storage-mode.png		\
-	source/images/storage-mode.svg		\
-	source/images/wrapper-mode.png		\
-	source/images/wrapper-mode.svg		\
 	source/characteristic.rst		\
 	source/conf.py				\
 	source/developer.rst			\

  Modified: doc/ja/Makefile.am (+0 -4)
===================================================================
--- doc/ja/Makefile.am    2011-10-28 06:35:27 +0900 (70910b2)
+++ doc/ja/Makefile.am    2011-10-28 07:06:35 +0900 (05142d0)
@@ -119,10 +119,6 @@ nobase_dist_doc_ja_DATA =			\
 
 # find source -type f -not -name '*.pyc' | sort | sed -e 's,^,\t,g'
 source_files =					\
-	source/images/storage-mode.png		\
-	source/images/storage-mode.svg		\
-	source/images/wrapper-mode.png		\
-	source/images/wrapper-mode.svg		\
 	source/characteristic.rst		\
 	source/conf.py				\
 	source/developer.rst			\
-------------- next part --------------
HTML����������������������������...
Download 



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