[anjuta] project-wizard: bgo #670656 - I can not build a pygtk prj include i18n



commit 0f493262168135dca7f37c7d30642aba2f37ecec
Author: SÃbastien Granjoux <seb sfo free fr>
Date:   Thu Feb 23 20:44:41 2012 +0100

    project-wizard: bgo #670656 - I can not build a pygtk prj include i18n

 .../project-wizard/templates/pygtk/po/Makefile.am  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/project-wizard/templates/pygtk/po/Makefile.am b/plugins/project-wizard/templates/pygtk/po/Makefile.am
index 676a854..fb40e90 100644
--- a/plugins/project-wizard/templates/pygtk/po/Makefile.am
+++ b/plugins/project-wizard/templates/pygtk/po/Makefile.am
@@ -1,4 +1,4 @@
-wizard_filesdir = $(anjuta_data_dir)/project/python/po
+wizard_filesdir = $(anjuta_data_dir)/project/pygtk/po
 wizard_files_DATA = POTFILES.in
 EXTRA_DIST = $(wizard_files_DATA)
 



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