diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2009-08-11 08:51:10 +0000 |
|---|---|---|
| committer | tavmjong <tavmjong@users.sourceforge.net> | 2009-08-11 08:51:10 +0000 |
| commit | 9cd4b7cd67078567cf3dca334452f3504888d352 (patch) | |
| tree | f4a1f432c7f83973546105260d692875bb045154 | |
| parent | Removed support for AI (EPS based) export and EPSI export. (diff) | |
| download | inkscape-9cd4b7cd67078567cf3dca334452f3504888d352.tar.gz inkscape-9cd4b7cd67078567cf3dca334452f3504888d352.zip | |
Remove mention of AI export and EPSI export per instructions in
share/extensions/Makefile.am
(bzr r8466)
| -rw-r--r-- | po/inkscape.pot | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/po/inkscape.pot b/po/inkscape.pot index 4b0b6c0d3..b41fc472b 100644 --- a/po/inkscape.pot +++ b/po/inkscape.pot @@ -19841,18 +19841,6 @@ msgstr "" msgid "Open files saved with Adobe Illustrator 8.0 or older" msgstr "" -#: ../share/extensions/ai_output.inx.h:1 -msgid "AI 8.0 Output" -msgstr "" - -#: ../share/extensions/ai_output.inx.h:2 -msgid "Adobe Illustrator 8.0 (*.ai)" -msgstr "" - -#: ../share/extensions/ai_output.inx.h:3 -msgid "Write Adobe Illustrator 8.0 (Postscript-based)" -msgstr "" - #: ../share/extensions/aisvg.inx.h:1 msgid "AI SVG Input" msgstr "" @@ -20303,18 +20291,6 @@ msgstr "" msgid "EPS Input" msgstr "" -#: ../share/extensions/epsi_output.inx.h:1 -msgid "EPSI Output" -msgstr "" - -#: ../share/extensions/epsi_output.inx.h:2 -msgid "Encapsulated Postscript Interchange (*.epsi)" -msgstr "" - -#: ../share/extensions/epsi_output.inx.h:3 -msgid "Encapsulated Postscript with a thumbnail" -msgstr "" - #: ../share/extensions/eqtexsvg.inx.h:1 msgid "LaTeX formula" msgstr "" |
