diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-07-03 17:12:11 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-07-03 17:12:11 +0000 |
commit | 4c462cebb503f6dc3acfea7a1f335e339923d781 (patch) | |
tree | 1797b4f7142b6a7e5dd8273e4a3521b336ca07cf /math/gnumeric/patches | |
parent | a10eed0e9e5db428f07fec7fd87b1285fa75330a (diff) | |
download | pkgsrc-4c462cebb503f6dc3acfea7a1f335e339923d781.tar.gz |
Update to 1.2.13:
Andreas:
http://bugzilla.gnome.org/show_bug.cgi?id=142219
* Handle borders in latex export correctly (broken in 1.2.12 only)
http://bugzilla.gnome.org/show_bug.cgi?id=142219
* Handle borders in latex export correctly
http://bugzilla.gnome.org/show_bug.cgi?id=143577
* fix grid printing
Emmanuel Pacaud:
http://bugzilla.gnome.org/show_bug.cgi?id=142212
* In a line graph, don't use '0' if Y value is missing.
Jody:
http://bugzilla.gnome.org/show_bug.cgi?id=141940
* Fix MS XL crash when there are too many strings
* xls import gradient backgrounds in chart elements
* Restore the font selector to chart editors
* Support series with no entry in a legend
http://bugzilla.gnome.org/show_bug.cgi?id=142267
* Fix drawing selection below hidden merged cells
http://bugzilla.gnome.org/show_bug.cgi?id=103054
* Fix xls named expression and addin import/export
http://bugzilla.gnome.org/show_bug.cgi?id=142474
* Use first rather than last conditional value fmt as catch-all
* Enable implicit iteration for operators
http://bugzilla.gnome.org/show_bug.cgi?id=143577
* Re-enable gridline printing
Morten:
* Fix image-inside-xls problem.
* Improve error handling in xbase plugin.
* Fix parser problem with single empty arg after expression.
Diffstat (limited to 'math/gnumeric/patches')
-rw-r--r-- | math/gnumeric/patches/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/math/gnumeric/patches/patch-aa b/math/gnumeric/patches/patch-aa new file mode 100644 index 00000000000..54af0c88e75 --- /dev/null +++ b/math/gnumeric/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.16 2004/07/03 17:12:11 jmmv Exp $ + +--- po/am.po.orig 2004-06-23 06:41:03.000000000 +0200 ++++ po/am.po +@@ -5176,7 +5176,7 @@ msgstr "" + + #: plugins/fn-info/plugin.xml.in.h:2 + msgid "Information" +-msgstr "&መረጃ" ++msgstr "መረጃ" + + #: plugins/fn-info/plugin.xml.in.h:3 + msgid "Information Functions" |