summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4daf8f8)
raw | patch | inline | side by side (parent: 4daf8f8)
author | kidproto <kidproto@users.sourceforge.net> | |
Sun, 11 Feb 2007 04:35:17 +0000 (04:35 +0000) | ||
committer | kidproto <kidproto@users.sourceforge.net> | |
Sun, 11 Feb 2007 04:35:17 +0000 (04:35 +0000) |
src/main.cpp | patch | blob | history |
diff --git a/src/main.cpp b/src/main.cpp
index 877f4df9f1f1814513a1fb2c18ce36b6a26e2bfd..49df2f3cd22e64dc06708e3ce0bfb12f29e465ad 100644 (file)
--- a/src/main.cpp
+++ b/src/main.cpp
N_("Export files with the bounding box set to the page size (EPS)"),
NULL},
+ /*
{"fit-page-to-drawing", 'S',
POPT_ARG_NONE, &sp_export_bbox_page, SP_ARG_FIT_PAGE_TO_DRAWING,
N_("Fits page to drawing and saves changes in place"),
NULL},
-
+ */
{"query-x", 'X',
POPT_ARG_NONE, &sp_query_x, SP_ARG_QUERY_X,
// TRANSLATORS: "--query-id" is an Inkscape command line option; see "inkscape --help"