diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-02 01:27:48 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-02 01:27:48 -0600 |
commit | c9fb631ec14801ba86be7c24403bb34b7c841cc4 (patch) | |
tree | d0f38be6277e0276a5322d422ccb82865e38a5ae /ubuntu/maverick_automake | |
parent | d5e3db3497fb36ae9d51a8611d14ceb4c0867943 (diff) | |
download | tde-packaging-c9fb631ec14801ba86be7c24403bb34b7c841cc4.tar.gz tde-packaging-c9fb631ec14801ba86be7c24403bb34b7c841cc4.zip |
Fix faulty renaming in the Debian and Ubuntu packaging
Diffstat (limited to 'ubuntu/maverick_automake')
3 files changed, 5 insertions, 5 deletions
diff --git a/ubuntu/maverick_automake/applications/koffice/debian/kplato-kde3.install b/ubuntu/maverick_automake/applications/koffice/debian/kplato-kde3.install index d463b2095..5314780b5 100644 --- a/ubuntu/maverick_automake/applications/koffice/debian/kplato-kde3.install +++ b/ubuntu/maverick_automake/applications/koffice/debian/kplato-kde3.install @@ -23,8 +23,8 @@ debian/tmp/opt/kde3/share/apps/kplato/kplato.rc debian/tmp/opt/kde3/share/apps/kplato/kplato_readonly.rc debian/tmp/opt/kde3/share/apps/kplato/reports/resourcelist.desktop debian/tmp/opt/kde3/share/apps/kplato/reports/.source/resourcelist.ktf -debian/tmp/opt/kde3/share/apps/kplato/reports/.source/tastdelist.ktf -debian/tmp/opt/kde3/share/apps/kplato/reports/tastdelist.desktop +debian/tmp/opt/kde3/share/apps/kplato/reports/.source/tasklist.ktf +debian/tmp/opt/kde3/share/apps/kplato/reports/tasklist.desktop debian/tmp/opt/kde3/share/apps/kplato/templates/Simple/8HourDay-40HourWeek.desktop debian/tmp/opt/kde3/share/apps/kplato/templates/Simple/.directory debian/tmp/opt/kde3/share/apps/kplato/templates/Simple/Plain.desktop diff --git a/ubuntu/maverick_automake/kdelibs/debian/kdelibs4-kde3-dev.install b/ubuntu/maverick_automake/kdelibs/debian/kdelibs4-kde3-dev.install index 15da36df7..9c7b26014 100644 --- a/ubuntu/maverick_automake/kdelibs/debian/kdelibs4-kde3-dev.install +++ b/ubuntu/maverick_automake/kdelibs/debian/kdelibs4-kde3-dev.install @@ -604,7 +604,7 @@ debian/tmp/opt/kde3/include/tde/ktempdir.h debian/tmp/opt/kde3/include/tde/ktempfile.h debian/tmp/opt/kde3/include/tde/ktextbrowser.h debian/tmp/opt/kde3/include/tde/ktextedit.h -debian/tmp/opt/kde3/include/tde/tdetexteditor/bloctdeselectioninterface.h +debian/tmp/opt/kde3/include/tde/tdetexteditor/blockselectioninterface.h debian/tmp/opt/kde3/include/tde/tdetexteditor/clipboardinterface.h debian/tmp/opt/kde3/include/tde/tdetexteditor/codecompletioninterface.h debian/tmp/opt/kde3/include/tde/tdetexteditor/configinterfaceextension.h diff --git a/ubuntu/maverick_automake/kdenetwork/debian/kdenetwork-kde3-dev.install b/ubuntu/maverick_automake/kdenetwork/debian/kdenetwork-kde3-dev.install index 00dff61f8..cefc34345 100644 --- a/ubuntu/maverick_automake/kdenetwork/debian/kdenetwork-kde3-dev.install +++ b/ubuntu/maverick_automake/kdenetwork/debian/kdenetwork-kde3-dev.install @@ -37,8 +37,8 @@ debian/tmp/opt/kde3/include/tde/kopete/kopeteversion.h debian/tmp/opt/kde3/include/tde/kopete/managedconnectionaccount.h debian/tmp/opt/kde3/include/tde/kopete/ui/accountselector.h debian/tmp/opt/kde3/include/tde/kopete/ui/addcontactpage.h -debian/tmp/opt/kde3/include/tde/kopete/ui/addressbootdeselectordialog.h -debian/tmp/opt/kde3/include/tde/kopete/ui/addressbootdeselectorwidget.h +debian/tmp/opt/kde3/include/tde/kopete/ui/addressbookselectordialog.h +debian/tmp/opt/kde3/include/tde/kopete/ui/addressbookselectorwidget.h debian/tmp/opt/kde3/include/tde/kopete/ui/editaccountwidget.h debian/tmp/opt/kde3/include/tde/kopete/ui/fileconfirmbase.h debian/tmp/opt/kde3/include/tde/kopete/ui/kopeteawaydialogbase.h |