aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/Makefile.am6
2 files changed, 11 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 579e047af4..7c003d5bce 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,5 +1,10 @@
2000-10-14 Michael Meeks <michael@helixcode.com>
+ * Makefile.am: Add rule to use bonobo-ui-extract to build
+ translatable files.
+
+2000-10-14 Michael Meeks <michael@helixcode.com>
+
* evolution-addressbook-ldap.xml: drasticaly shrink to just the
new features available with ldap; don't duplicate stuff.
diff --git a/ui/Makefile.am b/ui/Makefile.am
index 6746249f6f..aec14eb600 100644
--- a/ui/Makefile.am
+++ b/ui/Makefile.am
@@ -12,3 +12,9 @@ uidir = $(datadir)/gnome/ui
ui_DATA = $(XML_FILES)
EXTRA_DIST = $(XML_FILES)
+
+BUILT_SOURCES=$(XML_FILES:.xml=.h)
+
+%.h : %.xml
+ bonobo-ui-extract $^ > $@
+
t/npm_and_yarn/devel/electron6/files/ini-1.3.8&id=453810c7f01575e5349b4c58d64ef44344ac3ff2&showmsg=1'>Expand)AuthorAgeFilesLines * - Don't set --prefix configure argument, it's done automaticallypawel2016-08-201-3/+2 * configure script is generated by GNU autotoolspawel2016-08-201-1/+1 * - Convert to USES=tcl changing version of TCLpawel2016-08-208-38/+56 * Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-1/+1 * Cleanup plistantoine2014-11-221-6/+0 * sysutils/modules: Upgrade version 3.1.6 => 3.2.10 and support stagemarino2014-09-0710-195/+373 * Rename all patches that contain '::' as a path separator, and useadamw2014-07-303-0/+0 * Modernize LIB_DEPENDSbapt2014-07-151-1/+1 * Resetting maintainership on ports that have not been staged and without anybapt2014-07-061-1/+1 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-21