[openrtm-commit:01376] r134 - branches/newCMakeForVC2010/ImageProcessing/opencv/components/TkCalibGUI

openrtm @ openrtm.org openrtm @ openrtm.org
2014年 3月 18日 (火) 12:10:33 JST


Author: kawauchi
Date: 2014-03-18 12:10:32 +0900 (Tue, 18 Mar 2014)
New Revision: 134

Modified:
   branches/newCMakeForVC2010/ImageProcessing/opencv/components/TkCalibGUI/CMakeLists.txt
Log:
TkCalibGUI : Corrected maintainer's mail address. refs #2704

Modified: branches/newCMakeForVC2010/ImageProcessing/opencv/components/TkCalibGUI/CMakeLists.txt
===================================================================
--- branches/newCMakeForVC2010/ImageProcessing/opencv/components/TkCalibGUI/CMakeLists.txt	2014-03-18 02:46:05 UTC (rev 133)
+++ branches/newCMakeForVC2010/ImageProcessing/opencv/components/TkCalibGUI/CMakeLists.txt	2014-03-18 03:10:32 UTC (rev 134)
@@ -18,7 +18,7 @@
 set(RTC_LANG "python")
 set(RTC_DESCRIPTION "Image Calibration GUI")
 set(RTC_VENDOR "AIST")
-set(RTC_MAINTAINER "author at example.com")
+set(RTC_MAINTAINER "Noriaki Ando <n-ando at aist.go.jp>")
 
 string(TOLOWER ${RTC_NAME} PACKAGE_NAME)
 set(PACKAGE_VERSION "${RTC_VERSION_MAJOR}.${RTC_VERSION_MINOR}.${RTC_VERSION_PATCH}")



More information about the openrtm-commit mailing list