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

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

bug#43279: closed ([PATCH] glade: Search for catalogues and modules)


From: GNU bug Tracking System
Subject: bug#43279: closed ([PATCH] glade: Search for catalogues and modules)
Date: Sun, 13 Sep 2020 21:34:02 +0000

Your message dated Sun, 13 Sep 2020 23:33:27 +0200
with message-id <87r1r58iqg.fsf@gnu.org>
and subject line Re: [bug#43279] [PATCH] glade: Search for catalogues and 
modules
has caused the debbugs.gnu.org bug report #43279,
regarding [PATCH] glade: Search for catalogues and modules
to be marked as done.

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


-- 
43279: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43279
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] glade: Search for catalogues and modules Date: Tue, 08 Sep 2020 15:05:20 +0200 User-agent: Evolution 3.34.2
Hi Guix,

I noticed, that libhandy still has the glade catalog disabled even if
the module builds fine (although the 0.0 version appears to be broken).
To actually get glade to load them correctly, I had to define some
search paths, which is the actual functionality added by this patch
set.  I'm not sure, if other gtk+-based libraries would also add their
catalogs, so for now it's just these two patches.

Regards,
Leo

Attachment: 0001-gnu-glade-Add-catalog-and-module-search-paths.patch
Description: Text Data

Attachment: 0002-gnu-libhandy-Enable-glade_catalog.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#43279] [PATCH] glade: Search for catalogues and modules Date: Sun, 13 Sep 2020 23:33:27 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hi Leo,

Leo Prikler <leo.prikler@student.tugraz.at> skribis:

> From 21671bd6a3c193be0b75a29d8edc71be25bae103 Mon Sep 17 00:00:00 2001
> From: Leo Prikler <leo.prikler@student.tugraz.at>
> Date: Tue, 8 Sep 2020 14:03:40 +0200
> Subject: [PATCH 1/2] gnu: glade: Add catalog and module search paths.
>
> * gnu/packages/gnome.scm (glade3)[native-search-paths]: Add
> GLADE_CATALOG_SEARCH_PATH and GLADE_MODULE_SEARCH_PATH.

[...]

> From c54baafc4b97e89c241ee3fff765ee84aa2e6e54 Mon Sep 17 00:00:00 2001
> From: Leo Prikler <leo.prikler@student.tugraz.at>
> Date: Tue, 8 Sep 2020 14:08:33 +0200
> Subject: [PATCH 2/2] gnu: libhandy: Enable glade_catalog.
>
> * gnu/packages/gnome.scm (libhandy)[configure-flags]: Add glade_catalog.
> [inputs]: Add glade and libxml2.
> (libhandy-0.0)[configure-flags]: Keep glade_catalog disabled.

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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