[tasque/xbuild] [xbuild] Include POTFILES.in in po.mdproj



commit e1ec9d8c6ea536e102c2347e062654b3fede34db
Author: Antonius Riha <antoniusriha gmail com>
Date:   Fri Aug 31 09:36:20 2012 +0200

    [xbuild] Include POTFILES.in in po.mdproj

 po/po.mdproj |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/po/po.mdproj b/po/po.mdproj
index 5ed0bba..96542dd 100644
--- a/po/po.mdproj
+++ b/po/po.mdproj
@@ -98,6 +98,10 @@
     <GettextTranslation Include="zh_CN.po" />
     <GettextTranslation Include="zh_TW.po" />
   </ItemGroup>
+  <ItemGroup>
+    <!-- Required by intltool-update -->
+    <PotfilesIn Include="POTFILES.in" />
+  </ItemGroup>
   
   <PropertyGroup>
     <Prefix Condition=" '$(Prefix)' == '' ">..\build\bin</Prefix>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]