[Groonga-mysql-commit] mroonga/mroonga [fix-for-visual-studio] groonga storage engine -> mroonga

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Oct 4 10:39:52 JST 2012


Kouhei Sutou	2012-03-28 16:20:51 +0900 (Wed, 28 Mar 2012)

  New Revision: d092855515161af7669879484a072a59faac231d
  https://github.com/mroonga/mroonga/commit/d092855515161af7669879484a072a59faac231d

  Log:
    groonga storage engine -> mroonga

  Modified files:
    tools/prepare-sphinx-html.rb

  Modified: tools/prepare-sphinx-html.rb (+3 -3)
===================================================================
--- tools/prepare-sphinx-html.rb    2012-03-28 13:17:59 +0900 (b9b2fe7)
+++ tools/prepare-sphinx-html.rb    2012-03-28 16:20:51 +0900 (8372e3b)
@@ -59,11 +59,11 @@ LANGUAGE_TO_LOCALE = {
 def insert_facebook_html_header(html)
   html.gsub(/<\/head>/) do
     <<-HTML
-    <meta property="fb:page_id" content="238184682903165" /><!-- groonga storage engine -->
+    <meta property="fb:page_id" content="238184682903165" /><!-- mroonga -->
     <meta property="fb:admins" content="664204556" /><!-- kouhei.sutou -->
     <meta property="og:type" content="product" />
     <meta property="og:image" content="http://groonga.org/images/mroonga.png" />
-    <meta property="og:site_name" content="groonga storage engine" />
+    <meta property="og:site_name" content="mroonga" />
 
     <link rel="stylesheet" href="/css/sphinx.css" type="text/css" />
   </head>
@@ -84,7 +84,7 @@ def insert_facebook_html_buttons(html)
   html.gsub(/(<div class="other-language-links">)/) do
     <<-HTML
     <div class="facebook-buttons">
-      <fb:like href="http://www.facebook.com/pages/groonga-storage-engine/238184682903165"
+      <fb:like href="http://www.facebook.com/pages/mroonga/238184682903165"
                layout="standard"
                width="290"></fb:like>
     </div>
-------------- next part --------------
HTML����������������������������...
Download 



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