summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/applications/multimedia/k3b/debian/patches/111_advice_kubuntu_restricted_extras.diff
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-07-05 00:28:13 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-07-05 00:28:13 +0900
commit0cf700f49d6437ea21867ae6300c7056eadfbd97 (patch)
treedec8bff7ef4366370de0ad280d6395c363ce1f3f /ubuntu/_base/applications/multimedia/k3b/debian/patches/111_advice_kubuntu_restricted_extras.diff
parente52d0aefda74071dece63a038079503cdc2cc905 (diff)
downloadtde-packaging-0cf700f49d6437ea21867ae6300c7056eadfbd97.tar.gz
tde-packaging-0cf700f49d6437ea21867ae6300c7056eadfbd97.zip
Rearranged applications folder into sub categories.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/applications/multimedia/k3b/debian/patches/111_advice_kubuntu_restricted_extras.diff')
-rw-r--r--ubuntu/_base/applications/multimedia/k3b/debian/patches/111_advice_kubuntu_restricted_extras.diff14
1 files changed, 14 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/multimedia/k3b/debian/patches/111_advice_kubuntu_restricted_extras.diff b/ubuntu/_base/applications/multimedia/k3b/debian/patches/111_advice_kubuntu_restricted_extras.diff
new file mode 100644
index 000000000..dc44bfdb8
--- /dev/null
+++ b/ubuntu/_base/applications/multimedia/k3b/debian/patches/111_advice_kubuntu_restricted_extras.diff
@@ -0,0 +1,14 @@
+diff -Nur k3b-1.0.2/src/k3bsystemproblemdialog.cpp k3b-1.0.2.new/src/k3bsystemproblemdialog.cpp
+--- k3b-1.0.2/src/k3bsystemproblemdialog.cpp 2007-07-12 11:47:03.000000000 +0200
++++ k3b-1.0.2.new/src/k3bsystemproblemdialog.cpp 2007-07-12 11:48:00.000000000 +0200
+@@ -518,8 +518,8 @@
+ "include Mp3 support for legal reasons."),
+ i18n("To enable Mp3 support, please install the MAD Mp3 decoding library as well as the "
+ "K3b MAD Mp3 decoder plugin (the latter may already be installed but not functional "
+- "due to the missing libmad). Some distributions allow installation of Mp3 support "
+- "via an online update tool (i.e. SuSE's YOU)."),
++ "due to the missing libmad). To get Mp3 support, please install libk3b3-extracodecs"
++ "(or kubuntu-restricted-extras on Debian)."),
+ false ) );
+ }
+ */