[calligra] tools/converter: Better description

C. Boemann cbo at boemann.dk
Tue Feb 14 16:24:22 GMT 2012


Well the damage is already done now, so just hurry with the Par/By

On Tuesday 14 February 2012 17:18:32 Sebastian Sauer wrote:
> On 02/14/2012 04:45 PM, Boudewijn Rempt wrote:
> > Er... We're in string freeze :-(. And if we change the string, the "Per"
> > should be changed to "By" as well.
> 
> Indeed. Close to half a year string-freeze now :-/
> 
> Anyways, how to fix? I see 2 options;
> 
> 1. we accept that calligraconveter is a command-line tool that targets
> power-users and developers who prefer functionality over localization.
> We show them the inportant information what can be done when producing
> PDFs with calligraconverter
> 
> 2. we just comment out the 3 lines and effectively hide the inportant
> information but keep the functionality and the arguments working. The
> user can only either guess the arguments or read the source-code.
> 
> Opinions, ideas, wishes?
> 
> > On Tue, 14 Feb 2012, Sebastian Sauer wrote:
> >> Git commit c15faf35e11266d9605759db227036830bfebc6e by Sebastian Sauer.
> >> Committed on 14/02/2012 at 16:38.
> >> Pushed by sebsauer into branch 'master'.
> >> 
> >> Better description
> >> 
> >> M +1 -1 tools/converter/calligraconverter.cpp
> >> 
> >> http://commits.kde.org/calligra/c15faf35e11266d9605759db227036830bfebc6e
> >> 
> >> diff --git a/tools/converter/calligraconverter.cpp
> >> b/tools/converter/calligraconverter.cpp
> >> index 5753945..5fd6148 100644
> >> --- a/tools/converter/calligraconverter.cpp
> >> +++ b/tools/converter/calligraconverter.cpp
> >> @@ -157,7 +157,7 @@ int main(int argc, char **argv)
> >> // PDF related options.
> >> options.add("print-orientation <name>", ki18n("The print orientation.
> >> This could be either Portrait or Landscape."));
> >> options.add("print-papersize <name>", ki18n("The paper size. A4,
> >> Legal, Letter, ..."));
> >> - options.add("print-margin <size>", ki18n("The size of the margin.
> >> Per default this is 0.2."));
> >> + options.add("print-margin <size>", ki18n("The size of the paper
> >> margin. Per default this is 0.2."));
> >> 
> >> KCmdLineArgs::addCmdLineOptions(options);
> 
> _______________________________________________
> calligra-devel mailing list
> calligra-devel at kde.org
> https://mail.kde.org/mailman/listinfo/calligra-devel



More information about the calligra-devel mailing list