emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68439: closed (icewm do not install MO files.)


From: GNU bug Tracking System
Subject: bug#68439: closed (icewm do not install MO files.)
Date: Wed, 27 Mar 2024 13:01:02 +0000

Your message dated Wed, 27 Mar 2024 12:59:24 +0000
with message-id <87sf0bg78o.fsf@cbaines.net>
and subject line Re: [bug#69793] [PATCH] gnu: icewm: Update to 3.4.6
has caused the debbugs.gnu.org bug report #68439,
regarding icewm do not install MO files.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
68439: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68439
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: icewm do not install MO files. Date: Sun, 14 Jan 2024 11:08:37 +0800 User-agent: Gnus/5.13 (Gnus v5.13)
Hello:

At the moment: icewm do not install MO files to
'share/locale/<lang>/LC_MESSAGES', gmo files in tarball are removed, but
do not re-generated, I try to add gettext-minimul to inputs, but can not
re-generate gmo files successfully.

Any reason we should remove gmo files in tarball?

```
               (add-after 'unpack 'remove-gmo-files
                 ;; gmo files are generated from .po files
                 ;; so remove them before build to make sure
                 ;; they are re-generated if needed
                 (lambda _
                   (for-each delete-file
                             (find-files "po" "\\.gmo$"))))
```


-- 




--- End Message ---
--- Begin Message --- Subject: Re: [bug#69793] [PATCH] gnu: icewm: Update to 3.4.6 Date: Wed, 27 Mar 2024 12:59:24 +0000 User-agent: mu4e 1.10.8; emacs 29.1
Andy Tai <atai@atai.org> writes:

> * gnu/packages/wm.scm (icewm): Update to 3.4.6
>
> Change-Id: Ieff1fc5417cfe164fa7886774e8855fd95248c8f
> ---
>  gnu/packages/wm.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks both, I've pushed this to master as
8cc450e59a4c83fa39097964f62c2b2c84e0aee3.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]