summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f588299)
raw | patch | inline | side by side (parent: f588299)
author | rwst <rwst@users.sourceforge.net> | |
Wed, 24 May 2006 15:55:13 +0000 (15:55 +0000) | ||
committer | rwst <rwst@users.sourceforge.net> | |
Wed, 24 May 2006 15:55:13 +0000 (15:55 +0000) |
Makefile.am | patch | blob | history | |
po/POTFILES.in | patch | blob | history | |
src/Makefile.am | patch | blob | history |
diff --git a/Makefile.am b/Makefile.am
index 4f821ffd2b24a2f8d7be3aff842892325403afae..38510db4727ae1fa4d13e9fa91e5e2181e28b0b6 100644 (file)
--- a/Makefile.am
+++ b/Makefile.am
&& mv -f tmp.$$$$ $@
# man 7 groff_char for further remarks on charset encoding for man pages.
+po/inkscape.pot:
+ (cd po ; intltool-update --pot)
+
install-data-local: inkscape.fr.1
$(mkinstalldirs) $(DESTDIR)$(mandir)/fr/man1
$(INSTALL_DATA) `if [ -f inkscape.fr.1 ]; then :; else echo $(srcdir)/;fi`inkscape.fr.1 $(DESTDIR)$(mandir)/fr/man1/inkscape.1
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 818242611d4101951010d763f645bb631a2eb9dc..d3162da960e24b771dcb146f58ab0becaa3c5282 100644 (file)
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
# List of source files containing translatable strings.
# Please keep this file sorted alphabetically.
-# [encoding: UTF-8] +
+[encoding: UTF-8]
inkscape.desktop.in
src/application/editor.cpp
src/arc-context.cpp
diff --git a/src/Makefile.am b/src/Makefile.am
index a24ebcc2c3d9df5bfb6ee5642ac96f925a350ea6..9b284e27d356fa49373ddde9f1c84ab7a88c8d07 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
mkdir $(distdir)/pixmaps
cp $(srcdir)/pixmaps/*xpm $(distdir)/pixmaps
+distclean-local:
+ rm -f libnr/test-nr.xml libnr/test-nr.log svg/test-svg.xml svg/test-svg.log xml/test-xml.xml xml/test-xml.log test-all.xml test-all.log