diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
commit | 4538fd673d9de4a9764f7ce96e35dc9d4e4977cf (patch) | |
tree | b47d494ac058f89a207b3c8219560bea557d5780 /ubuntu/lucid_automake/applications/k3b/debian/patches | |
parent | 5fff8c470474773fad5bd31decf0aa25a5c4f59b (diff) | |
download | tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.tar.gz tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.zip |
Housekeeping in Debian and Ubuntu
Diffstat (limited to 'ubuntu/lucid_automake/applications/k3b/debian/patches')
-rw-r--r-- | ubuntu/lucid_automake/applications/k3b/debian/patches/111_advice_kubuntu_restricted_extras.diff | 14 |
1 files changed, 0 insertions, 14 deletions
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 deleted file mode 100644 index 4c9fee4f0..000000000 --- a/ubuntu/lucid_automake/applications/k3b/debian/patches/111_advice_kubuntu_restricted_extras.diff +++ /dev/null @@ -1,14 +0,0 @@ -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 ) ); - } - |