From 5c0df797d67e74de54cb84f865dbbbf8d5d858a9 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 30 Mar 2012 23:24:07 +0000 Subject: Remove explicit links now automatically handled by lv2secgen. --- lv2/lv2plug.in/ns/ext/log/log.ttl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'lv2/lv2plug.in/ns/ext/log/log.ttl') diff --git a/lv2/lv2plug.in/ns/ext/log/log.ttl b/lv2/lv2plug.in/ns/ext/log/log.ttl index c587b2e..a8d9caf 100644 --- a/lv2/lv2plug.in/ns/ext/log/log.ttl +++ b/lv2/lv2plug.in/ns/ext/log/log.ttl @@ -28,10 +28,10 @@ doap:shortdesc "A feature for writing log messages." ; doap:developer ; lv2:documentation """ -

This extension defines a feature, log:log, which allows -plugins to print log messages with an API much like the standard C printf -functions. This allows, for example, plugin logs to be nicely presented to the -user in a graphical user interface.

+

This extension defines a feature, log:log, which allows plugins to print log +messages with an API much like the standard C printf functions. This allows, +for example, plugin logs to be nicely presented to the user in a graphical user +interface.

Different log levels (e.g. error or information) are defined by URI and passed as an LV2_URID. Thus, the possible number of log -- cgit v1.2.1