Cross Reference: empty_page.inx
xref
: /
inkscape
/
share
/
extensions
/
empty_page.inx
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
empty_page.inx revision 5590cf6531d11642cf9d6d50c293bb336f68a7d1
2
N/A
<?
xml
version=
"1.0"
encoding=
"UTF-8"
?>
2
N/A
<
inkscape
-
extension
xmlns=
"
http://www.inkscape.org/namespace/inkscape/extension
"
>
2
N/A
<
_name
>Empty Page</
_name
>
2
N/A
<
id
>
org.inkscape.render.empty_page
</
id
>
2
N/A
<
dependency
type=
"executable"
location=
"extensions"
>
empty_page.py
</
dependency
>
2
N/A
<
dependency
type=
"executable"
location=
"extensions"
>
inkex.py
</
dependency
>
2
N/A
2
N/A
<
_param
name=
"size-help"
type=
"description"
>Select your empty page size.</
_param
>
2
N/A
<
param
name=
"size"
_gui
-
text=
"Page size:"
type=
"enum"
>
2
N/A
<
item
value=
"a3"
>A3</
item
>
2
N/A
<
item
value=
"a4"
>A4</
item
>
2
N/A
<
item
value=
"a5"
>A5</
item
>
2
N/A
<
item
value=
"a3l"
>A3 landscape</
item
>
2
N/A
<
item
value=
"a4l"
>A4 landscape</
item
>
2
N/A
<
item
value=
"a5l"
>A5 landscape</
item
>
2
N/A
<
item
value=
"letter"
>letter</
item
>
2
N/A
<
item
value=
"letterl"
>letter landscape</
item
>
2
N/A
</
param
>
2
N/A
2
N/A
<
effect
needs
-
live
-
preview=
"false"
>
2790
N/A
<
object
-
type
>all</
object
-
type
>
2790
N/A
<
effects
-
menu
hidden=
"true"
/>
3739
N/A
</
effect
>
2
N/A
<
inkscape
:
_templateinfo
>
2
N/A
<
inkscape
:
_name
>Empty page</
inkscape
:
_name
>
2
N/A
<
inkscape
:
author
>Jan Darowski</
inkscape
:
author
>
2
N/A
<
inkscape
:
_short
>Empty page of chosen size.</
inkscape
:
_short
>
2
N/A
<
inkscape
:
date
>2013.09.10</
inkscape
:
date
>
2
N/A
<
inkscape
:
_keywords
>empty sheet a4 a3 a5 letter</
inkscape
:
_keywords
>
3817
N/A
</
inkscape
:
_templateinfo
>
2
N/A
<
script
>
2
N/A
<
command
reldir=
"extensions"
interpreter=
"python"
>
empty_page.py
</
command
>
2
N/A
</
script
>
59
N/A
</
inkscape
-
extension
>
59
N/A