summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Prokoudine <alexandre.prokoudine@gmail.com>2008-02-08 12:35:27 +0000
committerprokoudine <prokoudine@users.sourceforge.net>2008-02-08 12:35:27 +0000
commitd152232d51bb147b2206e6b6f52baeee45b1ea27 (patch)
treeab63757d42035638c4a7c8473db062840263cf97
parentpatch 189924 (diff)
downloadinkscape-d152232d51bb147b2206e6b6f52baeee45b1ea27.tar.gz
inkscape-d152232d51bb147b2206e6b6f52baeee45b1ea27.zip
repositioned Lorem Ipsum extension (Render -> Text submenu)
(bzr r4683)
-rw-r--r--share/extensions/lorem_ipsum.inx4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/extensions/lorem_ipsum.inx b/share/extensions/lorem_ipsum.inx
index 5681cd62c..d992fbb77 100644
--- a/share/extensions/lorem_ipsum.inx
+++ b/share/extensions/lorem_ipsum.inx
@@ -10,10 +10,10 @@
<effect>
<object-type>all</object-type>
<effects-menu>
- <submenu _name="Render"/>
+ <submenu _name="Text"/>
</effects-menu>
</effect>
<script>
<command reldir="extensions" interpreter="python">lorem_ipsum.py</command>
</script>
-</inkscape-extension> \ No newline at end of file
+</inkscape-extension>