diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-03-11 16:41:28 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-03-11 16:41:28 +0000 |
commit | 794d0f87060233d475cbbc724a4ef6ecd0cd0d6c (patch) | |
tree | 0382064fc1bd8b2bbba61bf1c342fa4e239318cf /math/gcalctool/PLIST | |
parent | b0a27a52d3367a2e6b1499b29bc093dea5631221 (diff) | |
download | pkgsrc-794d0f87060233d475cbbc724a4ef6ecd0cd0d6c.tar.gz |
Update to 4.3.50:
* One more slight adjustment to the fix for bug 135064
(http://bugzilla.gnome.org/show_bug.cgi?id=135064)
Entering numbers that start with the numeric point character ('.")
are now visibly displayed.
* Adjustment to the fix for bug 135064
(http://bugzilla.gnome.org/show_bug.cgi?id=135064)
Fix to remove a potential spurious initial thousands separator
character after a change sign operation.
Diffstat (limited to 'math/gcalctool/PLIST')
-rw-r--r-- | math/gcalctool/PLIST | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/math/gcalctool/PLIST b/math/gcalctool/PLIST index cef33b0d4d8..f53249565ff 100644 --- a/math/gcalctool/PLIST +++ b/math/gcalctool/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2004/02/27 17:26:30 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.6 2004/03/11 16:41:28 jmmv Exp $ bin/gcalctool bin/gnome-calculator share/applications/gcalctool.desktop @@ -25,6 +25,7 @@ ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gcalctool.mo ${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gcalctool.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gcalctool.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gcalctool.mo +${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gcalctool.mo ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gcalctool.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gcalctool.mo ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gcalctool.mo @@ -59,6 +60,7 @@ ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gcalctool.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gcalctool.mo share/omf/gcalctool/gcalctool-C.omf share/pixmaps/gcalctool.png +@comment in xdg-dirs: @dirrm share/pixmaps @dirrm share/omf/gcalctool @comment in scrollkeeper: @dirrm share/omf @dirrm share/gnome/help/gcalctool/C/figures @@ -66,4 +68,4 @@ share/pixmaps/gcalctool.png @dirrm share/gnome/help/gcalctool @comment in gnome2-dirs: @dirrm share/gnome/help @comment in GConf2: @dirrm share/gconf/schemas -@comment in gnome2-dirs: @dirrm share/applications +@comment in xdg-dirs: @dirrm share/applications |