Fix incorrect characters.

pull/1/head
Darrell Anderson 11 years ago
parent 359294c336
commit 75aa2968f0

@ -64,7 +64,7 @@ CharSelectApplet::CharSelectApplet(const TQString& configFile, Type type, int ac
c->setGroup("General");
cell_width = c->readNumEntry("CellWidth", cell_width);
cell_height = c->readNumEntry("CellHeight", cell_height);
TQString characters = c->readEntry("Characters", "<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ߩ<EFBFBD><EFBFBD>");
TQString characters = c->readEntry("Characters", "ÄäÖöÜüß©®§");
// setup layout
TQHBoxLayout *_layout = new TQHBoxLayout(this);

@ -151,7 +151,7 @@ void KSquareButton::paintLabel(TQPainter *paint)
paint->drawLine(w2 + 27, 1 + h2, w2 + 27, 4 + h2);
// add a three for the cube root
if (_mode_flags & ModeInverse) {
paint->drawText(w2-2, 9 + h2, TQString("<EFBFBD>"));
paint->drawText(w2-2, 9 + h2, TQString("³"));
}
}

@ -427,13 +427,13 @@ void TDEBufferColumn::paintPositions( TQPainter *P, int Line, KSection Pos )
// falls Marking nicht mehr gebuffert und noch zu erwarten
if( HasMarking && Marking.endsBefore(IndizesPart.start()) )
{
// erhebe n<EFBFBD>chste Markierung im Bereich
// erhebe nächste Markierung im Bereich
HasMarking = isMarked( IndizesPart, &Marking, &MarkingFlag );
}
// falls Selection nicht mehr gebuffert und noch zu erwarten
if( HasSelection && Selection.endsBefore(IndizesPart.start()) )
{
// erhebe n<EFBFBD>chste Selection im Bereich
// erhebe nächste Selection im Bereich
HasSelection = isSelected( IndizesPart, &Selection, &SelectionFlag );
}

@ -17,7 +17,7 @@
* <dahinds@users.sourceforge.net>. Portions created by David A. Hinds
* are Copyright (C) 1999 David A. Hinds. All Rights Reserved.
*
* Contributor: Apple Computer, Inc. Portions <EFBFBD> 2000 Apple Computer,
* Contributor: Apple Computer, Inc. Portions (C) 2000 Apple Computer,
* Inc. All rights reserved.
*
* Alternatively, the contents of this file may be used under the

@ -15,7 +15,7 @@
* <dahinds@users.sourceforge.net>. Portions created by David A. Hinds
* are Copyright (C) 1999 David A. Hinds. All Rights Reserved.
*
* Contributor: Apple Computer, Inc. Portions <EFBFBD> 2000 Apple Computer,
* Contributor: Apple Computer, Inc. Portions (C) 2000 Apple Computer,
* Inc. All rights reserved.
*
* Alternatively, the contents of this file may be used under the

@ -15,7 +15,7 @@
* <dahinds@users.sourceforge.net>. Portions created by David A. Hinds
* are Copyright (C) 1999 David A. Hinds. All Rights Reserved.
*
* Contributor: Apple Computer, Inc. Portions <EFBFBD> 2000 Apple Computer,
* Contributor: Apple Computer, Inc. Portions (C) 2000 Apple Computer,
* Inc. All rights reserved.
*
* Alternatively, the contents of this file may be used under the

@ -14,7 +14,7 @@
<dahinds@users.sourceforge.net>. Portions created by David A. Hinds
are Copyright (C) 1999 David A. Hinds. All Rights Reserved.
Contributor: Apple Computer, Inc. Portions <EFBFBD> 2000 Apple Computer,
Contributor: Apple Computer, Inc. Portions (C) 2000 Apple Computer,
Inc. All rights reserved.
Alternatively, the contents of this file may be used under the

@ -15,7 +15,7 @@
* <dahinds@users.sourceforge.net>. Portions created by David A. Hinds
* are Copyright (C) 1999 David A. Hinds. All Rights Reserved.
*
* Contributor: Apple Computer, Inc. Portions <EFBFBD> 2000 Apple Computer,
* Contributor: Apple Computer, Inc. Portions (C) 2000 Apple Computer,
* Inc. All rights reserved.
*
* Alternatively, the contents of this file may be used under the

@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Hans Karlsson <karlsson.h@home.se>
* Copyright (C) 2003-2004 Adam Geitgey <adam@rootnode.org>
* Copyright (c) 2004 Petri Damst<EFBFBD> <damu@iki.fi>
* Copyright (c) 2004 Petri Damstén <damu@iki.fi>
* Copyright (c) 2004 Luke Kenneth Casson Leighton <lkcl@lkcl.net>
*
* This file is part of SuperKaramba.

@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Hans Karlsson <karlsson.h@home.se>
* Copyright (C) 2003-2004 Adam Geitgey <adam@rootnode.org>
* Copyright (c) 2004 Petri Damst<EFBFBD>n <damu@iki.fi>
* Copyright (c) 2004 Petri Damstén <damu@iki.fi>
*
* This file is part of SuperKaramba.
*

@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Hans Karlsson <karlsson.h@home.se>
* Copyright (C) 2003-2004 Adam Geitgey <adam@rootnode.org>
* Copyright (C) 2004 Petri Damst<EFBFBD> <damu@iki.fi>
* Copyright (C) 2004 Petri Damstén <damu@iki.fi>
* Copyright (C) 2004, 2005 Luke Kenneth Casson Leighton <lkcl@lkcl.net>
*
* This file is part of SuperKaramba.

@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Hans Karlsson <karlsson.h@home.se>
* Copyright (C) 2003-2004 Adam Geitgey <adam@rootnode.org>
* Copyright (C) 2004 Petri Damst<EFBFBD> <damu@iki.fi>
* Copyright (C) 2004 Petri Damstén <damu@iki.fi>
* Copyright (C) 2004,2005 Luke Kenneth Casson Leighton <lkcl@lkcl.net>
*
* This file is part of SuperKaramba.

@ -3,7 +3,7 @@
*
* Copyright (C) 2003 Hans Karlsson <karlsson.h@home.se>
* Copyright (C) 2003-2004 Adam Geitgey <adam@rootnode.org>
* Copyright (c) 2004 Petri Damst<EFBFBD> <damu@iki.fi>
* Copyright (c) 2004 Petri Damstén <damu@iki.fi>
*
* This file is part of SuperKaramba.
*

Loading…
Cancel
Save