extensions textdomain name
- From: Djihed Afifi <djihedlists googlemail com>
- To: epiphany-list gnome org
- Subject: extensions textdomain name
- Date: Wed, 25 Apr 2007 19:20:55 +0100
Hi,
In epiphany-extensions:
configure.ac:GETTEXT_PACKAGE=epiphany-extensions-$EPIPHANY_API_VERSION
In epiphany it is:
configure.ac:GETTEXT_PACKAGE=epiphany
Why have the version number in extensions? was there an intention to
make it possible to install multiple versions of extensions?
It also creates problems when packaging language packs. In ubuntu:
$ dpkg --contents language-pack-gnome-ar-base_1%3a7.04+20070412_all.deb
| grep extensions.*mo
./usr/share/locale-langpack/ar/LC_MESSAGES/epiphany-extensions-2.17.mo
(same for other languages)
They made an error, it should be epiphany-extensions-2.18.mo. I know it
is their problem, but the versions don't help either.
Also, potentially makes fixing this bug more difficult:
http://bugzilla.gnome.org/show_bug.cgi?id=433377
Shouldn't -$EPIPHANY_API_VERSION be removed?
Djihed
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]