From 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 16:17:43 -0500 Subject: Initial import from old SVN repository Note that only the Debian and Ubuntu folders were preserved --- .../patches/111_advice_kubuntu_restricted_extras.diff | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 ubuntu/lucid_automake/applications/k3b/debian/patches/111_advice_kubuntu_restricted_extras.diff (limited to 'ubuntu/lucid_automake/applications/k3b/debian/patches') diff --git a/ubuntu/lucid_automake/applications/k3b/debian/patches/111_advice_kubuntu_restricted_extras.diff b/ubuntu/lucid_automake/applications/k3b/debian/patches/111_advice_kubuntu_restricted_extras.diff new file mode 100644 index 000000000..4c9fee4f0 --- /dev/null +++ b/ubuntu/lucid_automake/applications/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 Kubuntu)."), + false ) ); + } + -- cgit v1.2.3