From e2592184b5de8e231a01c48b98dcd2ecc7187992 Mon Sep 17 00:00:00 2001 From: Felipe Corr??a da Silva Sanches Date: Thu, 26 May 2011 15:30:52 -0300 Subject: Adding numbers to the names of the typography related extensions so that they are displayed in the extensions menu in the correct order that the users are supposed to use them. (bzr r10225) --- share/extensions/layers2svgfont.inx | 2 +- share/extensions/new_glyph_layer.inx | 2 +- share/extensions/setup_typography_canvas.inx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/share/extensions/layers2svgfont.inx b/share/extensions/layers2svgfont.inx index f38c30ca1..87bbe1244 100644 --- a/share/extensions/layers2svgfont.inx +++ b/share/extensions/layers2svgfont.inx @@ -1,6 +1,6 @@ - <_name>Convert Glyph Layers to SVG Font + <_name>3 - Convert Glyph Layers to SVG Font org.inkscape.typography.layers2svgfont inkex.py PathData.py diff --git a/share/extensions/new_glyph_layer.inx b/share/extensions/new_glyph_layer.inx index 3c46f5caa..8841ee34a 100644 --- a/share/extensions/new_glyph_layer.inx +++ b/share/extensions/new_glyph_layer.inx @@ -1,6 +1,6 @@ - <_name>Add Glyph Layer + <_name>2 - Add Glyph Layer org.inkscape.typography.newglyphlayer inkex.py new_glyph_layer.py diff --git a/share/extensions/setup_typography_canvas.inx b/share/extensions/setup_typography_canvas.inx index 4c8c6499b..7d485144c 100644 --- a/share/extensions/setup_typography_canvas.inx +++ b/share/extensions/setup_typography_canvas.inx @@ -1,6 +1,6 @@ - <_name>Setup Typography Canvas + <_name>1 - Setup Typography Canvas org.inkscape.typography.setuptypographycanvas inkex.py setup_typography_canvas.py -- cgit v1.2.3