From 9d514d2b4cad033e48eec3cb36d2d1d9c47b8bfb Mon Sep 17 00:00:00 2001 From: popolon2 Date: Mon, 12 Nov 2007 23:03:43 +0000 Subject: [PATCH] add fontforge glyph in Makefile.am and in video templates replace _ by x as WeightxHeight separator --- share/templates/Makefile.am | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/share/templates/Makefile.am b/share/templates/Makefile.am index 35ab2604f..eff7422e3 100644 --- a/share/templates/Makefile.am +++ b/share/templates/Makefile.am @@ -35,6 +35,7 @@ templates_DATA = \ desktop_1600x1200.svg \ desktop_640x480.svg \ desktop_800x600.svg \ + fontforge_glyph.svg \ icon_16x16.svg \ icon_32x32.svg \ icon_48x48.svg \ @@ -43,9 +44,9 @@ templates_DATA = \ Letter.svg \ no_borders.svg \ no_layers.svg \ - video_HDTV_1920_1080.svg \ - video_NTSC_720_486.svg \ - video_PAL_720_576.svg \ + video_HDTV_1920x1080.svg \ + video_NTSC_720x486.svg \ + video_PAL_720x576.svg \ web_banner_468x60.svg \ web_banner_728x90.svg \ LaTeX_Beamer.svg -- 2.30.2