GB_Printer / Dump / share / templates /
..
A4.svg Dumping 5 years ago
A4_landscape.svg Dumping 5 years ago
CD_cover_300dpi.svg Dumping 5 years ago
CD_label_120x120.svg Dumping 5 years ago
DVD_cover_regular_300dpi.svg Dumping 5 years ago
DVD_cover_slim_300dpi.svg Dumping 5 years ago
DVD_cover_superslim_300dpi.svg Dumping 5 years ago
DVD_cover_ultraslim_300dpi.svg Dumping 5 years ago
LaTeX_Beamer.svg Dumping 5 years ago
Letter.svg Dumping 5 years ago
Letter_landscape.svg Dumping 5 years ago
README Dumping 5 years ago
Typography_Canvas.svg Dumping 5 years ago
black_opaque.svg Dumping 5 years ago
business_card_85x54mm.svg Dumping 5 years ago
business_card_90x50mm.svg Dumping 5 years ago
default.svg Dumping 5 years ago
default_mm.svg Dumping 5 years ago
default_pt.svg Dumping 5 years ago
desktop_1024x768.svg Dumping 5 years ago
desktop_1600x1200.svg Dumping 5 years ago
desktop_640x480.svg Dumping 5 years ago
desktop_800x600.svg Dumping 5 years ago
fontforge_glyph.svg Dumping 5 years ago
i18n.py Dumping 5 years ago
icon_16x16.svg Dumping 5 years ago
icon_32x32.svg Dumping 5 years ago
icon_48x48.svg Dumping 5 years ago
icon_64x64.svg Dumping 5 years ago
no_borders.svg Dumping 5 years ago
no_layers.svg Dumping 5 years ago
templates.h Dumping 5 years ago
video_HDTV_1920x1080.svg Dumping 5 years ago
video_NTSC_720x486.svg Dumping 5 years ago
video_PAL_720x576.svg Dumping 5 years ago
web_banner_468x60.svg Dumping 5 years ago
web_banner_728x90.svg Dumping 5 years ago
white_opaque.svg Dumping 5 years ago
README
This folder contains the templates for new documents created in Inkscape. You will
normally see them listed in the File > New submenu. A template may store any
document-specific settings (such as initial zoom and view, paper size, background and
borders, metadata, window geometry, grid and guide settings, export hints) as well as
any objects. To add a new template, simply save or copy it in this folder; nothing else
is required.

Files of the mask default.*.svg are the translations of default.svg template into
different languages. The default.svg itself is in English. These translations contain
a translated name of the default layer and possibly different canvas size. Each
language version of Inkscape will only use one of these templates and ignore the rest.

Internationalization

This file is internationalized the same way as share/filters/filters/svg
The i18n.py script called from the makefile will extract strings from the *.svg
into a *.svg.h file. Intltool is then able to extracts these strings just like
from normal .h files.