diff options
Diffstat (limited to 'ubuntu/maverick_automake/kdelibs/debian')
3 files changed, 8 insertions, 8 deletions
diff --git a/ubuntu/maverick_automake/kdelibs/debian/changelog b/ubuntu/maverick_automake/kdelibs/debian/changelog index 6a65281c1..cddcdd7f6 100644 --- a/ubuntu/maverick_automake/kdelibs/debian/changelog +++ b/ubuntu/maverick_automake/kdelibs/debian/changelog @@ -1525,7 +1525,7 @@ kdelibs (4:3.5.2-0ubuntu10) dapper; urgency=low kdelibs (4:3.5.2-0ubuntu9) dapper; urgency=low - * Add kubuntu_45_kcmoduleinfo.diff to fix module name test in + * Add kubuntu_45_tdecmoduleinfo.diff to fix module name test in KCModuleInfo::KCModuleInfo, thanks to Julien Richard-Foy * Add kubuntu_46_lisa_error.diff to display a custom error message in Lisa module tabs. diff --git a/ubuntu/maverick_automake/kdelibs/debian/kdelibs-data-kde3.install b/ubuntu/maverick_automake/kdelibs/debian/kdelibs-data-kde3.install index 95ae92998..56fa28d05 100644 --- a/ubuntu/maverick_automake/kdelibs/debian/kdelibs-data-kde3.install +++ b/ubuntu/maverick_automake/kdelibs/debian/kdelibs-data-kde3.install @@ -189,7 +189,7 @@ debian/tmp/opt/kde3/share/apps/kdeui/pics/ktip-bulb.png debian/tmp/opt/kde3/share/apps/kdewidgets/pics/kactionselector.png debian/tmp/opt/kde3/share/apps/kdewidgets/pics/kactivelabel.png debian/tmp/opt/kde3/share/apps/kdewidgets/pics/kcharselect.png -debian/tmp/opt/kde3/share/apps/kdewidgets/pics/kcmodule.png +debian/tmp/opt/kde3/share/apps/kdewidgets/pics/tdecmodule.png debian/tmp/opt/kde3/share/apps/kdewidgets/pics/kcolorbutton.png debian/tmp/opt/kde3/share/apps/kdewidgets/pics/kcolorcombo.png debian/tmp/opt/kde3/share/apps/kdewidgets/pics/kcombobox.png @@ -3629,7 +3629,7 @@ debian/tmp/opt/kde3/share/servicetypes/browserview.desktop debian/tmp/opt/kde3/share/servicetypes/dcopinstantmessenger.desktop debian/tmp/opt/kde3/share/servicetypes/dcoptexttospeech.desktop debian/tmp/opt/kde3/share/servicetypes/kbytesedit.desktop -debian/tmp/opt/kde3/share/servicetypes/kcmodule.desktop +debian/tmp/opt/kde3/share/servicetypes/tdecmodule.desktop debian/tmp/opt/kde3/share/servicetypes/kcomprfilter.desktop debian/tmp/opt/kde3/share/servicetypes/kdatatool.desktop debian/tmp/opt/kde3/share/servicetypes/kdedmodule.desktop diff --git a/ubuntu/maverick_automake/kdelibs/debian/kdelibs4-kde3-dev.install b/ubuntu/maverick_automake/kdelibs/debian/kdelibs4-kde3-dev.install index 8477c382c..04f837902 100644 --- a/ubuntu/maverick_automake/kdelibs/debian/kdelibs4-kde3-dev.install +++ b/ubuntu/maverick_automake/kdelibs/debian/kdelibs4-kde3-dev.install @@ -158,11 +158,11 @@ 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/kcmenumngr.h -debian/tmp/opt/kde3/include/tde/kcmodulecontainer.h -debian/tmp/opt/kde3/include/tde/kcmodule.h -debian/tmp/opt/kde3/include/tde/kcmoduleinfo.h -debian/tmp/opt/kde3/include/tde/kcmoduleloader.h -debian/tmp/opt/kde3/include/tde/kcmoduleproxy.h +debian/tmp/opt/kde3/include/tde/tdecmodulecontainer.h +debian/tmp/opt/kde3/include/tde/tdecmodule.h +debian/tmp/opt/kde3/include/tde/tdecmoduleinfo.h +debian/tmp/opt/kde3/include/tde/tdecmoduleloader.h +debian/tmp/opt/kde3/include/tde/tdecmoduleproxy.h debian/tmp/opt/kde3/include/tde/kcmultidialog.h debian/tmp/opt/kde3/include/tde/kcolorbtn.h debian/tmp/opt/kde3/include/tde/kcolorbutton.h |