[pitivi] check: clarify Libav as GStreamer Libav
- From: Jean-François Fortin Tam <jfft src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] check: clarify Libav as GStreamer Libav
- Date: Wed, 22 Oct 2014 16:32:12 +0000 (UTC)
commit 1d160f0575558d8bc0ddec315ce7fd932270b0ae
Author: Ken MacLeod <mqbitsko gmail com>
Date: Fri Jun 6 12:45:22 2014 -0500
check: clarify Libav as GStreamer Libav
pitivi/check.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pitivi/check.py b/pitivi/check.py
index f35f0d3..d308f5c 100644
--- a/pitivi/check.py
+++ b/pitivi/check.py
@@ -189,7 +189,7 @@ GNOMEDESKTOP_SOFT_DEPENDENCY = GIDependency("GnomeDesktop", None,
NOTIFY_SOFT_DEPENDENCY = GIDependency("Notify", None,
_("enables visual notifications when rendering is complete"))
LIBAV_SOFT_DEPENDENCY = GstPluginDependency("libav", None,
- _("additional multimedia codecs through the Libav library"))
+ _("additional multimedia codecs through the GStreamer Libav
library"))
SOFT_DEPENDENCIES = (PYCANBERRA_SOFT_DEPENDENCY,
GNOMEDESKTOP_SOFT_DEPENDENCY,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]