[kupfer] data: Install result.ui with waf
- From: Ulrik Sverdrup <usverdrup src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [kupfer] data: Install result.ui with waf
- Date: Tue, 27 Oct 2009 15:40:28 +0000 (UTC)
commit 85fcf02fdc38e15ac3102f7de4b436b127284b74
Author: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date: Tue Oct 27 16:38:42 2009 +0100
data: Install result.ui with waf
I forgot to add this UI file to waf to actually install it.
data/wscript_build | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/wscript_build b/data/wscript_build
index 6713c66..c606224 100644
--- a/data/wscript_build
+++ b/data/wscript_build
@@ -1,6 +1,7 @@
# configuration defaults and ui files
bld.install_files("${DATADIR}/kupfer", "defaults.cfg")
bld.install_files("${DATADIR}/kupfer", "preferences.ui")
+bld.install_files("${DATADIR}/kupfer", "result.ui")
# install all pure data files
bld.install_files("${DATADIR}/kupfer/art", "art/*")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]