History log of /haiku/src/apps/cortex/addons/LoggingConsumer/Jamfile
Revision Date Author Comments
# bf6a2a2b 14-Jun-2021 Niels Sascha Reedijk <niels.reedijk@gmail.com>

Cortex: fix the catalog location of the main application

Previously, hrev55011 introduced localization for Cortex, which then
prompted to close #7530. It has then been reopened, when it turns out
that the translations for the container application (RouteApp) did not
work, whereas the individual add-ons/modules were translated.

The cause is that by default BCatalog looks up the translations based on
the subtype part of the signature. This is x-vnd.Cortex.Route (without
the application/ supertype). This change will place the translations in
the right place of the file system.

The add-ons were never affected, since they BCatalog is explicitly told
to find the translations for the entire signature, like:

static BCatalog sCatalog("application/x-vnd.Cortex.InfoView");

Even so, it was chosen to omit the `application` supertype from the
signature for the shared code as well.

This should fix #7530 for good.

Change-Id: Iff18fabef7aba68602e49db1e98cfed2f486f545
Reviewed-on: https://review.haiku-os.org/c/haiku/+/4091
Reviewed-by: Niels Sascha Reedijk <niels.reedijk@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>


# 2cba2d56 04-Jan-2013 Dancsó Róbert <dancso.robert@d-rendszer.hu>

Added localization support for Cortex app.

* Fixes #7530.

Change-Id: I238c4c8fe32b181a8e1a4bd688bcbe9f3a87f79f
Signed-off-by: Kacper Kasper <kacperkasper@gmail.com>
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3169
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# 136a82ff 12-Feb-2015 Augustin Cavalier <waddlesplash@gmail.com>

Cortex: add LoggingConsumer to the build.


# d26095f2 07-Dec-2014 Alexander von Gluck IV <kallisti5@unixzen.com>

Cortex: Fix build on x86_64 (and others?)


# 81fa5e80 29-Mar-2008 Maurice Kalinowski <mauricek@nowhere.fake>

* Adding LoggingConsumer to build, which is a demo addon provided by Be and included into Cortex once
* This is the first Addon inside Haiku which uses StartControlPanel(), which will be submitted later on.
* Cleaned up warnings



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24664 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 136a82ffc537e130239603e1b71bdbb803d1ffd7 12-Feb-2015 Augustin Cavalier <waddlesplash@gmail.com>

Cortex: add LoggingConsumer to the build.


# d26095f20f5348f9fffac6a06d2b491229edb357 07-Dec-2014 Alexander von Gluck IV <kallisti5@unixzen.com>

Cortex: Fix build on x86_64 (and others?)


# 81fa5e8026ff743d8d38407bdd0bd93b0eb89229 29-Mar-2008 Maurice Kalinowski <mauricek@nowhere.fake>

* Adding LoggingConsumer to build, which is a demo addon provided by Be and included into Cortex once
* This is the first Addon inside Haiku which uses StartControlPanel(), which will be submitted later on.
* Cleaned up warnings



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24664 a95241bf-73f2-0310-859d-f6bbb57e9c96