diff options
| author | Josh Andler <scislac@gmail.com> | 2009-11-09 21:37:25 +0000 |
|---|---|---|
| committer | scislac <scislac@users.sourceforge.net> | 2009-11-09 21:37:25 +0000 |
| commit | 848ad66977870874b3dbbc441376f6f55fdcdef1 (patch) | |
| tree | 6aea327fbc3a9cf0084364ea9d4083623bdb595b /src | |
| parent | Migrate file MRU prefs (diff) | |
| download | inkscape-848ad66977870874b3dbbc441376f6f55fdcdef1.tar.gz inkscape-848ad66977870874b3dbbc441376f6f55fdcdef1.zip | |
Comment out non-functioning menu item
(bzr r8828)
Diffstat (limited to 'src')
| -rw-r--r-- | src/menus-skeleton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/menus-skeleton.h b/src/menus-skeleton.h index c4a789e48..d7a18f211 100644 --- a/src/menus-skeleton.h +++ b/src/menus-skeleton.h @@ -124,7 +124,7 @@ static char const menus_skeleton[] = " <separator/>\n" " <verb verb-id=\"DialogSwatches\" />\n" " <verb verb-id=\"DialogDebug\" />\n" -" <verb verb-id=\"DialogScript\" />\n" +//" <verb verb-id=\"DialogScript\" />\n" " <separator/>\n" " <verb verb-id=\"PrevWindow\" />\n" " <verb verb-id=\"NextWindow\" />\n" |
