diff --git a/kghostview/AUTHORS b/kghostview/AUTHORS index 001afaa8..1f999a80 100644 --- a/kghostview/AUTHORS +++ b/kghostview/AUTHORS @@ -4,6 +4,6 @@ Copyright (C) 2000-2002 Wilco Greven Copyright (C) 1997 Markkhu Hihnala Copyright (C) 2000 Espen Sand Copyright (C) 1999-2000 David Sweet -Copyright (C) 2002-2003 Luís-Pedro Coelho +Copyright (C) 2002-2003 Luis Pedro Coelho KGhostView is based on original work by Tim Theisen. diff --git a/kghostview/README b/kghostview/README index eb92b02b..0d2c030a 100644 --- a/kghostview/README +++ b/kghostview/README @@ -23,5 +23,5 @@ Send bugs via http://bugs.kde.org CURRENT MAINTANER -Luís-Pedro Coelho +Luis Pedro Coelho diff --git a/kghostview/displayoptions.cpp b/kghostview/displayoptions.cpp index ea4109a1..f9d42405 100644 --- a/kghostview/displayoptions.cpp +++ b/kghostview/displayoptions.cpp @@ -1,5 +1,5 @@ /** - * Copyright (C) 2003, Lu�s Pedro Coelho + * Copyright (C) 2003, Luís Pedro Coelho * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kghostview/displayoptions.h b/kghostview/displayoptions.h index b1f2cce8..78ecc0d4 100644 --- a/kghostview/displayoptions.h +++ b/kghostview/displayoptions.h @@ -1,5 +1,5 @@ /** - * Copyright (C) 2003, Lu�s Pedro Coelho + * Copyright (C) 2003, Luís Pedro Coelho * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kghostview/fullscreenfilter.cpp b/kghostview/fullscreenfilter.cpp index c1d5117f..b42a6277 100644 --- a/kghostview/fullscreenfilter.cpp +++ b/kghostview/fullscreenfilter.cpp @@ -1,5 +1,5 @@ /** - * Copyright (C) 2003, Lu�s Pedro Coelho + * Copyright (C) 2003, Luís Pedro Coelho * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/kghostview/kgv_view.cpp b/kghostview/kgv_view.cpp index 4ff28e14..39997eb5 100644 --- a/kghostview/kgv_view.cpp +++ b/kghostview/kgv_view.cpp @@ -375,7 +375,7 @@ TDEAboutData* KGVPart::createAboutData() I18N_NOOP( "KGhostView displays, prints, and saves " "PostScript and PDF files.\n" "Based on original work by Tim Theisen." ) ); - about->addAuthor( "Luís Pedro Coelho", + about->addAuthor( "Luis Pedro Coelho", I18N_NOOP( "Current maintainer" ), "luis@luispedro.org", "http://luispedro.org" ); diff --git a/libkscan/kscandevice.cpp b/libkscan/kscandevice.cpp index 653ef998..9d433dcc 100644 --- a/libkscan/kscandevice.cpp +++ b/libkscan/kscandevice.cpp @@ -1289,7 +1289,7 @@ void KScanDevice::doProcessABlock( void ) { case SANE_FRAME_RGB: if( sane_scan_param.lines < 1 ) break; - bytes_written += rest_bytes; // die �bergebliebenen Bytes dazu + bytes_written += rest_bytes; // die übergebliebenen Bytes dazu rest_bytes = bytes_written % 3; for( val = 0; val < ((bytes_written-rest_bytes) / 3); val++ ) diff --git a/tdefile-plugins/dds/tdefile_dds.cpp b/tdefile-plugins/dds/tdefile_dds.cpp index 71f19c4f..d1fd56fe 100644 --- a/tdefile-plugins/dds/tdefile_dds.cpp +++ b/tdefile-plugins/dds/tdefile_dds.cpp @@ -1,5 +1,5 @@ /* This file is part of the KDE project - * Copyright (C) 2002 Ignacio Casta�o + * Copyright (C) 2002 Ignacio Castaño * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public