From 3b1405169d66e029912f53d10c2880c46f5ed159 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:51:39 -0600 Subject: Additional renaming of kde to tde --- kparts/browserrun.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kparts/browserrun.cpp') diff --git a/kparts/browserrun.cpp b/kparts/browserrun.cpp index 5546cdd97..c617a5f99 100644 --- a/kparts/browserrun.cpp +++ b/kparts/browserrun.cpp @@ -300,7 +300,7 @@ static TQString makeQuestion( const KURL& url, const TQString& mimeType, const T BrowserRun::AskSaveResult BrowserRun::askSave( const KURL & url, KService::Ptr offer, const TQString& mimeType, const TQString & suggestedFilename ) { // SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC - // NOTE: Keep this function in sync with kdebase/kcontrol/filetypes/filetypedetails.cpp + // NOTE: Keep this function in sync with tdebase/kcontrol/filetypes/filetypedetails.cpp // FileTypeDetails::updateAskSave() TQString question = makeQuestion( url, mimeType, suggestedFilename ); @@ -323,7 +323,7 @@ BrowserRun::AskSaveResult BrowserRun::askSave( const KURL & url, KService::Ptr o BrowserRun::AskSaveResult BrowserRun::askEmbedOrSave( const KURL & url, const TQString& mimeType, const TQString & suggestedFilename, int flags ) { // SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC SYNC - // NOTE: Keep this funcion in sync with kdebase/kcontrol/filetypes/filetypedetails.cpp + // NOTE: Keep this funcion in sync with tdebase/kcontrol/filetypes/filetypedetails.cpp // FileTypeDetails::updateAskSave() KMimeType::Ptr mime = KMimeType::mimeType( mimeType ); -- cgit v1.2.3