summaryrefslogtreecommitdiffstats
path: root/src/menus-skeleton.h
diff options
context:
space:
mode:
authorBruno Dilly <bruno.dilly@gmail.com>2007-08-06 18:32:13 +0000
committerbdilly <bdilly@users.sourceforge.net>2007-08-06 18:32:13 +0000
commitf006ebdee5b2f29127a152978ac72e41f61ced33 (patch)
treed35a9cc73d84182ad90838bcd77cda2e3574679d /src/menus-skeleton.h
parentAdd Gail and Diederik; correct Danilo's name. (diff)
downloadinkscape-f006ebdee5b2f29127a152978ac72e41f61ced33.tar.gz
inkscape-f006ebdee5b2f29127a152978ac72e41f61ced33.zip
adds export to ocal feature without dialog window
(bzr r3398)
Diffstat (limited to 'src/menus-skeleton.h')
-rw-r--r--src/menus-skeleton.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/menus-skeleton.h b/src/menus-skeleton.h
index 17494332d..900232303 100644
--- a/src/menus-skeleton.h
+++ b/src/menus-skeleton.h
@@ -29,6 +29,7 @@ static char const menus_skeleton[] =
" <separator/>\n"
" <verb verb-id=\"FileImport\" />\n"
" <verb verb-id=\"FileExport\" />\n"
+" <verb verb-id=\"FileExportToOCAL\" />\n"
" <separator/>\n"
/* These are ugly, but what needs to happen here is allowing users
to use the native PS support if they are using another print driver.