From 5c3759f02725c17ba0efc386193a83da55a9a5da Mon Sep 17 00:00:00 2001 From: zecke Date: Fri, 15 Oct 2004 02:30:08 +0000 Subject: Apply patch from Qtopia1.7 to allow 'Umlaute' in the pickboard and make 'strings' translatable. This also fixes #501 --- (limited to 'inputmethods/pickboard/pickboardimpl.cpp') diff --git a/inputmethods/pickboard/pickboardimpl.cpp b/inputmethods/pickboard/pickboardimpl.cpp index 9a21229..f839452 100644 --- a/inputmethods/pickboard/pickboardimpl.cpp +++ b/inputmethods/pickboard/pickboardimpl.cpp @@ -1,7 +1,7 @@ /********************************************************************** -** Copyright (C) 2000 Trolltech AS. All rights reserved. +** Copyright (C) 2000-2002 Trolltech AS. All rights reserved. ** -** This file is part of Qtopia Environment. +** This file is part of the Qtopia Environment. ** ** This file may be distributed and/or modified under the terms of the ** GNU General Public License version 2 as published by the Free Software @@ -27,7 +27,7 @@ static const char * pb_xpm[]={ "28 7 2 1", "# c #303030", -" c None", +" c None", // No tr " ########################## ", " # # # # # # # ", " # # # # # # # ", -- cgit v0.9.0.2