diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:01:42 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-14 17:01:42 -0600 |
commit | cbfc487458706037e61278c9b5263685619d47f0 (patch) | |
tree | 9baffd776064d917ae1280437e85f017d6acb5d5 /ubuntu/lucid_automake/kdelibs/debian | |
parent | 34f9b1abc44082699ff030771b839bd5d20415a9 (diff) | |
download | tde-packaging-cbfc487458706037e61278c9b5263685619d47f0.tar.gz tde-packaging-cbfc487458706037e61278c9b5263685619d47f0.zip |
Update Debian and Ubuntu packaging for latest GIT HEAD
Diffstat (limited to 'ubuntu/lucid_automake/kdelibs/debian')
-rw-r--r-- | ubuntu/lucid_automake/kdelibs/debian/kdelibs4-kde3-dev.install | 14 | ||||
-rw-r--r-- | ubuntu/lucid_automake/kdelibs/debian/patches/kubuntu_64_rosetta_translation.diff | 4 |
2 files changed, 9 insertions, 9 deletions
diff --git a/ubuntu/lucid_automake/kdelibs/debian/kdelibs4-kde3-dev.install b/ubuntu/lucid_automake/kdelibs/debian/kdelibs4-kde3-dev.install index c195dc46b..0a96b4e79 100644 --- a/ubuntu/lucid_automake/kdelibs/debian/kdelibs4-kde3-dev.install +++ b/ubuntu/lucid_automake/kdelibs/debian/kdelibs4-kde3-dev.install @@ -104,10 +104,10 @@ debian/tmp/opt/kde3/include/tde/kabc/vcardformatplugin.h debian/tmp/opt/kde3/include/tde/kabc/vcard.h debian/tmp/opt/kde3/include/tde/kabc/vcardline.h debian/tmp/opt/kde3/include/tde/kabc/vcardparser.h -debian/tmp/opt/kde3/include/tde/kaboutapplication.h -debian/tmp/opt/kde3/include/tde/kaboutdata.h -debian/tmp/opt/kde3/include/tde/kaboutdialog.h -debian/tmp/opt/kde3/include/tde/kaboutkde.h +debian/tmp/opt/kde3/include/tde/tdeaboutapplication.h +debian/tmp/opt/kde3/include/tde/tdeaboutdata.h +debian/tmp/opt/kde3/include/tde/tdeaboutdialog.h +debian/tmp/opt/kde3/include/tde/tdeabouttde.h debian/tmp/opt/kde3/include/tde/tdeaccelgen.h debian/tmp/opt/kde3/include/tde/tdeaccel.h debian/tmp/opt/kde3/include/tde/tdeaccelmanager.h @@ -121,7 +121,7 @@ debian/tmp/opt/kde3/include/tde/kactivelabel.h debian/tmp/opt/kde3/include/tde/kallocator.h debian/tmp/opt/kde3/include/tde/kanimwidget.h debian/tmp/opt/kde3/include/tde/kapp.h -debian/tmp/opt/kde3/include/tde/kapplication.h +debian/tmp/opt/kde3/include/tde/tdeapplication.h debian/tmp/opt/kde3/include/tde/karchive.h debian/tmp/opt/kde3/include/tde/kar.h debian/tmp/opt/kde3/include/tde/karrowbutton.h @@ -156,7 +156,7 @@ debian/tmp/opt/kde3/include/tde/kcharselect.h debian/tmp/opt/kde3/include/tde/kcharsets.h debian/tmp/opt/kde3/include/tde/kclientsocketbase.h debian/tmp/opt/kde3/include/tde/kclipboard.h -debian/tmp/opt/kde3/include/tde/kcmdlineargs.h +debian/tmp/opt/kde3/include/tde/tdecmdlineargs.h debian/tmp/opt/kde3/include/tde/kcmenumngr.h debian/tmp/opt/kde3/include/tde/tdecmodulecontainer.h debian/tmp/opt/kde3/include/tde/tdecmodule.h @@ -588,7 +588,7 @@ debian/tmp/opt/kde3/include/tde/kstdguiitem.h debian/tmp/opt/kde3/include/tde/kstreamsocket.h debian/tmp/opt/kde3/include/tde/kstringhandler.h debian/tmp/opt/kde3/include/tde/kstringvalidator.h -debian/tmp/opt/kde3/include/tde/kstyle.h +debian/tmp/opt/kde3/include/tde/tdestyle.h debian/tmp/opt/kde3/include/tde/ksvgiconengine.h debian/tmp/opt/kde3/include/tde/kswitchlanguagedialog.h debian/tmp/opt/kde3/include/tde/tdesycocaentry.h diff --git a/ubuntu/lucid_automake/kdelibs/debian/patches/kubuntu_64_rosetta_translation.diff b/ubuntu/lucid_automake/kdelibs/debian/patches/kubuntu_64_rosetta_translation.diff index 1525f8b00..d4808fb39 100644 --- a/ubuntu/lucid_automake/kdelibs/debian/patches/kubuntu_64_rosetta_translation.diff +++ b/ubuntu/lucid_automake/kdelibs/debian/patches/kubuntu_64_rosetta_translation.diff @@ -1,5 +1,5 @@ ---- kdelibs/kdecore/kaboutdata.cpp 2006-03-17 10:19:05.000000000 +0000 -+++ kdelibs/kdecore/kaboutdata.cpp 2006-12-05 19:46:12.000000000 +0000 +--- kdelibs/kdecore/tdeaboutdata.cpp 2006-03-17 10:19:05.000000000 +0000 ++++ kdelibs/kdecore/tdeaboutdata.cpp 2006-12-05 19:46:12.000000000 +0000 @@ -389,7 +389,7 @@ "of the translation teams all over the world.</p>" "<p>For more information on KDE internationalization " |