After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 84474 - Rename of mailboxes
Rename of mailboxes
Status: VERIFIED FIXED
Product: balsa
Classification: Other
Component: general
1.3.x
Other other
: Normal normal
: ---
Assigned To: Balsa Maintainers
Balsa Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-06-07 10:13 UTC by Laurent Cheylus
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Laurent Cheylus 2002-06-07 10:13:45 UTC
Version : Balsa 1.3.6
OS Linux 2.4.8

When I open a mailbox and select "Files --> Mailbox properties" and click
on "Update" button, this mailbox is renamed by its mailbox filename :
french "Eléments envoyés" is renamed in "sentbox" (file : $MAIL_HOME/sentbox).

Why this mailbox doesn't keep its original name (translate from po files if
it exists) ?

If I quit Balsa and run once, the renamed mailboxes have their original
names ...

A++ Laurent.
Comment 1 Pawel Salek 2002-06-07 22:07:03 UTC
Confirmed. I will try to fix it before next release.
Comment 2 Pawel Salek 2002-06-09 19:27:09 UTC
The patch that adresses these problems has been commited to HEAD and
BALSA_2 branches.
Comment 3 Laurent Cheylus 2002-06-11 10:13:43 UTC
I have tested last CVS HEAD version with this patch. All works
correctly now with rename of mailboxes.

Thx, Laurent.