[anjuta/gnome-3-0] Fixed pygtk default makefile
- From: Johannes Schmid <jhs src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/gnome-3-0] Fixed pygtk default makefile
- Date: Fri, 10 Jun 2011 15:50:39 +0000 (UTC)
commit e6c4db1c08367f1e60ac23c8615d7ab7f2e8a114
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]