History log of /inkscape/share/extensions/empty_page.py
Revision Date Author Comments Expand
ce73efc40e53170d5ebd6de7102c6d718083e456 13-Sep-2015 Krzysztof KosiƄski <tweenk.pl@gmail.com>

Second round of extension executable bit cleanup. Add/remove executable bits and shebangs as appropriate. The extension entry point should be executable, while Python files that contain libraries and are not entry points should not be executable. Shebang lines should only be present in executable files.

610fda97fbb3e635943a8961ff0bbf4a7dee77d9 10-Oct-2014 tavmjong-free <tavmjong@free.fr>

Added background and no border options.

6f3630a3e7a1a0355d8a3649d83d897cd4d19bd8 09-Oct-2014 tavmjong-free <tavmjong@free.fr>

Fix 'viewBox' and 'inkscape:document-units', add 'inkscape:cx' and 'inkscape:cy'.

09745d1696468b1f7b1fe01727aa49f448c6e199 08-Oct-2014 tavmjong-free <tavmjong@free.fr>

Fixed 'viewBox', added 'inkscape:cx' and 'inkscape:cy'.

14ee3b45e90630ccffce949174cd1f4b35114a29 20-Sep-2013 Slagvi Public <JandotDarowskiattgmaildottcom>

Fix Empty Page procedural template.

5590cf6531d11642cf9d6d50c293bb336f68a7d1 10-Sep-2013 Slagvi Public <JandotDarowskiattgmaildottcom>

Procedural template example added.