[anjuta] Fixed pygtk default makefile
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta] Fixed pygtk default makefile
- Date: Tue, 7 Jun 2011 17:35:55 +0000 (UTC)
commit 4c0e108b3fc9be6b86163639f9e91d0e62dbd2fc
Author: Jason Siefken <siefkenj gmail com>
Date: Mon Jun 6 18:19:22 2011 -0700
Fixed pygtk default makefile
.../templates/pygtk/src/Makefile.am.tpl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/project-wizard/templates/pygtk/src/Makefile.am.tpl b/plugins/project-wizard/templates/pygtk/src/Makefile.am.tpl
index 5cd94d0..b3fc234 100644
--- a/plugins/project-wizard/templates/pygtk/src/Makefile.am.tpl
+++ b/plugins/project-wizard/templates/pygtk/src/Makefile.am.tpl
@@ -4,7 +4,7 @@
[+IF (=(get "HaveBuilderUI") "1")+]
uidir = $(datadir)/[+NameHLower+]/ui
-ui_DATA = ../data/[+NameHLower+].ui
+ui_DATA = [+NameHLower+].ui
[+ENDIF+]
## The main script
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]