diff options
| author | popolon.org <popolon@popolon.org> | 2007-11-12 23:03:43 +0000 |
|---|---|---|
| committer | popolon2 <popolon2@users.sourceforge.net> | 2007-11-12 23:03:43 +0000 |
| commit | 2444babcef72f0cfc374bf3a0e61076f6f1073f1 (patch) | |
| tree | 4f0cb25e2a95558a7d5e82e3e5577b912b810623 | |
| parent | Don't force focus on the canvas when the desktop is given (diff) | |
| download | inkscape-2444babcef72f0cfc374bf3a0e61076f6f1073f1.tar.gz inkscape-2444babcef72f0cfc374bf3a0e61076f6f1073f1.zip | |
add fontforge glyph in Makefile.am and in video templates replace _ by x as WeightxHeight separator
(bzr r4071)
| -rw-r--r-- | share/templates/Makefile.am | 7 |
1 files 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 |
