From: jiho-sf Date: Thu, 14 Jun 2007 17:40:06 +0000 (+0000) Subject: added the lines for LaTeX Beamer palette and template committed in r15045 in the... X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a614fcad198dba3775d62cd22377ccb62f097b50;p=inkscape.git added the lines for LaTeX Beamer palette and template committed in r15045 in the appropriate Makefile.am (otherwise they were present but not installed) --- diff --git a/share/palettes/Makefile.am b/share/palettes/Makefile.am index e002ed23d..a23be3a4c 100644 --- a/share/palettes/Makefile.am +++ b/share/palettes/Makefile.am @@ -18,7 +18,8 @@ palettes_DATA = \ Royal.gpl \ Topographic.gpl \ Ubuntu.gpl \ - windows.gpl + windows.gpl \ + LaTeX-Beamer.gpl EXTRA_DIST = $(palettes_DATA) diff --git a/share/templates/Makefile.am b/share/templates/Makefile.am index aab522a6e..35ab2604f 100644 --- a/share/templates/Makefile.am +++ b/share/templates/Makefile.am @@ -47,7 +47,8 @@ templates_DATA = \ video_NTSC_720_486.svg \ video_PAL_720_576.svg \ web_banner_468x60.svg \ - web_banner_728x90.svg + web_banner_728x90.svg \ + LaTeX_Beamer.svg EXTRA_DIST = $(templates_DATA)