genode/repos/gems
Christian Prochaska 75111c4f1a wm: sanitize the view title
By replacing '"' by ''', we work around issue #1757.
2015-11-04 14:09:30 +01:00
..
include Fix missing include 2015-10-06 12:18:52 +02:00
lib/mk gems: move reusable code to include/gems 2014-10-13 15:21:53 +02:00
run gems: turn launcher into a panel-like application 2015-11-04 14:09:29 +01:00
src wm: sanitize the view title 2015-11-04 14:09:30 +01:00
README Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00

This directory is a source-code repository containing Genode-specific
services and applications. In contrast to the components that come with
the 'os' repository, programs contained in 'gems' are able to leverage
the functionalities provided by higher-level repositories such as 'libports'.
To use the 'gems' repository, make sure to also add those repositories to your
build configuraion.