--- kde4libs-4.3.2.orig/debian/copyright +++ kde4libs-4.3.2/debian/copyright @@ -0,0 +1,2982 @@ +This package was debianized by the Debian Qt/KDE Maintainers on +Sun, 6 May 2007 20:10:12 +0200. + +It was downloaded from ftp://ftp.kde.org + +Upstream Author: The KDE development team +Numerous people, too many to count, have contributed to kdelibs as a +whole. The KDE project tries to make an extensive list of people who contributed +to KDE at http://www.kde.org/people/credits/ + +Copyright: +Unless something else is mentioned, copyright is +Copyright 1996-2009, The K Desktop Enviroment project http://www.kde.org + + +License: + +Unless something else is mentioned, the code files in this package are under +the GNU General Public License: + + | 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 + | the Free Software Foundation; version 2 dated June, 1991. + | + | This package is distributed in the hope that it will be useful, + | but WITHOUT ANY WARRANTY; without even the implied warranty of + | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + | GNU General Public License for more details. + | + | You should have received a copy of the GNU General Public License + | along with this program; if not, write to the Free Software Foundation, + | Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + + The full text of the GNU General Public License version 2 is available on + Debian systems in /usr/share/common-licenses/GPL-2. + + + + +The documentation docbook files in this package, placed under docs/, are under +the GNU Free Documentation License: + + | Permission is granted to copy, distribute and/or modify this + | document under the terms of the GNU Free Documentation License, + | Version 1.1 or any later version published by the Free Software + | Foundation; with no Invariant Sections, with no Front-Cover Texts, + | and with no Back-Cover Texts. + + The full text of the GNU Free Documentation License is available on + Debian systems in /usr/share/common-licenses/GFDL-1.2 + +As well, all the Manpages.dox included are under this license, unless specified +otherwise below. + + + +Files under kdoctools/ +As you can read at kdoctools/LICENSE all the files provided under this +directory are under the following license: + + | Permission is hereby granted, free of charge, to any person obtaining a copy + | of this software and associated documentation files (the "Software"), to deal + | in the Software without restriction, including without limitation the rights + | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + | copies of the Software, and to permit persons to whom the Software is + | furnished to do so, subject to the following conditions: + | + | The above copyright notice and this permission notice shall be included in + | all copies or substantial portions of the Software. + | + | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + | AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN + | AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + | CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + + +Files under kate/ + As you can read at kate/README: + The Kate Part and its interfaces are licensed under the LGPL version 2, + + + +kdelibs copyright situation is a bit complex. The following table tries to detail +the copyright/license information of the files that are not under the directories +detailed above. + + +------ +cmake/ +------ + +Copyright: © 2006-2009 Alexander Neundorf +Copyright: © 2006-2008 Laurent Montel +Copyright: © 2007-2008 Simon Edwards +Copyright: © 2006-2007 Montel Laurent +Copyright: © 2008 Gilles Caulier +Copyright: © 2006-2008 Matthias Kretz +Copyright: © 2007 Will Stephenson +Copyright: © 2007-2008 Sebastian Trueg +Copyright: © 2006-2007 Allen Winter +Copyright: © 2006-2007 Pino Toscano +Copyright: © 2006 David Faure +Copyright: © By Simon Edwards +Copyright: © 2006-2008 Ralf Habacker +Copyright: © 2002 Insight Consortium. All Rights Reserved. +Copyright: © 2006-2008 Jarosław Staniek +Copyright: © 2006 Oswald Buddenhagen +Copyright: © 2006 Chusslove Illich +Copyright: © 2006 Tim Beaulen +Copyright: © 2008 Patrick Spendrin +Copyright: © 2006 Michael Larouche +Copyright: © 2006 Egon Willighagen +Copyright: © 2007 Jakub Stachowski +Copyright: © 2006-2008 Andreas Schneider +Copyright: © 2006 Benjamin Reed +Copyright: © 2007 Mike Jackson +Copyright: © 2006 Richard Laerkaeng +Copyright: © 2007 Gerd Fleischer +Copyright: © 2006 Wilfried Huss +Copyright: © 2008 Adrian Page +Copyright: © 2008 Andreas Pakulat +Copyright: © 2007 Charles Connell +Copyright: © 2008 Daniel Gollub +Copyright: © 2006 Marcus Hufgard +Copyright: © 2006 Alexander Dymo +Copyright: © 2008 Jakob Petsovits +Copyright: © Paul Giannaros +Copyright: © 2006 Thorsten Roeder +Copyright: © 2007 Christian Ehrlicher +Copyright: © 2006 Zack Rusin + +Available under BSD license as in COPYING-CMAKE-SCRIPTS + + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +------ +dnssd/ +------ + +Copyright: © 2004-2005, 2007-2008 Jakub Stachowski +Copyright: © 2006 Trolltech ASA. All Rights Reserved. +Copyright: © 2006 David Faure + + +License for all components is: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + except these 6 files: + + avahi_entrygroup_interface.cpp + avahi_entrygroup_interface.h + avahi_server_interface.cpp + avahi_server_interface.h + avahi_serviceresolver_interface.cpp + avahi_serviceresolver_interface.h + + which are autogenerated with qdbusxml2cpp and hand edited afterwards. + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +------ +includes/ +------ + +------ +interfaces/ +------ + +Copyright: © 2003-2006 Hamish Rodda +Copyright: © 2001-2005 Christoph Cullmann +Copyright: © 2005-2006, 2008 Dominik Haumann +Copyright: © 2001, 2004-2006, 2008 Joseph Wenninger +Copyright: © 2003 Friedrich W. H. Kossebau +Copyright: © 2006-2007 Matthias Kretz +Copyright: © 2007 David Faure +Copyright: © 2002 Neil Stevens +Copyright: © 2007-2008 David Nolden +Copyright: © 1999 Jochen Wilhelmy +Copyright: © 2002 Christian Couder +Copyright: © 2004 Will Stephenson +Copyright: © 2006 Gary Cramblitt +Copyright: © 2003 Carsten Pfeiffer +Copyright: © 2006 Matt Broadstone +Copyright: © 2008 Niko Sams +Copyright: © 2006 Trolltech AS. All Rights Reserved. +Copyright: © 2008 Erlend Hamberg +Copyright: © 2004 Anders Lund +Copyright: © 2008 Andreas Pakulat +Copyright: © 2007 Mirko Stocker +Copyright: © 2002 Jan-Pascal van Best +Copyright: © 2002 Dominique Devriese +Copyright: © 2002 Simon Hausmann +Copyright: © 2002 Jesper K. Pedersen + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 (LGPL-2) + However, the license of 8 file(s) was not explicitly specified: + + kmediaplayer/* excluding: + -+ kmediaplayer/kmediaplayer_export.h + terminal/test/* + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + 20 file(s) are licensed under this license: + + kimproxy/library/* + kio/* + + kmediaplayer/kmediaplayer_export.h + kregexpeditor/* + kspeech/* + + ktexteditor/codecompletionmodelcontrollerinterface.cpp + + ktexteditor/codecompletionmodelcontrollerinterface.h + + ktexteditor/commandinterface.h + + ktexteditor/configinterface.cpp + + ktexteditor/configinterface.h + + ktexteditor/ktexteditor.cpp + + ktexteditor/ktexteditor_export.h + + ktexteditor/loadsavefiltercheckplugin.h + + ktexteditor/markinterface.h + + ktexteditor/modificationinterface.h + + ktexteditor/searchinterface.h + + ktexteditor/smartinterface.cpp + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +-- + GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+) + 1 file(s) are licensed under this license: + + terminal/* + + On Debian systems, the complete text of the + GNU Lesser General Public License version 2.1 can be found in + /usr/share/common-licenses/LGPL-2.1 +-- + + +------ +kate/ +------ + +Copyright: © 2001-2005, 2008 Christoph Cullmann +Copyright: © 2002-2007 Hamish Rodda +Copyright: © 2001-2002, 2004-2006, 2008 Joseph Wenninger +Copyright: © 2001-2005 Anders Lund +Copyright: © 1999 Jochen Wilhelmy +Copyright: © 2008 Erlend Hamberg +Copyright: © 2007-2008 David Nolden +Copyright: © 2007-2008 Mirko Stocker +Copyright: © 2005-2008 Dominik Haumann +Copyright: © 2002 John Firebaugh +Copyright: © 2008 Paul Giannaros +Copyright: © 2007 Sebastian Pipping +Copyright: © 2007 Rafael Fernández López +Copyright: © 2003 Anakim Border +Copyright: © 2008 Evgeniy Ivanov +Copyright: © 2001-2002 Michael Goffioul +Copyright: © 2003 Jesse Yurkovich +Copyright: © 2008 Dmitry Suzdalev +Copyright: © 2004 Lund +Copyright: © 2006-2007 Leo Savernik +Copyright: © 2008 Niko Sams +Copyright: © 2002 Daniel Naber +Copyright: © 2001, 2003 Peter Kelly +Copyright: © 2008 Andreas Pakulat +Copyright: © 2001 Charles Samuels +Copyright: © 2000 Waldo Bastian +Copyright: © 2000 Scott Manson +Copyright: © 2008 Wilbert Berendsen +Copyright: © 2002 Christian Couder +Copyright: © Villat +Copyright: © Alexander Neundorf +Copyright: © 2007 Matthew Woehlke +Copyright: © 2004 Dirk Mueller +Copyright: © 2000 David Smith +Copyright: © Robin Pedersen +Copyright: © 2003 Clarence Dang +Copyright: © 2007 Thomas Friedrichsmeier +Copyright: © 2003-2004 Stephan Kulow + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 (LGPL-2) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + 7 file(s) are licensed under this license: + + plugins/pythonencoding/* + + script/data/lilypond.js + + tests/completiontest.cpp + + tests/completiontest.h + + tests/test_regression.cpp + + tests/test_regression.h + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +-- + GNU Library/Lesser General Public License (LGPL-any) + 2 file(s) are licensed under this license: + + plugins/autobookmarker/* + + On Debian systems, the complete text of the + GNU Library/Lesser General Public License can be found in + /usr/share/common-licenses/LGPL +-- + + +------ +kconf_update/ +------ + +Copyright: © 2001 Waldo Bastian + + +License for all components is: +-- + GNU Library General Public License, version 2 (LGPL-2) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +------ +kde3support/ +------ + +Copyright: © 1999-2002, 2006-2007 David Faure +Copyright: © 2000-2002 Carsten Pfeiffer +Copyright: © 1997 David Sweet +Copyright: © 2005 Jeroen Wijnhout +Copyright: © 1997 Christian Czezatke +Copyright: © 1999-2002 Waldo Bastian +Copyright: © 2003-2004 Zack Rusin +Copyright: © 1999-2001 Espen Sand +Copyright: © 2003 Scott Wheeler +Copyright: © 2002-2003 Joseph Wenninger +Copyright: © 2000 Max Judin +Copyright: © 1999-2001 Mirko Boehm +Copyright: © 2000 Reginald Stadlbauer +Copyright: © 1997-1998, 2000 Stephan Kulow +Copyright: © 2000, 2002 Rik Hemsley +Copyright: © 2000, 2003 Charles Samuels +Copyright: © 2000-2001 Wolfram Diestel +Copyright: © 2000 Falk Brettschneider +Copyright: © 2001-2002 Klaas Freitag +Copyright: © 2006 Tobias Koenig +Copyright: © 1997 Mario Weilguni +Copyright: © 2004-2005 Andrew Coles +Copyright: © 2001 Michael Goffioul +Copyright: © 2000 Werner Trobin +Copyright: © 2000 Peter Putzer +Copyright: © 1998 Pietro Iglio +Copyright: © 1998 Thomas Tanghus +Copyright: © 2001 KDE Team +Copyright: © 2005 Dominik Haumann +Copyright: © 1999 Torben Weis +Copyright: © 1999 Steffen Hansen +Copyright: © 2000 Matthias Elter +Copyright: © 2000 Daniel M. Duley +Copyright: © 2004 Gustavo Sverzut Barbieri +Copyright: © 2005 Rafal Rzepecki +Copyright: © 1997 Matthias Kalle Dalheimer +Copyright: © 1996-2000 See file AUTHORS. +Copyright: © 1999-2000 Geert Jansen +Copyright: © 2000 Michael Reiher +Copyright: © 2003 Trolltech AS +Copyright: © 1999 Simon Hausmann +Copyright: © 1999 Judin Max +Copyright: © 1999 Preston Brown +Copyright: © 1999 Harri Porten +Copyright: © 2004 Brad Hards (import into CVS) +Copyright: © 2002 Nadeem Hasan +Copyright: © 1998 Daniel Grana +Copyright: © 2002 Hamish Rodda +Copyright: © 2005 You!") + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 (LGPL-2) + However, the license of 41 file(s) was not explicitly specified: + + tests/* excluding: + -+ tests/k3wizardtest.cpp + -+ tests/kactivelabeltest.cpp + -+ tests/kdockwidgettest.cpp + -+ tests/kdockwidgettest.h + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU General Public License, version 2 or later (GPL-2+) + 4 file(s) are licensed under this license: + + + tests/k3wizardtest.cpp + + tests/kactivelabeltest.cpp + + tests/kdockwidgettest.cpp + + tests/kdockwidgettest.h + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + BSD-ish + + + kdeui/k3panelapplet.cpp + + kdeui/k3panelapplet.h + + kdeui/k3panelmenu.cpp + + kdeui/k3panelmenu.h + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN + AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + kunittest/* excluding: + -+ kunittest/kunittest_export.h + /** + * Copyright (C) 2005 Jeroen Wijnhout + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. + * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, + * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + + + +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + 29 file(s) are licensed under this license: + + * + + kdecore/k3mimesourcefactory.cpp + + kdecore/k3mimesourcefactory.h + + kdecore/k3process.cpp + + kdecore/k3process.h + + kdecore/k3processcontroller.cpp + + kdecore/k3processcontroller.h + + kdecore/k3staticdeleter.cpp + + kdecore/k3staticdeleter.h + + kdeui/k3aboutapplication.cpp + + kdeui/k3aboutapplication.h + + kdeui/k3aboutdialog.cpp + + kdeui/k3aboutdialog.h + + kdeui/k3aboutdialog_p.h + + kdeui/k3buttonbox.cpp + + kdeui/k3buttonbox.h + + kdeui/k3colordrag.cpp + + kdeui/k3colordrag.h + + kdeui/k3command.cpp + + kdeui/k3command.h + + kdeui/k3textedit.cpp + + kdeui/k3textedit.h + + kdeui/k3wizard.cpp + + kdeui/k3wizard.h + + kio/kfile/k3fileview.cpp + + kio/kfile/k3fileview.h + kparts/* + + kunittest/kunittest_export.h + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + + +------ +kdecore/ +------ + +Copyright: © 1999-2008 David Faure +Copyright: © 1998-2005 Waldo Bastian +Copyright: © 2000-2007 Thiago Macieira +Copyright: © 1998-2000 Torben Weis +Copyright: © 2003-2004, 2006-2008 Zack Rusin +Copyright: © 1996-2000 Matthias Kalle Dalheimer +Copyright: © 2005-2007 Thomas Braxton +Copyright: © 2002-2004, 2007-2008 Oswald Buddenhagen +Copyright: © 1999-2000 Preston Brown +Copyright: © 2007 Bernhard Loos +Copyright: © 1997-2007 Stephan Kulow +Copyright: © 2003, 2007 Matthias Kretz +Copyright: © 2005-2008 David Jarvie +Copyright: © 2006-2008 Chusslove Illich +Copyright: © 2006-2007 Kevin Ottens +Copyright: © 1999-2003 Hans Petter Bieker +Copyright: © 2007 John Layt +Copyright: © 1998-1999 Sirtaj Singh Kang +Copyright: © 2002-2003 Carlos Moro +Copyright: © 2006-2008 Christian Ehrlicher +Copyright: © 2000-2003 Cornelius Schumacher +Copyright: © 2003, 2005 Joseph Wenninger +Copyright: © 2006, 2008 Aaron Seigo +Copyright: © 2000-2001, 2045 Rik Hemsley +Copyright: © 2006 Jaison Lee +Copyright: © 1999 Lars Knoll +Copyright: © 2008 Friedrich W. H. Kossebau +Copyright: © 2007-2008 Andreas Hartmetz +Copyright: © 2006 Jacob R Rideout +Copyright: © 2004-2008 Jarosław Staniek +Copyright: © 1991, 2000-2003 All Rights Reserved. +Copyright: © 2000, 2002 Michael Matz +Copyright: © 1984, 1989-1990, 1992, 1995-2006 Free Software Foundation Inc. +Copyright: © 2000-2005 Frerich Raabe +Copyright: © 2002-2003 Andreas Beckermann +Copyright: © 2006, 2008 Allen Winter +Copyright: © 2000-2001 Dawit Alemayehu +Copyright: © 1999-2000 Espen Sand +Copyright: © 2006-2008 Ralf Habacker +Copyright: © 2007 Nick Shaforostoff +Copyright: © 2005 S.R.Haque +Copyright: © 2006 Michaël Larouche +Copyright: © 1991 RSA Data Security Inc. Created +Copyright: © 2006 Martin Pool +Copyright: © 1999 Pietro Iglio +Copyright: © 2005 Ingo Kloecker +Copyright: © 2006 Trolltech AS. All Rights Reserved. +Copyright: © 2006 Volker Krause +Copyright: © 2002-2003 Dirk Mueller +Copyright: © 2002-2003 Arash Bijanzadeh +Copyright: © 2002 Lukas Tinkl +Copyright: © 2000-2003 Shiro Kawai +Copyright: © 2002 Holger Freyther +Copyright: © 2001-2002 Simon Hausmann +Copyright: © 2006 Dominic Battre +Copyright: © 2002-2003 FarsiKDE Project +Copyright: © 1998, 2001 Initial All Rights Reserved. +Copyright: © 2002-2003 Contact: Arash Bijanzadeh +Copyright: © 2000 Charles Samuels +Copyright: © 2008 Wang Hoi +Copyright: © 2001-2003 George Staikos +Copyright: © 2001, 2003-2006 Nicolas GOUTTE +Copyright: © 1999 Sean Harmer +Copyright: © 1999 Ian Zepp +Copyright: © 2002-2003 Tim Jansen +Copyright: © 2006 Gregory S. Hayes +Copyright: © 1997-2000 Matthias Ettrich +Copyright: © 2007 Your Name")); +Copyright: © 2005 Brad Hards +Copyright: © 2001-2005 Lubos Lunak +Copyright: © 2003 Apple Computer Inc. +Copyright: © Shy Shalom +Copyright: © 2001 Andrei Alexandrescu +Copyright: © 2006 Marcel Wiesweg +Copyright: © 2004 Schaefer +Copyright: © 2001 Carsten Pfeiffer +Copyright: © 2008 Jakub Stachowski +Copyright: © 2008 Benjamin Reed +Copyright: © 2006 Peter Kümmel +Copyright: © 2007 Rafael Fernández López +Copyright: © 2002 Marc Mutz +Copyright: © 2006 Laurent Montel + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU General Public License, version 2 (GPL-2) + 3 file(s) are licensed under this license: + + + localization/probers/nsSBCSGroupProber.h + + localization/probers/nsSJISProber.h + + tests/kglobalstatictest.cpp + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +-- + BSD-ish + + localization/guess_ja.cpp + + localization/guess_ja_p.h + /* + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * 3. Neither the name of the authors nor the names of its contributors + * may be used to endorse or promote products derived from this + * software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS + * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT + * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR + * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT + * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED + * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + * + */ + localization/probers/* excluding: + -+ localization/probers/nsSBCSGroupProber.h + -+ localization/probers/nsSJISProber.h + network/* excluding: + -+ network/k3socks.cpp + -+ network/k3socks.h + -+ network/k3sockssocketdevice.cpp + -+ network/k3sockssocketdevice.h + -+ network/kidna.cpp + -+ network/kidna.h + -+ network/klocalsocket.cpp + -+ network/klocalsocket.h + -+ network/klocalsocket_p.h + -+ network/klocalsocket_unix.cpp + -+ network/klocalsocket_win.cpp + -+ network/ksocketfactory.cpp + -+ network/ksocketfactory.h + -+ network/ktcpsocket.cpp + -+ network/ktcpsocket.h + -+ network/netsupp.cpp + -+ network/netsupp.h + /* + * + * + * Permission is hereby granted, free of charge, to any person obtaining + * a copy of this software and associated documentation files (the + * "Software"), to deal in the Software without restriction, including + * without limitation the rights to use, copy, modify, merge, publish, + * distribute, sublicense, and/or sell copies of the Software, and to + * permit persons to whom the Software is furnished to do so, subject to + * the following conditions: + * + * The above copyright notice and this permission notice shall be included + * in all copies or substantial portions of the Software. + * + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF + * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE + * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION + * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION + * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + */ + + util/ksharedptr.h + /* + * This file is part of the KDE libraries. + * + * Copyright 2005 Frerich Raabe + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR + * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES + * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. + * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, + * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, + * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY + * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + + util/ktypelist.h + Permission to use, copy, modify, distribute and sell this software for any + purpose is hereby granted without fee, provided that the above copyright + notice appear in all copies and that both that copyright notice and this + permission notice appear in supporting documentation. + The author or Addison-Welsey Longman make no representations about the + suitability of this software for any purpose. It is provided "as is" + without express or implied warranty. + + + + +-- + +-- + GNU General Public License, version 2 or later (GPL-2+) + 2 file(s) are licensed under this license: + + + services/yacc.c + + services/yacc.h + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +-- + GNU Library General Public License, version 2 (LGPL-2) + 141 file(s) are licensed under this license: + + + fakes.c + compression/* + + io/klockfile.h + + io/klockfile_unix.cpp + + io/klockfile_win.cpp + + io/kmessage.cpp + + io/kmessage.h + + io/ksavefile.cpp + + io/ksavefile.h + + io/ktempdir.cpp + + io/ktempdir.h + jobs/* excluding: + -+ jobs/kjobuidelegate.cpp + -+ jobs/kjobuidelegate.h + kernel/* excluding: + -+ kernel/kaboutdata.cpp + -+ kernel/kaboutdata.h + -+ kernel/kauthorized.cpp + -+ kernel/kauthorized.h + -+ kernel/kautostart.cpp + -+ kernel/kautostart.h + -+ kernel/kstandarddirs.h + -+ kernel/ktoolinvocation.cpp + -+ kernel/ktoolinvocation.h + -+ kernel/ktoolinvocation_x11.cpp + + network/k3socks.cpp + + network/k3socks.h + services/* excluding: + -+ services/kmimemagicrule.cpp + -+ services/kmimemagicrule_p.h + -+ services/kservice.h + -+ services/kservice_p.h + -+ services/kserviceaction.cpp + -+ services/kserviceaction.h + -+ services/kservicefactory.h + -+ services/kservicetype.h + -+ services/kservicetype_p.h + -+ services/kservicetypefactory.h + -+ services/kservicetypeprofile.h + -+ services/ktraderparse.cpp + -+ services/ktraderparse_p.h + -+ services/ktraderparsetree.cpp + -+ services/ktraderparsetree_p.h + -? services/lex.c + -+ services/yacc.c + -+ services/yacc.h + sycoca/* excluding: + -+ sycoca/kmemfile.cpp + -+ sycoca/kmemfile.h + -+ sycoca/ksycocatype.h + tests/* excluding: + -? tests/dbuscalltest.cpp + -+ tests/kasciitest.cpp + -+ tests/kasciitest.h + -+ tests/kautosavefiletest.cpp + -+ tests/kautosavefiletest.h + -? tests/kcalendartest.cpp + -? tests/kcalendartest.h + -? tests/kcharsetstest.cpp + -? tests/kcmdlineargstest.cpp + -+ tests/kconfigtest.cpp + -+ tests/kconfigtest.h + -+ tests/kdatetimetest.cpp + -+ tests/kdatetimetest.h + -+ tests/kdebugtest.cpp + -+ tests/kentrymaptest.cpp + -+ tests/kentrymaptest.h + -+ tests/kglobalstatictest.cpp + -+ tests/klocalizedstringtest.cpp + -+ tests/klocalsocketservertest.cpp + -+ tests/klocalsocketservertest.h + -+ tests/klocalsockettest.cpp + -+ tests/klocalsockettest.h + -+ tests/kmdcodectest.cpp + -? tests/kmemtest.cpp + -+ tests/kprocesstest.cpp + -? tests/ksharedptrtest.cpp + -? tests/ksharedptrtest.h + -? tests/ksortablelisttest.cpp + -? tests/kstringhandlertest.cpp + -? tests/kstringhandlertest.h + -+ tests/ksycocadicttest.cpp + -+ tests/ktcpsockettest.cpp + -+ tests/ktcpsockettest.h + -? tests/ktemporaryfiletest.cpp + -? tests/ktemporaryfiletest.h + -+ tests/ktimezonestest.cpp + -+ tests/ktimezonestest.h + + text/kcodecs.cpp + + text/kcodecs.h + + text/kstringhandler.h + + util/kde_file.h + + util/kexportplugin.h + + util/klibloader.cpp + + util/klibloader.h + + util/klibrary.cpp + + util/klibrary.h + + util/kpluginloader.cpp + + util/kpluginloader.h + + util/krandomsequence.h + + util/qtest_kde.h + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +-- + GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+) + 26 file(s) are licensed under this license: + + sonnet/* + sonnet/tests/* + + On Debian systems, the complete text of the + GNU Lesser General Public License version 2.1 can be found in + /usr/share/common-licenses/LGPL-2.1 +-- + + +------ +kded/ +------ + +Copyright: © 1999-2008 David Faure +Copyright: © 1999-2003 Waldo Bastian + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 (LGPL-2) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + 12 file(s) are licensed under this license: + + + kbuildmimetypefactory.cpp + + kbuildmimetypefactory.h + + kbuildservicefactory.h + + kbuildservicetypefactory.h + + kdedadaptor.cpp + + kdedadaptor.h + + kmimeassociations.cpp + + kmimeassociations.h + + kmimefileparser.cpp + + kmimefileparser.h + test/* + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +-- + GNU Library/Lesser General Public License (LGPL-any) + 2 file(s) are licensed under this license: + + + kbuildservicegroupfactory.h + + kctimefactory.h + + On Debian systems, the complete text of the + GNU Library/Lesser General Public License can be found in + /usr/share/common-licenses/LGPL +-- + + +------ +kdesu/ +------ + +Copyright: © 1999-2000 Geert Jansen +Copyright: © 1997-1998 Lars Doelle +Copyright: © 2007 David Faure +Copyright: © 2005 Canonical Ltd + + +License for all components is: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +------ +kdeui/ +------ + +Copyright: © 2002, 2005-2007 Hamish Rodda +Copyright: © 1999-2008 David Faure +Copyright: © 2001-2002 Ellis Whitehead +Copyright: © 1998-2000 Kurt Granroth +Copyright: © 1999-2002, 2006-2007 Simon Hausmann +Copyright: © 1999-2000 Reginald Stadlbauer +Copyright: © 2001, 2005-2006 Holger Freyther +Copyright: © 1997, 2000 Nicolas Hadacek +Copyright: © 2006-2008 Rafael Fernández López +Copyright: © 1997, 2000 Michael Koch +Copyright: © 2005-2007 Olivier Goffart +Copyright: © 2001-2003, 2005 Joseph Wenninger +Copyright: © 2006-2007 Andreas Hartmetz +Copyright: © 1999-2003 Carsten Pfeiffer +Copyright: © 2006-2008 Kevin Ottens +Copyright: © 1999-2001, 2003-2004 Waldo Bastian +Copyright: © 2003 Andras Mantia +Copyright: © 2003-2004, 2007 Zack Rusin +Copyright: © 1997-2000 Matthias Ettrich +Copyright: © 2000-2003, 2006-2007 Tobias Koenig +Copyright: © 2001-2003, 2007-2008 Lubos Lunak +Copyright: © 2008 Michael Jansen +Copyright: © 1997 Martin Jones +Copyright: © 2006-2008 Urs Wolfer +Copyright: © 1999-2000, 2005-2006 Espen Sand +Copyright: © 1997-2000 Sven Radej +Copyright: © 2007-2008 John Layt +Copyright: © 2001, 2005 S.R.Haque +Copyright: © 2008 Stephen Kelly +Copyright: © 1997-1998 Mark Donohoe +Copyright: © 2000-2004 Dawit Alemayehu +Copyright: © 1997-1998, 2000 Stephan Kulow +Copyright: © 2007-2008 Matthias Kretz +Copyright: © 1999-2000 Geert Jansen +Copyright: © 2003, 2006 Jason Harris +Copyright: © 2006-2007 Michaël Larouche +Copyright: © 2000, 2004 Antonio Larrosa +Copyright: © 1999 Preston Brown +Copyright: © 2006-2008 Pino Toscano +Copyright: © 2007 Roberto Raggi +Copyright: © 1997 Matthias Kalle Dalheimer +Copyright: © 2000 Matej Koss +Copyright: © 1998-2001 Mirko Boehm +Copyright: © 1997, 1999 Mario Weilguni +Copyright: © 2007-2008 Nick Shaforostoff +Copyright: © 2007 Matthew Woehlke +Copyright: © 2006-2007 Laurent Montel +Copyright: © 2000, 2007 Daniel M. Duley +Copyright: © 2004-2008 Jarosław Staniek +Copyright: © 2003 Nadeem Hasan +Copyright: © 1999 Chris Schlaeger +Copyright: © 1998-2000 KDE Team +Copyright: © 2007-2008 Thomas McGuire +Copyright: © 2000-2003 Cornelius Schumacher +Copyright: © 2006, 2008 Marijn Kruisselbrink +Copyright: © 2000 Stefan Schimanski <1Stein@gmx.de> +Copyright: © 1996-1997 Bernd Johannes Wuebben +Copyright: © 2006-2007 Thiago Macieira +Copyright: © 2003-2006 Michel Hermier +Copyright: © 2007 David Jarvie +Copyright: © 2007-2008 Chusslove Illich +Copyright: © 2008 Alexander Dymo +Copyright: © 1997 Tim D. Gilman +Copyright: © 2001-2002 Marc Mutz +Copyright: © 2003 Scott Wheeler +Copyright: © 2007 Rivo Laks +Copyright: © 1999-2003 Hans Petter +Copyright: © 2003, 2005-2006 Sandro Giessl +Copyright: © 2003 Stephan Binner +Copyright: © 2002-2005 Maksim Orlovich +Copyright: © 2001-2002 Karol Szwed +Copyright: © 2004 Arend van Beelen +Copyright: © 1998 Thomas Tanghus +Copyright: © 2001-2002, 2007 Fredrik Höglund +Copyright: © 2000 Dirk Mueller +Copyright: © 2006-2007 Clarence Dang +Copyright: © 2000 Troll Tech AS +Copyright: © 1998 Jörg Habenicht +Copyright: © 2005 Duncan Mac-Vicar +Copyright: © 2001 Martijn Klingens +Copyright: © 2007 Thomas Zander +Copyright: © 1999-2000 Additions +Copyright: © 2007 John Tapsell +Copyright: © 2007 Daniel Laidig +Copyright: © 1999-2003 Matthias Hoelzer-Kluepfel +Copyright: © 2001-2002, 2004 Frerich Raabe +Copyright: © 2006-2007 Aaron Seigo +Copyright: © 2004-2005 Michael Brade +Copyright: © 2008 Carlo Segato +Copyright: © 2006 Albert Astals Cid +Copyright: © 2004 Felix Berger +Copyright: © 2004-2005 Andrew Coles +Copyright: © 1996 Martynas Kunigelis +Copyright: © 1998 Pietro Iglio +Copyright: © 1997 Michael Wiedmann +Copyright: © 2000, 2002 Alexander Neundorf +Copyright: © 2006 Oswald Buddenhagen +Copyright: © 2000 Ronny Standtke +Copyright: © 2007 Charles Connell +Copyright: © 1999-2000 Daniel "Mosfet" Duley +Copyright: © 2002 Matthias Hölzer-Klüpfel +Copyright: © 2007 Aron Boström +Copyright: © 1997 Stefan Taferner +Copyright: © 2004-2005 Email +Copyright: © 2003 Jason Keirstead +Copyright: © 2005 Andreas Nicolai +Copyright: © 2004 Gustavo Sverzut Barbieri +Copyright: © 2005 Rafal Rzepecki +Copyright: © 2001-2006 Richard Moore +Copyright: © 2002 Malte Starostik +Copyright: © 2007 Olaf Schmidt +Copyright: © 2007 Alex Merry +Copyright: © 2001 Michael Goffioul +Copyright: © 2000 Peter Putzer +Copyright: © 2007-2008 Omat Holding B.V. +Copyright: © 2008 Friedrich W. H. Kossebau +Copyright: © 1998-2000 Keramik for KDE3, +Copyright: © 2004 Peter Rockai +Copyright: © 2008 Lukas Appelhans +Copyright: © 2003 Ingo Kloecker +Copyright: © 2000 Tom Braun +Copyright: © 1997 Patrick Dowler +Copyright: © 2008 Tom Albers +Copyright: © 2007 Torsten Rahn +Copyright: © 2000 Timo Hummel +Copyright: © 2006 Peter Simonsson +Copyright: © 1998-2000 TrollTech AS +Copyright: © 2002 Anders Lund +Copyright: © 1999 Glen Parker +Copyright: © 2007 Krzysztof Lichota +Copyright: © 2005 Thomas Braxton +Copyright: © 2001 Ian Reinhart Geiser +Copyright: © 1999 Steffen Hansen +Copyright: © 1999 Patrick Ward +Copyright: © 1999 Dirk A. Mueller +Copyright: © 2002-2004 George Staikos +Copyright: © 2003 Chris Howells +Copyright: © 2004-2005 Sascha Cunz +Copyright: © 2000-2003 Daniel Molkentin +Copyright: © 2000 Keunwoo Lee +Copyright: © 1997 Christian Esken +Copyright: © 2005 Helge Deller +Copyright: © 2005 Allan Sandfeld Jensen +Copyright: © 2006 Aaron J. Seigo +Copyright: © 2007 Andreas Pakulat +Copyright: © 2000 Charles Samuels +Copyright: © 2007 Timo A. Hummel +Copyright: © 2008 Volker Krause +Copyright: © 2004 Frans Englich +Copyright: © 2008 Michael Leupold +Copyright: © 1999 Cristian Tibirna +Copyright: © 2002 Matthias H�zer-Klpfel +Copyright: © 2007 Christian Ehrlicher + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU General Public License, version 2 (GPL-2) + 1 file(s) are licensed under this license: + + + tests/kaccelgentest.cpp + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +-- + GNU General Public License, version 2 or later (GPL-2+) + 7 file(s) are licensed under this license: + + + tests/kassistantdialogtest.cpp + + tests/kfontdialogtest.cpp + + tests/kseparatortest.cpp + + tests/testplot_main.cpp + + tests/testplot_widget.cpp + + tests/testplot_widget.h + + xmlgui/kmainwindowiface.cpp + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +-- + GNU Library General Public License, version 2 (LGPL-2) + 181 file(s) are licensed under this license: + + actions/* excluding: + -+ actions/kactioncategory.cpp + -+ actions/kactioncategory.h + -+ actions/kcodecaction.cpp + -+ actions/kcodecaction.h + + colors/kcolorcollection.cpp + + colors/kcolorcollection.h + + dialogs/kaboutapplicationdialog.cpp + + dialogs/kaboutapplicationdialog.h + + dialogs/kaboutkdedialog_p.cpp + + dialogs/kaboutkdedialog_p.h + + dialogs/kassistantdialog.cpp + + dialogs/kassistantdialog.h + + dialogs/kdialog_p.h + + dialogs/kedittoolbar.cpp + + dialogs/kedittoolbar.h + + dialogs/kedittoolbar_p.h + + dialogs/kmessagebox.cpp + + dialogs/kmessagebox.h + + dialogs/kmessageboxmessagehandler.cpp + + dialogs/kmessageboxmessagehandler.h + + dialogs/knewpassworddialog.cpp + + dialogs/knewpassworddialog.h + + dialogs/kpassworddialog.cpp + + dialogs/kpassworddialog.h + + dialogs/kprogressdialog.cpp + + dialogs/kprogressdialog.h + findreplace/* + icons/* + + itemviews/klistwidget.cpp + + itemviews/klistwidget.h + + itemviews/klistwidgetsearchline.cpp + + itemviews/klistwidgetsearchline.h + + itemviews/ktreewidgetsearchline.cpp + + itemviews/ktreewidgetsearchline.h + jobs/* excluding: + -+ jobs/kdialogjobuidelegate.cpp + -+ jobs/kdialogjobuidelegate.h + -+ jobs/kuiserverjobtracker_p.h + + kernel/kapplication_win.cpp + + kernel/kclipboard.cpp + + kernel/kclipboard.h + + kernel/kglobalsettings.cpp + + kernel/kglobalsettings.h + + paged/kpagedialog_p.h + + paged/kpagemodel_p.h + + paged/kpagewidget_p.h + + paged/kpagewidgetmodel_p.h + + shortcuts/kstandardshortcut.cpp + + shortcuts/kstandardshortcut.h + + tests/kcompletioncoretest.cpp + + tests/kcompletioncoretest.h + + tests/kfindtest.cpp + + tests/kfindtest.h + + tests/kglobalsettingstest.h + + tests/kjobtrackerstest.cpp + + tests/kjobtrackerstest.h + + tests/kmessagetest.cpp + + tests/kmessagetest.h + + tests/kreplacetest.cpp + + tests/kreplacetest.h + + tests/ktitlewidgettest.cpp + + tests/ktoolbarlabelactiontest.cpp + + tests/kuniqueapptest.cpp + + tests/kxmlguiwindowtest.cpp + + util/kcursor.cpp + + util/kcursor.h + + util/kguiitem.cpp + + util/kguiitem.h + + util/knotification.cpp + + util/knotification.h + + util/knotificationmanager.cpp + + util/knotificationmanager_p.h + + util/kpassivepopupmessagehandler.cpp + + util/kpassivepopupmessagehandler.h + + util/kpixmapcache.cpp + + util/kpixmapcache.h + + util/kstandardguiitem.cpp + + util/kstandardguiitem.h + + util/ksystemtrayicon.h + + util/kwordwrap.cpp + + util/kwordwrap.h + + widgets/kactionselector.cpp + + widgets/kactionselector.h + + widgets/kanimatedbutton.cpp + + widgets/kanimatedbutton.h + + widgets/karrowbutton.cpp + + widgets/karrowbutton.h + + widgets/kdatetimewidget.cpp + + widgets/kdatetimewidget.h + + widgets/kdatewidget.cpp + + widgets/kdatewidget.h + + widgets/kfadewidgeteffect.cpp + + widgets/kfadewidgeteffect.h + + widgets/kfadewidgeteffect_p.h + + widgets/khbox.cpp + + widgets/khbox.h + + widgets/kmainwindow.cpp + + widgets/kmainwindow.h + + widgets/kmainwindow_p.h + + widgets/kmenu.cpp + + widgets/kmenu.h + + widgets/krichtextwidget.cpp + + widgets/krichtextwidget.h + + widgets/ksqueezedtextlabel.cpp + + widgets/ksqueezedtextlabel.h + + widgets/kstringvalidator.cpp + + widgets/kstringvalidator.h + + widgets/ktimezonewidget.cpp + + widgets/ktimezonewidget.h + + widgets/ktitlewidget.cpp + + widgets/ktitlewidget.h + + widgets/ktoolbar.cpp + + widgets/ktoolbar.h + + widgets/kurllabel.h + + widgets/kvbox.cpp + + widgets/kvbox.h + + xmlgui/ktoolbarhandler.cpp + + xmlgui/ktoolbarhandler.h + + xmlgui/kxmlguiclient.cpp + + xmlgui/kxmlguiclient.h + + xmlgui/kxmlguifactory.h + + xmlgui/kxmlguiwindow.cpp + + xmlgui/kxmlguiwindow.h + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +-- + GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+) + 28 file(s) are licensed under this license: + + + dialogs/klinkdialog.cpp + + dialogs/klinkdialog.h + sonnet/* + sonnet/tests/* excluding: + -+ sonnet/tests/test_dictionarycombobox.cpp + tests/krichtexteditor/* + + widgets/krichtextedit.cpp + + widgets/krichtextedit.h + + widgets/kurllabel.cpp + + widgets/nestedlisthelper.cpp + + widgets/nestedlisthelper.h + + On Debian systems, the complete text of the + GNU Lesser General Public License version 2.1 can be found in + /usr/share/common-licenses/LGPL-2.1 +-- + +-- + BSD-ish + + dialogs/ktip.cpp + + dialogs/ktip.h + + kernel/kstartupinfo.cpp + + kernel/kstartupinfo.h + + util/fixx11h.h + + util/kmanagerselection.cpp + + util/kmanagerselection.h + + util/kxerrorhandler.cpp + + util/kxerrorhandler.h + + util/kxmessages.cpp + + util/kxmessages.h + + windowmanagement/netwm.cpp + + windowmanagement/netwm.h + + windowmanagement/netwm_def.h + + windowmanagement/netwm_p.h + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN + AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + + + +------ +kdewidgets/ +------ + +Copyright: © 2001 Daniel Molkentin +Copyright: © 2004-2005 ian reinhart geiser + + +License for all components is: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + However, the license of 1 file(s) was not explicitly specified: + + ? makekdewidgets.cpp + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +------ +kdoctools/ +------ + +Copyright: © 2003 Cornelius Schumacher +Copyright: © 2001 Stephan Kulow +Copyright: © 2000 Matthias Hoelzer-Kluepfel +Copyright: © 2005 Frerich Raabe + + +License for all components unless stated otherwise: +-- + BSD-ish + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN + AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +-- + +Other used licenses: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + 1 file(s) are licensed under this license: + + + kio_help.h + + kio_help.cpp + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + + +------ +kfile/ +------ + +Copyright: © 2006-2008 Peter Penz +Copyright: © 2007 Kevin Ottens +Copyright: © 1999-2003 Carsten Pfeiffer +Copyright: © 2006 Aaron J. Seigo +Copyright: © 2007 David Faure +Copyright: © 1998-2000 Stephan Kulow +Copyright: © 2007 Tobias Koenig +Copyright: © 2008 Rafael Fernández López +Copyright: © 1997-1998 Richard Moore +Copyright: © 2006 Dominic Battre +Copyright: © 2008 Norbert Frese +Copyright: © 2006 Martin Pool +Copyright: © 2001 Michael Jarrett +Copyright: © 1998 Daniel Grana +Copyright: © 2007 Urs Wolfer +Copyright: © 2001 Anders Lund +Copyright: © 2001 Joseph Wenninger +Copyright: © 2001 Christoph Cullmann +Copyright: © 2003 Clarence Dang +Copyright: © 2001 Frerich Raabe + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 (LGPL-2) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU General Public License, version 2 (GPL-2) + 1 file(s) are licensed under this license: + + + tests/kfileplacesmodeltest.cpp + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +-- + GNU General Public License, version 2 or later (GPL-2+) + 2 file(s) are licensed under this license: + + + tests/kurlnavigatortest.cpp + + tests/kurlnavigatortest.h + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + 19 file(s) are licensed under this license: + + + kdiroperator.cpp + + kdiroperator.h + + kfile_export.h + + kfilefiltercombo.cpp + + kfilefiltercombo.h + + kfilemodule.cpp + + kfilemodule.h + + kfileplacesselector.cpp + + kfileplacesselector_p.h + + kfilepreviewgenerator.cpp + + kfilepreviewgenerator.h + + kfiletreeview.cpp + + kfiletreeview.h + + kfilewidget.cpp + + kfilewidget.h + + kprotocolcombo.cpp + + kprotocolcombo_p.h + + tests/kfiletreeviewtest.cpp + + tests/kfiletreeviewtest.h + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + + +------ +khtml/ +------ + +Copyright: © 2004-2008 Nikolas Zimmermann +Copyright: © 2004-2008 Rob Buis +Copyright: © 1998-2003 Lars Knoll +Copyright: © 2002-2003, 2003-6, 2004-2008 Apple Computer Inc. +Copyright: © 2005-2008 Eric Seidel +Copyright: © 1999-2003 Antti Koivisto +Copyright: © 2000-2004, 2006 Dirk Mueller +Copyright: © 2003-2008 Apple Inc. All Rights Reserved. +Copyright: © 2004-2005, 2007-2008 Maks Orlovich +Copyright: © 2004-2008 Allan Sandfeld Jensen +Copyright: © 2000-2001, 2003 Peter Kelly +Copyright: © 2003-2008 Germain Garand +Copyright: © 2005-2006 Oliver Hunt +Copyright: © 2004-2008 Maksim Orlovich +Copyright: © 1999-2003, 2007-2008 Harri Porten +Copyright: © 2000-2003, 2006 Simon Hausmann +Copyright: © 1997-1999 Torben Weis +Copyright: © 2006 Matt Broadstone +Copyright: © 2004-2006 Zack Rusin +Copyright: © 1999-2005, 2007 David Faure +Copyright: © 1998-2003 Waldo Bastian +Copyright: © 2000 Wynn Wilkes +Copyright: © 2000 Richard Moore +Copyright: © 2003-2004 Leo Savernik +Copyright: © 1997 Martin Jones +Copyright: © 2006 Samuel Weinig +Copyright: © 2006-2009 Fredrik Höglund +Copyright: © 2000 Frederik Holljen +Copyright: © 2001-2006 George Staikos +Copyright: © 2005-2006 Alexander Kellett +Copyright: © 2000 Stefan Schimanski <1Stein@gmx.de> +Copyright: © 2008 Vyacheslav Tokarev +Copyright: © 2000 All Rights Reserved. +Copyright: © 1998-2000 Netscape Communications Corporation. +Copyright: © 2005 Nokia. All Rights Reserved. +Copyright: © 2000 Gunnstein Lye +Copyright: © 2002 Till Krech +Copyright: © 1998-1999 W. Bastian +Copyright: © 2003, 2005 Koos Vriezen +Copyright: © 2002-2004 Stephan Kulow +Copyright: © 2005-2006 Anders Carlsson +Copyright: © 2002-2003 The Karbon +Copyright: © 2007 David Smith +Copyright: © 2006-2007 Trolltech ASA. All Rights Reserved. +Copyright: © 2002 Michael Goffioul +Copyright: © 2007 Nicholas Shanks +Copyright: © Tom Rini +Copyright: © 2005 Ivor Hewitt +Copyright: © Jeff Hostetler +Copyright: © 2001-2003 Daniel Naber +Copyright: © Raffaele Sena +Copyright: © Nick Blievers +Copyright: © 1984, 1989-1990, 2000-2006 Free Software Foundation Inc. +Copyright: © 2002-2005 Maxim Shemanarev +Copyright: © 2006-2007 Charles Samuels +Copyright: © 2001-2003 Laurent Montel +Copyright: © 2005-2006 Kimmo Kinnunen +Copyright: © 2001 Tobias Anton +Copyright: © 2003 Level 3 Events +Copyright: © 2001 Andreas Schlapbach +Copyright: © Roland Mainz +Copyright: © Randall Jesup +Copyright: © 2007 Mitz Pettel +Copyright: © 2007 Alexey Proskuryakov +Copyright: © 2005 Niels Leenheer +Copyright: © 2003 World Wide Web Consortium +Copyright: © 2003 Object Model +Copyright: © 2007 Nick Shaforostoff +Copyright: © David Carson +Copyright: © 2007 Matthias Kretz +Copyright: © 2008 1. Redistributions +Copyright: © Christian Biesinger +Copyright: © Boris Zbarsky +Copyright: © 2004 Daniel Duley +Copyright: © 2006 The Aquaosk-2.0 Team +Copyright: © David Baron +Copyright: © 2000 Daniel Molkentin +Copyright: © Josh Soref + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU General Public License, version 2 (GPL-2) + 6 file(s) are licensed under this license: + + + misc/arena.cpp + + misc/arena.h + + rendering/render_arena.cpp + + rendering/render_arena.h + + rendering/render_layer.cpp + + rendering/render_layer.h + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +-- + GNU General Public License, version 2 or later (GPL-2+) + 2 file(s) are licensed under this license: + + + css/parser.cpp + + css/parser.h + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +-- + GNU Library General Public License, version 2 (LGPL-2) + 4 file(s) are licensed under this license: + + + khtml_printsettings.cpp + + khtml_printsettings.h + + rendering/table_layout.cpp + + rendering/table_layout.h + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +-- + BSD-ish + + xml/ClassNodeList.cpp + + xml/ClassNodeList.h + /* + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of + * its contributors may be used to endorse or promote products derived + * from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY + * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + + + + bindings/js/JSSVGPODTypeWrapper.h + + css/css_mediaquery.cpp + + css/css_mediaquery.h + + editing/htmlediting.cpp + + editing/htmlediting.h + + editing/htmlediting_impl.cpp + + editing/htmlediting_impl.h + + editing/jsediting.cpp + + editing/jsediting.h + + html/HTMLAudioElement.cpp + + html/HTMLAudioElement.h + + html/HTMLMediaElement.cpp + + html/HTMLMediaElement.h + + html/HTMLSourceElement.cpp + + html/HTMLSourceElement.h + + html/HTMLVideoElement.cpp + + html/HTMLVideoElement.h + + html/MediaError.h + + html/TimeRanges.cpp + + html/TimeRanges.h + + html/htmlprospectivetokenizer.cpp + + html/htmlprospectivetokenizer.h + + misc/imagefilter.cpp + + misc/imagefilter.h + platform/* + platform/graphics/* excluding: + -+ platform/graphics/Font.h + -+ platform/graphics/FontDescription.h + -+ platform/graphics/IntSizeHash.h + -+ platform/graphics/PathTraversalState.cpp + platform/graphics/qt/* + platform/qt/* + + platform/text/TextDirection.h + + rendering/render_canvasimage.cpp + + rendering/render_canvasimage.h + + svg/ElementTimeControl.h + svg/animation/* + svg/graphics/* excluding: + -+ filters/* + -+ qt/* + -+ svg/graphics/SVGResourceFilter.cpp + -+ svg/graphics/SVGResourceFilter.h + ? xml/dom_position.cpp + ? xml/dom_position.h + ? xml/dom_positioniterator.cpp + ? xml/dom_positioniterator.h + ? xml/dom_selection.cpp + ? xml/dom_selection.h + /* + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY + * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR + * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY + * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE + * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + + imload/* + imload/decoders/* + + misc/loader_jpeg.cpp + + misc/loader_jpeg.h + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN + AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + + + +-- + + +------ +kimgio/ +------ + +Copyright: © 2003-2005 Ignacio Castaño +Copyright: © 2004 Melchior FRANZ +Copyright: © 2001 Computing Inc. +Copyright: © 2003 Brad Hards +Copyright: © 1998 Dirk Schoenberger +Copyright: © 1998 Torben Weis +Copyright: © 2002-2005 Nadeem Hasan +Copyright: © 2000 Matthias Hölzer-Klüpfel +Copyright: © 1999 Oliver Eiden +Copyright: © 2002 Michael Ritzert +Copyright: © 2003 Dominik Seichter +Copyright: © 2005 Christoph Hormann + + +License for all components unless stated otherwise: +-- + GNU General Public License, version 2 or later (GPL-2+) + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +Other used licenses: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + 1 file(s) are licensed under this license: + + + pcx.cpp + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +-- + GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+) + 3 file(s) are licensed under this license: + + + gimp.h + + xcf.cpp + + xcf.h + + On Debian systems, the complete text of the + GNU Lesser General Public License version 2.1 can be found in + /usr/share/common-licenses/LGPL-2.1 +-- + + +------ +kinit/ +------ + +Copyright: © 1998-2001 Waldo Bastian +Copyright: © 1999 Mario Weilguni +Copyright: © 2001 Lubos Lunak +Copyright: © 2006-2008 David Faure +Copyright: © 2007 The ProFTPD Project +Copyright: © 2006-2007 Ralf Habacker +Copyright: © 2006-2007 Thiago Macieira +Copyright: © 2007 Alex Merry + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 (LGPL-2) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU General Public License, version 2 (GPL-2) + 1 file(s) are licensed under this license: + + tests/* + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +-- + GNU General Public License, version 2 or later (GPL-2+) + 2 file(s) are licensed under this license: + + + proctitle.cpp + + proctitle.h + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +-- + GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+) + 2 file(s) are licensed under this license: + + + klauncher_adaptor.cpp + + klauncher_adaptor.h + + On Debian systems, the complete text of the + GNU Lesser General Public License version 2.1 can be found in + /usr/share/common-licenses/LGPL-2.1 +-- + + +------ +kio/ +------ + +Copyright: © 1999-2008 David Faure +Copyright: © 2000-2005 George Staikos +Copyright: © 1998-2000, 2002-2003 Stephan Kulow +Copyright: © 1999-2003 Carsten Pfeiffer +Copyright: © 1999-2000, 2000-, 2001-2003 Waldo Bastian +Copyright: © 1997-2000 Torben Weis +Copyright: © 2000-2001, 2003 Malte Starostik +Copyright: © 2002-2003 Alexander Kellett +Copyright: © 2007-2008 Andreas Hartmetz +Copyright: © 2000, 2000-, 2001, 2003 Dawit Alemayehu +Copyright: © 2003, 2006-2007 Thiago Macieira +Copyright: © 2002-2003 Leo Savernik +Copyright: © 2000 Simon Hausmann +Copyright: © 2004, 2006-2007 Kevin Ottens +Copyright: © 2006-2008 Fredrik Höglund +Copyright: © 1999, 2002, 2006, 2008 Dirk Mueller +Copyright: © 2005-2007 Till Adam +Copyright: © 2008 Jarosław Staniek +Copyright: © 2001-2002 Rolf Magnus +Copyright: © 2007-2008 Norbert Frese +Copyright: © 2006-2007 Daniel Teske +Copyright: © 2001-2006 Michael Brade +Copyright: © 1998 Sven Radej +Copyright: © 2001 Laurent Montel +Copyright: © 1999-2000 Preston Brown +Copyright: © 2000 Alex Zepeda +Copyright: © 2001, 2006 Holger Freyther +Copyright: © 1996-1998, 2001 Martin R. Jones +Copyright: © 2004 Schaefer +Copyright: © 2006 Michael Larouche +Copyright: © 2003 Stefan Rompf +Copyright: © 2000 David Smith +Copyright: © 1997-1998 Richard Moore +Copyright: © 2000 Bernd Johannes Wuebben +Copyright: © 1998 Daniel Grana +Copyright: © 2008 Rafael Fernández López +Copyright: © 2008 Sebastian Trug +Copyright: © 2005 Sean Harmer +Copyright: © 2001 Frerich Raabe +Copyright: © 2008 Roland Harnau +Copyright: © Email: +Copyright: © 2004 Szombathelyi Gy�gy +Copyright: © 2003 Joseph Wenninger +Copyright: © 1998 Matthias Ettrich +Copyright: © 2007 Pino Toscano +Copyright: © 2008 Peter Penz +Copyright: © 2002 Jan-Pascal van Best +Copyright: © 1988-1991 Phil Karn +Copyright: © 2007 Flavio Castelli +Copyright: © 2006 Trolltech AS. All Rights Reserved. +Copyright: © 2003 Andras Mantia +Copyright: © 2008 Richard Hartmann +Copyright: © 2002 Laurence Anderson +Copyright: © 2006 Allan Sandfeld Jensen +Copyright: © 2000 Rik Hemsley +Copyright: © 2007 Will Stephenson +Copyright: © 2000 All Rights Reserved. +Copyright: © 1999 Matt Koss +Copyright: © 2000 Wilco Greven +Copyright: © 1998 Sirtaj Singh Kang +Copyright: © 2001-2004 Anders Lund +Copyright: © 2000 Yves Arrouye +Copyright: © 2002 Created: Sam Dez +Copyright: © 2002-2005 Maxim Shemanarev +Copyright: © 1997 Christoph Neerfeld +Copyright: © 2000 Daniel M. Duley +Copyright: © 2005 Stephan Binner +Copyright: © 2000 Kurt Granroth +Copyright: © 1997 Christian Czezakte +Copyright: © 2002 Holger Schroeder +Copyright: © 2006 Dirk Stoecker +Copyright: © 2000 Geert Jansen +Copyright: © 2008 Rob Scheepmaker +Copyright: © 2003 Nikos Mavroyanopoulos +Copyright: © 2006 Zack Rusin +Copyright: © 1995-1998 Jean-loup Gailly +Copyright: © 1998 Ralf S. Engelschall +Copyright: © 2004 Scott Wheeler +Copyright: © 2003 Clarence Dang +Copyright: © 2009 Patrick Spendrin +Copyright: © Ariel Glenn +Copyright: © 1995-1998 Mark Adler +Copyright: © 2008 Rafal Rzepecki + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU General Public License, version 2 or later (GPL-2+) + 6 file(s) are licensed under this license: + + kssl/kssl/* + + misc/ktelnetservice.cpp + misc/ksendbugmail/* + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +-- + GNU Library General Public License, version 2 (LGPL-2) + 140 file(s) are licensed under this license: + + bookmarks/* excluding: + -+ bookmarks/kbookmarkdombuilder.cc + -+ bookmarks/kbookmarkdombuilder.h + -+ bookmarks/kbookmarkmenu.cc + -+ bookmarks/kbookmarkmenu.h + -+ bookmarks/kbookmarkmenu_p.h + -+ bookmarks/konqbookmarkmenu.cc + -+ bookmarks/konqbookmarkmenu.h + httpfilter/* + + kfile/kdevicelistitem.cpp + + kfile/kdevicelistitem_p.h + + kfile/kdevicelistmodel.cpp + + kfile/kdevicelistmodel.h + + kfile/kdiskfreespace.cpp + + kfile/kdiskfreespace.h + + kfile/kdiskfreespaceinfo.cpp + + kfile/kdiskfreespaceinfo.h + + kfile/kfile.cpp + + kfile/kfile.h + + kfile/kfilemetainfowidget.cpp + + kfile/kfilemetainfowidget.h + + kfile/kfilesharedialog.cpp + + kfile/kfilesharedialog.h + + kfile/kmetaprops.cpp + + kfile/kmetaprops.h + + kfile/kpreviewprops.cpp + + kfile/kpreviewprops.h + + kfile/kurlcombobox.cpp + + kfile/kurlcombobox.h + + kfile/kurlrequester.cpp + + kfile/kurlrequester.h + + kio/dataprotocol.cpp + + kio/dataprotocol.h + + kio/dataslave.cpp + + kio/dataslave.h + + kio/filejob.cpp + + kio/filejob.h + + kio/global.cpp + + kio/global.h + + kio/http_slave_defaults.h + + kio/ioslave_defaults.h + + kio/kar.cpp + + kio/kar.h + + kio/karchive.cpp + + kio/karchive.h + + kio/kautomount.cpp + + kio/kautomount.h + + kio/kbuildsycocaprogressdialog.cpp + + kio/kbuildsycocaprogressdialog.h + + kio/kdbusservicestarter.cpp + + kio/kdbusservicestarter.h + + kio/kdesktopfileactions.cpp + + kio/kdesktopfileactions.h + + kio/kdirwatch.cpp + + kio/kdirwatch.h + + kio/kdirwatch_p.h + + kio/kdirwatch_win.cpp + + kio/kfileshare.cpp + + kio/kfileshare.h + + kio/kfileshare_p.h + + kio/klimitediodevice.cpp + + kio/klimitediodevice.h + + kio/kmessageboxwrapper.h + + kio/kmimetypechooser.cpp + + kio/kmimetypechooser.h + + kio/kmimetyperesolver.cpp + + kio/kmimetyperesolver.h + + kio/kmountpoint.cpp + + kio/kmountpoint.h + + kio/knfsshare.cpp + + kio/knfsshare.h + + kio/kprotocolmanager.cpp + + kio/kprotocolmanager.h + + kio/kremoteencoding.cpp + + kio/kremoteencoding.h + + kio/ksambashare.cpp + + kio/ksambashare.h + + kio/kstatusbarofflineindicator.cpp + + kio/kstatusbarofflineindicator.h + + kio/ktar.cpp + + kio/ktar.h + + kio/kzip.cpp + + kio/kzip.h + + kio/metainfojob.cpp + + kio/metainfojob.h + + kio/passworddialog.cpp + + kio/passworddialog.h + + kio/paste.cpp + + kio/paste.h + + kio/pastedialog.cpp + + kio/pastedialog.h + + kio/scheduler.cpp + + kio/skipdialog.cpp + + kio/skipdialog.h + + kio/slave.cpp + + kio/slave.h + + kio/slavebase.cpp + + kio/slaveconfig.cpp + + kio/slaveconfig.h + + kio/slaveinterface.cpp + + kio/slaveinterface_p.h + + kio/udsentry.h + + kssl/kopenssl.cpp + + kssl/kopenssl.h + + misc/kmailservice.cpp + + misc/kntlm/kntlm.cpp + + misc/kntlm/kntlm.h + + misc/kpac/dhcp.h + + misc/kpac/kpac_dhcp_helper.c + + tests/kbookmarktest.cpp + + tests/kbookmarktest.h + + tests/kdirmodeltest_gui.cpp + + tests/kdirwatchtest_gui.cpp + + tests/kdirwatchtest_gui.h + + tests/kmountpointtest.cpp + + tests/kmountpointtest.h + + tests/kprotocolinfotest.cpp + + tests/kruntest.cpp + + tests/kruntest.h + + tests/krununittest.cpp + + tests/krununittest.h + + tests/ksycocatest.cpp + + tests/ktartest.cpp + + tests/kurlcompletiontest.cpp + + tests/kziptest.cpp + + tests/netaccesstest.cpp + + tests/speed.cpp + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +-- + GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+) + 4 file(s) are licensed under this license: + + + kio/hostinfo.cpp + + kio/hostinfo_p.h + + kio/kdynamicjobtracker.cpp + + kio/kdynamicjobtracker_p.h + + On Debian systems, the complete text of the + GNU Lesser General Public License version 2.1 can be found in + /usr/share/common-licenses/LGPL-2.1 +-- + +-- + GNU Library/Lesser General Public License (LGPL-any) + 2 file(s) are licensed under this license: + + + misc/kntlm/des.cpp + + misc/kntlm/des.h + + On Debian systems, the complete text of the + GNU Library/Lesser General Public License can be found in + /usr/share/common-licenses/LGPL +-- + +-- + BSD-ish + + kfile/krecentdirs.cpp + + kfile/krecentdirs.h + + kfile/krecentdocument.cpp + + kfile/krecentdocument.h + + kio/imagefilter.cpp + + kio/imagefilter_p.h + ? kio/kemailsettings.cpp + ? kio/kemailsettings.h + ? kio/renamedialogplugin.cpp + ? kio/renamedialogplugin.h + /* + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + */ + + +------ +kioslave/ +------ + +Copyright: © 1998, 1998-, 1999-2000, 2000-, 2001-2004 Waldo Bastian +Copyright: © 2000-2008 David Faure +Copyright: © 2008 Andreas Hartmetz +Copyright: © 2000, 2000-, 2001-2002 Dawit Alemayehu +Copyright: © 2000-2002 Stephan Kulow +Copyright: © 2006 Allan Sandfeld Jensen +Copyright: © 2007 Thiago Macieira +Copyright: © 2002 Rolf Magnus +Copyright: © 2000-2002 George Staikos +Copyright: © 2007 Christian Ehrlicher +Copyright: © 2001-2002 Hamish Rodda +Copyright: © 2007 Daniel Nicoletti +Copyright: © 2007 Nick Shaforostoff + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU General Public License, version 2 or later (GPL-2+) + 1 file(s) are licensed under this license: + + + http/kcookiejar/kcookiewin.h + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +-- + GNU Library General Public License, version 2 (LGPL-2) + 5 file(s) are licensed under this license: + + + http/kcookiejar/kcookiejar.h + + http/kcookiejar/kcookieserver.h + http/kcookiejar/tests/* + metainfo/* + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +-- + ? http/http_cache_cleaner.cpp + http/kcookiejar/* excluding: + -+ http/kcookiejar/kcookiejar.h + -+ http/kcookiejar/kcookieserver.h + -+ http/kcookiejar/kcookiewin.h + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN + AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +-- + + + +------ +kjs/ +------ + +Copyright: © 1999-2004, 2006-2008 Harri Porten +Copyright: © 2003-2007 Apple Computer Inc. +Copyright: © 2003-2008 Apple Inc. All Rights Reserved. +Copyright: © 2001, 2003 Peter Kelly +Copyright: © 2006-2008 Maksim Orlovich +Copyright: © 2006-2008 Maks Orlovich +Copyright: © 2006 Alexey Proskuryakov +Copyright: © 2006 George Staikos +Copyright: © 2007 Cameron Zwarich +Copyright: © 2007 Eric Seidel +Copyright: © 1984, 1989-1990, 2000-2006 Free Software Foundation Inc. +Copyright: © 2006 Bj\xF6rn Graf +Copyright: © 2007 David Faure +Copyright: © 1991, 2000-2001 Lucent Technologies. +Copyright: © 2007 Sune Vuorela +Copyright: © 2007 Christopher E. Hyde + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU General Public License, version 2 or later (GPL-2+) + 2 file(s) are licensed under this license: + + + grammar.cpp + + grammar.h + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + BSD-ish + + SymbolTable.h + + wtf/ASCIICType.h + + wtf/Assertions.h + + wtf/DisallowCType.h + + wtf/HashIterators.h + + wtf/MathExtras.h + + wtf/Platform.h + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of + * its contributors may be used to endorse or promote products derived + * from this software without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY + * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE + * DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY + * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES + * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; + * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT + * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF + * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + + dtoa.cpp + * Permission to use, copy, modify, and distribute this software for any + * purpose without fee is hereby granted, provided that this entire notice + * is included in all copies of any software which is or includes a copy + * or modification of this software and in all copies of the supporting + * documentation for such software. + * + * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED + * WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY + * REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY + * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE. + +-- + + +------ +kjsembed/ +------ + +Copyright: © 2001-2006 Erik L. Bunce +Copyright: © 2001-2006 Matt Broadstone +Copyright: © 2001-2006 Ian Reinhart Geiser +Copyright: © 2001-2006 Richard J. Moore +Copyright: © 2005-2007 See included AUTHORS +Copyright: © 2005-2007 KJSEmbed Authors +Copyright: © 2007-2008 Sebastian Sauer +Copyright: © 2006 Erik Bunce +Copyright: © 2006 Alexander Neundorf +Copyright: © 2006 Laurent Montel + + +License for all components is: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +------ +kmetadata/ +------ + + + +------ +knewstuff/ +------ + +Copyright: © 2003-2007 Josef Spillner +Copyright: © 2002 Cornelius Schumacher +Copyright: © 2007-2008 Jeremy Whiting +Copyright: © 2007 Dirk Mueller +Copyright: © 2005 Enrico Ros +Copyright: © 2004-2005 Andras Mantia +Copyright: © 2004 Aaron J. Seigo +Copyright: © 2007 Frederik Gladhorn +Copyright: © 2007 David Faure + + +License for all components is: +-- + GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+) + + On Debian systems, the complete text of the + GNU Lesser General Public License version 2.1 can be found in + /usr/share/common-licenses/LGPL-2.1 +-- + +------ +knotify/ +------ + +Copyright: © 2005-2007 Olivier Goffart +Copyright: © 2007 David Faure + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 (LGPL-2) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + 1 file(s) are licensed under this license: + + + config/knotifyconfig_export.h + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + + +------ +kparts/ +------ + +Copyright: © 1999-2007 David Faure +Copyright: © 1999, 2001 Simon Hausmann +Copyright: © 2001 Carsten Pfeiffer +Copyright: © 2003 Daniel Molkentin + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU Library General Public License, version 2 (LGPL-2) + 2 file(s) are licensed under this license: + + + browserrun.cpp + + browserrun.h + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + + +------ +kpty/ +------ + +Copyright: © 2002-2003, 2007-2008 Oswald Buddenhagen +Copyright: © 2002 Waldo Bastian +Copyright: © 2007 David Faure +Copyright: © 1999 Lars Doelle +Copyright: © 1998 Zack Weinberg + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU General Public License, version 2 or later (GPL-2+) + 1 file(s) are licensed under this license: + + + kgrantpty.c + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + + +------ +kross/ +------ + +Copyright: © 2004-2008 Sebastian Sauer +Copyright: © 2008 Paulo Moura Guedes +Copyright: © 2005-2006 Cyrille Berger +Copyright: © 2008 Dag Andersen +Copyright: © 2007 David Faure +Copyright: © 2005-2006 Erik L. Bunce +Copyright: © 2005-2006 Matt Broadstone +Copyright: © 2005-2006 Ian Reinhart Geiser +Copyright: © 2005-2006 Richard J. Moore + + +License for all components unless stated otherwise: +-- + GNU Library/Lesser General Public License (LGPL-any) + + On Debian systems, the complete text of the + GNU Library/Lesser General Public License can be found in + /usr/share/common-licenses/LGPL +-- + +Other used licenses: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + 3 file(s) are licensed under this license: + + + core/kross_export.h + + ui/plugin.cpp + + ui/plugin.h + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + + +------ +kutils/ +------ + +Copyright: © 2002-2004, 2006-2007 Matthias Kretz +Copyright: © 2007-2008 Carlo Segato +Copyright: © 2004 Frans Englich +Copyright: © 2000 Matthias Elter +Copyright: © 2002-2003 Daniel Molkentin +Copyright: © 2002-2008 Kopete +Copyright: © 1999 Matthias Hoelzer-Kluepfel +Copyright: © 2006-2007 Rafael Fernández López +Copyright: © 2005 Engin AYDOGAN +Copyright: © 2005 Duncan Mac-Vicar +Copyright: © 2002-2003 Stefan Gehn +Copyright: © 2007 Alex Merry +Copyright: © 2004 Richard Smith +Copyright: © 2006 Tobias Koenig +Copyright: © 2007 David Faure +Copyright: © 2008 Montel Laurent +Copyright: © 2006 Michael Larouche + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 (LGPL-2) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU General Public License, version 2 or later (GPL-2+) + 3 file(s) are licensed under this license: + + kemoticons/tests/* + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + 5 file(s) are licensed under this license: + + + kcmodulecontainer.cpp + + kcmodulecontainer.h + + kcmultidialog.cpp + + kcmultidialog.h + + kutils_export.h + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +-- + GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+) + 14 file(s) are licensed under this license: + + kemoticons/* + kemoticons/providers/adium/* + kemoticons/providers/kde/* + kemoticons/providers/pidgin/* + kemoticons/providers/xmpp/* + + On Debian systems, the complete text of the + GNU Lesser General Public License version 2.1 can be found in + /usr/share/common-licenses/LGPL-2.1 +-- + + +------ +licenses/ +------ + +------ +mimetypes/ +------ + +------ +nepomuk/ +------ + +Copyright: © 2006-2008 Sebastian Trueg +Copyright: © 2004-2006 Trolltech ASA. All Rights Reserved. +Copyright: © 2007 David Faure + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + However, the license of 3 file(s) was not explicitly specified: + + core/ui/test/* + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU General Public License, version 2 or later (GPL-2+) + 8 file(s) are licensed under this license: + + + core/ui/nepomukmassupdatejob.cpp + + core/ui/nepomukmassupdatejob.h + rcgen/* + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +-- + GNU Library General Public License, version 2 (LGPL-2) + 2 file(s) are licensed under this license: + + + core/nepomukservice.cpp + + core/nepomukservice.h + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + + +------ +plasma/ +------ + +Copyright: © 2005-2008 Aaron Seigo +Copyright: © 2007-2008 Marco Martin +Copyright: © 2007-2008 Alexis Ménard +Copyright: © 2007 Riccardo Iaconelli +Copyright: © 2008 Rob Scheepmaker +Copyright: © 2006-2008 Fredrik Höglund +Copyright: © 2008 Ménard Alexis +Copyright: © 2007 Dan Meltzer +Copyright: © 2007 Matt Broadstone +Copyright: © 2007-2008 Petri Damsten +Copyright: © 2007 Bertjan Broeksema +Copyright: © 2007 Robert Knight +Copyright: © 2008 Montel Laurent +Copyright: © 2007 Kevin Ottens +Copyright: © 1999-2002 Chris Schlaeger +Copyright: © 2007 Sebastian Kuegler +Copyright: © 2007 Ryan P. Bitanga +Copyright: © 2008 Jordi Polo +Copyright: © 2008 Gilles CHAUVIN +Copyright: © 2008 Davide Bettio +Copyright: © 2008 Alessandro Diaferia +Copyright: © 2008 Andrew Lake +Copyright: © 2007 André Duffeck +Copyright: © 2007 Zack Rusin +Copyright: © 2007 Siraj Razick +Copyright: © 2006 John Tapsell +Copyright: © 2007 Jani Huhtanen + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU General Public License, version 2 or later (GPL-2+) + 2 file(s) are licensed under this license: + + tests/testengine/* + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + +-- + GNU Library General Public License, version 2 (LGPL-2) + 1 file(s) are licensed under this license: + + effects/* + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +-- + GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+) + 17 file(s) are licensed under this license: + + + dialog.cpp + + dialog.h + + extender.cpp + + extender.h + + extenderitem.cpp + + extenderitem.h + + popupapplet.cpp + + popupapplet.h + + tooltipcontent.cpp + + tooltipcontent.h + + tooltipmanager.cpp + + tooltipmanager.h + + private/extender_p.h + + private/extenderapplet.cpp + + private/extenderapplet_p.h + + private/extenderitem_p.h + + private/popupapplet_p.h + + On Debian systems, the complete text of the + GNU Lesser General Public License version 2.1 can be found in + /usr/share/common-licenses/LGPL-2.1 +-- + + +------ +security/ +------ + +Copyright: © 2000-2005 George Staikos +Copyright: © 2000 Carsten Pfeiffer + + +License for all components unless stated otherwise: +-- + GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+) + + On Debian systems, the complete text of the + GNU Lesser General Public License version 2.1 can be found in + /usr/share/common-licenses/LGPL-2.1 +-- + +Other used licenses: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + 2 file(s) are licensed under this license: + + kcert/* + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + + +------ +solid/ +------ + +Copyright: © 2005-2008 Kevin Ottens +Copyright: © 2006 Davide Bettio +Copyright: © 2006-2007 Will Stephenson +Copyright: © 2007-2008 Jeff Mitchell +Copyright: © 2007 Christopher Blauvelt +Copyright: © 2006 Michaël Larouche +Copyright: © 1984, 1989-1990, 2000-2006 Free Software Foundation Inc. + + +License for all components unless stated otherwise: +-- + GNU Library General Public License, version 2 (LGPL-2) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + +Other used licenses: +-- + GNU General Public License, version 2 or later (GPL-2+) + 9 file(s) are licensed under this license: + + examples/tutorial6/* + + solid/predicate_parser.c + + solid/predicate_parser.h + + tests/networkingclient.cpp + + tests/networkingclient.h + + tests/solidnettestdbusservice.cpp + + tests/solidnettestdbusservice.h + + On Debian systems, the complete text of the + GNU General Public License version 2 can be found in + /usr/share/common-licenses/GPL-2 +-- + + +------ +sonnet/ +------ + +Copyright: © 2003, 2006 Zack Rusin +Copyright: © 2005 Mashrab Kuvatov +Copyright: © 2006 Jacob Rideout + + +License for all components is: +-- + GNU Lesser General Public License, version 2.1 or later (LGPL-2.1+) + + On Debian systems, the complete text of the + GNU Lesser General Public License version 2.1 can be found in + /usr/share/common-licenses/LGPL-2.1 +-- + +------ +threadweaver/ +------ + +Copyright: © 2004-2007 Mirko Boehm +Copyright: © 2004-2007 Contact: +Copyright: © 2005 Matt Rogers +Copyright: © 2005 2006Mirko Boehm +Copyright: © 2006 David Faure + + +License for all components is: +-- + GNU Library General Public License, version 2 or later (LGPL-2+) + + On Debian systems, the complete text of the + GNU Library General Public License version 2 can be found in + /usr/share/common-licenses/LGPL-2 +-- + + +------------------------------------------------------------------------------- +Legend: + - "unspec": The file contains no specific copyright/license notice. This + means that the copyright holder is the KDE Development Team (as + listed above) and the license is GPL2, unless specified otherwise. + - "GPL": The GNU General Public License, without versioning constraints. + - "GPLv2": The GNU General Public License, version 2. + - "GPLv2h": The GNU General Public License, version 2 or (at your + option) higher. + - "LGPLv2h": The Lesser (or Library) GNU General Public License, version + 2 or (at your option). + - "BSD" Files under the BSD license. + - "GFDL1.1": The GNU Free Documentation License, version 1.1 or (at your + option) higher. The listed documents use the GFDL with no + Invariant Sections, no Front-Cover Texts, and no Back-Cover + Texts. + - "DTD": Permission to use, copy, modify and distribute this DTD + and its accompanying documentation for any purpose and without fee + is hereby granted in perpetuity, provided that the above copyright + notice and this paragraph appear in all copies. The copyright + holders make no representation about the suitability of the DTD for + any purpose. It is provided "as is" without expressed or implied + warranty. + - "MIT": Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN + THE SOFTWARE. + - "Artistic": Files under the Artistic license. + - "XSD": Permission to use, copy, modify and distribute this XSD + and its accompanying documentation for any purpose and without fee + is hereby granted in perpetuity, provided that the above copyright + notice and this paragraph appear in all copies. The copyright + holders make no representation about the suitability of the XSD for + any purpose. It is provided "as is" without expressed or implied + warranty. + +On Debian systems, you can find the complete texts of these licenses at: + - Artistic: /usr/share/common-licenses/Artistic + - BSD: /usr/share/common-licenses/BSD + - GPL: /usr/share/common-licenses/GPL + - GPLv2: /usr/share/common-licenses/GPL-2 + - LGPLv2: /usr/share/common-licenses/LGPL-2 + - GFDL: /usr/share/common-licenses/GFDL + - BSD: /usr/share/common-licenses/BSD + +------------------------------------------------------------------------------- + + + +The Debian packaging is Copyright 2007-2009, Debian Qt/KDE Maintainers and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. + --- kde4libs-4.3.2.orig/debian/control +++ kde4libs-4.3.2/debian/control @@ -0,0 +1,106 @@ +Source: kde4libs +Section: libs +Priority: optional +Maintainer: Kubuntu Developers +XSBC-Original-Maintainer: Debian Qt/KDE Maintainers +Uploaders: Ana Beatriz Guerrero Lopez , Sune Vuorela , Fathi Boudra , Armin Berres , Matthew Rosewarne , Modestas Vainius +Build-Depends: cdbs (>= 0.4.51), debhelper (>= 7.2.3), quilt, cmake (>= 2.6.3), pkg-kde-tools (>= 0.4.2), + shared-mime-info (>= 0.20), libqt4-phonon-dev, + libcups2-dev, libdbus-1-dev, libqt4-dev (>= 4.5.2), libqt4-opengl-dev (>= 4.5.2), + libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], + libkeyutils-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], + libpng-dev, libssl-dev, libsm-dev, + libsoprano-dev (>= 2.1.67), libstreamanalyzer-dev (>= 0.6.3), + libxml2-dev, libxml2-utils, libxslt1-dev, libxtst-dev, libgif-dev, + libavahi-common-dev, libbz2-dev, libenchant-dev, + libjasper-dev, libopenexr-dev, libpcre3-dev, libtiff4-dev, hspell, xsltproc, + libglu1-mesa-dev, libenchant-dev, libacl1-dev, automoc (>= 1.0~svn850570), + libxcursor-dev, sharutils, liblzma-dev +Standards-Version: 3.8.0 +Homepage: http://www.kde.org/ +Vcs-Browser: http://bazaar.launchpad.net/~kubuntu-members/kdelibs/ubuntu +Vcs-Bzr: https://code.launchpad.net/~kubuntu-members/kdelibs/ubuntu + +Package: kdelibs5 +Architecture: any +Depends: ${shlibs:Depends}, kdelibs5-data (>= ${source:Version}), + kdelibs-bin(>= ${binary:Version}), dbus-x11, shared-mime-info, xauth, xdg-utils +Pre-Depends: debconf | debconf-2.0 +Recommends: ttf-dejavu, kdebase-runtime (>= 4:4.2.2) +Conflicts: kdebase-workspace-libs4+5 (<< 4.2.2), kdepimlibs5 (<< 4.2.2) +Replaces: kdelibs-bin (<< 4:4.1.74) +Description: core libraries for all KDE 4 applications + This package contains shared libraries needed to run KDE 4 applications. + . + This package is part of the KDE 4 libraries module. + +Package: kdelibs5-data +Architecture: all +Depends: hicolor-icon-theme +Replaces: kdebase-workspace-data (<< 4:4.1.66), libplasma2, kjscmd (<< 4:3.5.10-1), kdelibs-data (<< 4:3.5.10.dfsg.1-1ubuntu9) +Conflicts: kjscmd (<< 4:3.5.10-1) +Description: core shared data for all KDE 4 applications + This package contains architecture-independent data files needed to run KDE 4 + applications. + . + This package is part of the KDE 4 libraries module. + +Package: kdelibs5-dev +Section: libdevel +Architecture: any +Depends: ${shlibs:Depends}, kdelibs5 (= ${binary:Version}), libplasma3 (= ${binary:Version}), + cmake (>= 2.6.2-3~), automoc (>= 1.0~svn850570), pkg-kde-tools (>= 0.4.2), + ${sameVersionDep:libqt4-dev}, ${sameVersionDep:libsoprano-dev}, ${sameVersionDep:libqt4-phonon-dev}, +#Suggests: kdelibs5-doc (= ${source:Version}) +Recommends: ${sameVersionDep:libqt4-opengl-dev:libplasma3-Depends} +Replaces: kdebase-runtime-data (<< 4:4.2.85-0ubuntu1), kdelibs5-data (<< 4:4.0.80-1), libplasma-dev (<< 4:4.2.85), libkjsembed-dev, kdebase-workspace-dev (<< 4:4.2.85-0ubuntu1) +Conflicts: kdelibs4-dev, libkjsembed-dev, kdepimlibs5-dev (<< 4:4.1.81+svn891439), libplasma-dev (<< 4:4.2.85) +Provides: libplasma-dev +Description: development files for the KDE 4 core libraries + This package contains development files for building KDE 4 applications and + other software that uses the KDE 4 libraries. + +#Package: kdelibs5-doc +#Section: doc +#Architecture: all +#Provides: kdelibs-doc +#Description: developer documentation for the KDE 4 core libraries +# This package contains the API documentation for the KDE core libraries, +# for use by KDE 4 application developers. +# . +# This package is part of the KDE 4 libraries module. + +Package: kdelibs-bin +Architecture: any +Depends: ${shlibs:Depends}, kdelibs5 (= ${binary:Version}), libxml2-utils +Conflicts: kjscmd +Description: executables for all KDE 4 core applications + This package contains common executables used by all KDE 4 applications. + . + This package is part of the KDE 4 libraries module. + +Package: libplasma3 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, kdelibs5-data (= ${source:Version}) +Description: library for the KDE 4 Plasma desktop + Plasma is one of the key technologies of KDE 4 (also known as the "Pillars + of KDE"), and one of the most visible to users. It is the component that + is "in charge" of the desktop interface; the desktop, panel (often referred + simply as the task bar), and related elements. Plasma aims to change the + traditional concepts of the "Desktop", incorporating semantic application + elements, and bringing cooperating technologies to the user's fingertips in + a way that is visually appealing while easing work flow. + . + This package contains the KDE 4 Plasma library. It is part of the KDE 4 + libraries module. + +Package: kdelibs5-dbg +Section: libdevel +Architecture: any +Priority: extra +Depends: kdelibs5 (= ${binary:Version}), libqt4-dbg (>= 4.4.3), libc6-dbg [amd64] +Recommends: libplasma3 (= ${binary:Version}) +Description: debugging symbols for the KDE 4 libraries module + This package contains debugging files used to investigate problems with + binaries included in the KDE 4 libraries module. + --- kde4libs-4.3.2.orig/debian/kdelibs-bin.lintian-overrides +++ kde4libs-4.3.2/debian/kdelibs-bin.lintian-overrides @@ -0,0 +1,6 @@ +kdelibs-bin: shlib-without-versioned-soname usr/lib/libkdeinit4_kbuildsycoca4.so libkdeinit4_kbuildsycoca4.so +kdelibs-bin: shlib-without-versioned-soname usr/lib/libkdeinit4_kded4.so libkdeinit4_kded4.so +kdelibs-bin: no-symbols-control-file usr/lib/libkdeinit4_kbuildsycoca4.so +kdelibs-bin: no-symbols-control-file usr/lib/libkdeinit4_kded4.so +kdelibs-bin: postinst-must-call-ldconfig usr/lib/libkdeinit4_kded4.so +kdelibs-bin: package-name-doesnt-match-sonames libkdeinit4-kbuildsycoca4 libkdeinit4-kded4 --- kde4libs-4.3.2.orig/debian/KUBUNTU-DEBIAN-DIFFERENCES +++ kde4libs-4.3.2/debian/KUBUNTU-DEBIAN-DIFFERENCES @@ -0,0 +1,26 @@ +no build-dep on libaspell-dev +no build-dep on libfam-dev +no install debian/tmp//usr/share/kde4/services/kspell_aspell.desktop, usr/lib/kde4/kspell_aspell.so + +kdelibs5-dev depends on lots more stuff (no more in Karmic, reduced linking on by default upstream) +kdelibs5-dev do not install preparetips + +DEB_CMAKE_EXTRA_FLAGS += -DKDESU_USE_SUDO_DEFAULT=true + +binary-install/kdelibs5-data:: rule (build-dep on sharutils) +and copy over debian/icons + +kdelibs5-dev replaces libkjsembed-dev + +Not -DKDE4_ENABLE_EXPERIMENTAL_LIB_EXPORT=on + +don't Recommend on kaboom + +rm kdelibs5.preinst kdelibs5.templates + +DEB_FIXPERMS_EXCLUDE := /usr/lib/kde4/libexec/fileshareset + +set +export KUBUNTU_DESKTOP_POT=kdelibs + +install usr/share/locale/all_languages in kdelibs5-data.install and replace old kdelibs-data (also kdelibs-data now depends on kdelibs5-data) --- kde4libs-4.3.2.orig/debian/docs +++ kde4libs-4.3.2/debian/docs @@ -0,0 +1 @@ +README --- kde4libs-4.3.2.orig/debian/kdelibs5-data.NEWS +++ kde4libs-4.3.2/debian/kdelibs5-data.NEWS @@ -0,0 +1,7 @@ +kde4libs (4:4.0.81+svn816106-1) UNRELEASED; urgency=low + + * Configuration files are now treated differently. + default files are installed in /usr/share/kde4/config and these + can be overridden by adding files in /etc/kde4. + + -- Sune Vuorela Wed, 04 Jun 2008 11:44:45 +0200 --- kde4libs-4.3.2.orig/debian/compat +++ kde4libs-4.3.2/debian/compat @@ -0,0 +1 @@ +7 --- kde4libs-4.3.2.orig/debian/installgen +++ kde4libs-4.3.2/debian/installgen @@ -0,0 +1,30 @@ +[libplasma3] +dst:usr/lib/libplasma\.so[\d.]+$ + +[kdelibs5-dev] +# Some binaries are -dev only +dst:usr/bin/(checkXML|kconfig_compiler|kunittestmodrunner|makekdewidgets|preparetips)$ +dst:/man/.*/(checkXML|kconfig_compiler|kunittestmodrunner|makekdewidgets|preparetips|kdecmake)\.\d +dst:usr/lib/.+\.so$ link:usr/lib/.+\.so\. +dst:apps/cmake/ +dst:/include/ +dst:dbus-\d+/interfaces/ + +[kdelibs-bin] +# The following belongs to kdelibs5 +skip dst:usr/lib/libkdeinit4_(klauncher|kio_http_cache_cleaner|kconf_update)\.so$ +dst:usr/bin/ +dst:libkdeinit4_.*\.so + +[kdelibs5] +dst:usr/lib/kde4/libexec/ +mime:application/x-sharedlib.* ! link: +dst:usr/lib/.+\.so[\d.]+$ link: +dst:/kconf_update_bin/ + +[kdelibs5-data] +missing dst:usr/share/locale/all_languages$ +dst:usr/share/doc/kde4/HTML/ +mime:text/.* +mime:image/.* +mime:application/(?!(x-executable|x-sharedlib)).* --- kde4libs-4.3.2.orig/debian/kdelibs5-data.install +++ kde4libs-4.3.2/debian/kdelibs5-data.install @@ -0,0 +1,1998 @@ +../config.README usr/share/kde4/config +etc/xdg/menus/kde4-applications.menu +usr/share/doc/kde/HTML/en/common/1.png +usr/share/doc/kde/HTML/en/common/10.png +usr/share/doc/kde/HTML/en/common/2.png +usr/share/doc/kde/HTML/en/common/3.png +usr/share/doc/kde/HTML/en/common/4.png +usr/share/doc/kde/HTML/en/common/5.png +usr/share/doc/kde/HTML/en/common/6.png +usr/share/doc/kde/HTML/en/common/7.png +usr/share/doc/kde/HTML/en/common/8.png +usr/share/doc/kde/HTML/en/common/9.png +usr/share/doc/kde/HTML/en/common/artistic-license.html +usr/share/doc/kde/HTML/en/common/block_title_bottom.png +usr/share/doc/kde/HTML/en/common/block_title_mid.png +usr/share/doc/kde/HTML/en/common/block_title_top.png +usr/share/doc/kde/HTML/en/common/bottom-left.png +usr/share/doc/kde/HTML/en/common/bottom-middle.png +usr/share/doc/kde/HTML/en/common/bottom-right.png +usr/share/doc/kde/HTML/en/common/bsd-license.html +usr/share/doc/kde/HTML/en/common/doxygen.css +usr/share/doc/kde/HTML/en/common/favicon.ico +usr/share/doc/kde/HTML/en/common/fdl-license +usr/share/doc/kde/HTML/en/common/fdl-license.html +usr/share/doc/kde/HTML/en/common/fdl-notice.html +usr/share/doc/kde/HTML/en/common/footer.html +usr/share/doc/kde/HTML/en/common/gpl-license +usr/share/doc/kde/HTML/en/common/gpl-license.html +usr/share/doc/kde/HTML/en/common/header.html +usr/share/doc/kde/HTML/en/common/kde-default.css +usr/share/doc/kde/HTML/en/common/kde_logo_bg.png +usr/share/doc/kde/HTML/en/common/lgpl-license +usr/share/doc/kde/HTML/en/common/lgpl-license.html +usr/share/doc/kde/HTML/en/common/mainfooter.html +usr/share/doc/kde/HTML/en/common/mainheader.html +usr/share/doc/kde/HTML/en/common/qpl-license.html +usr/share/doc/kde/HTML/en/common/tabs.css +usr/share/doc/kde/HTML/en/common/top-kde.jpg +usr/share/doc/kde/HTML/en/common/top-left.jpg +usr/share/doc/kde/HTML/en/common/top-left.png +usr/share/doc/kde/HTML/en/common/top-middle.png +usr/share/doc/kde/HTML/en/common/top-right.jpg +usr/share/doc/kde/HTML/en/common/top-right.png +usr/share/doc/kde/HTML/en/common/top.jpg +usr/share/doc/kde/HTML/en/common/x11-license.html +usr/share/doc/kde/HTML/en/common/xml.dcl +usr/share/doc/kde/HTML/en/kioslave/data/common +usr/share/doc/kde/HTML/en/kioslave/data/index.cache.bz2 +usr/share/doc/kde/HTML/en/kioslave/data/index.docbook +usr/share/doc/kde/HTML/en/kioslave/file/common +usr/share/doc/kde/HTML/en/kioslave/file/index.cache.bz2 +usr/share/doc/kde/HTML/en/kioslave/file/index.docbook +usr/share/doc/kde/HTML/en/kioslave/ftp/common +usr/share/doc/kde/HTML/en/kioslave/ftp/index.cache.bz2 +usr/share/doc/kde/HTML/en/kioslave/ftp/index.docbook +usr/share/doc/kde/HTML/en/kioslave/help/common +usr/share/doc/kde/HTML/en/kioslave/help/index.cache.bz2 +usr/share/doc/kde/HTML/en/kioslave/help/index.docbook +usr/share/doc/kde/HTML/en/kioslave/http/common +usr/share/doc/kde/HTML/en/kioslave/http/index.cache.bz2 +usr/share/doc/kde/HTML/en/kioslave/http/index.docbook +usr/share/doc/kde/HTML/en/kioslave/mailto/common +usr/share/doc/kde/HTML/en/kioslave/mailto/index.cache.bz2 +usr/share/doc/kde/HTML/en/kioslave/mailto/index.docbook +usr/share/doc/kde/HTML/en/kioslave/rlogin/common +usr/share/doc/kde/HTML/en/kioslave/rlogin/index.cache.bz2 +usr/share/doc/kde/HTML/en/kioslave/rlogin/index.docbook +usr/share/doc/kde/HTML/en/kioslave/telnet/common +usr/share/doc/kde/HTML/en/kioslave/telnet/index.cache.bz2 +usr/share/doc/kde/HTML/en/kioslave/telnet/index.docbook +usr/share/doc/kde/HTML/en/kioslave/webdav/common +usr/share/doc/kde/HTML/en/kioslave/webdav/index.cache.bz2 +usr/share/doc/kde/HTML/en/kioslave/webdav/index.docbook +usr/share/doc/kde/HTML/en/sonnet/common +usr/share/doc/kde/HTML/en/sonnet/index.cache.bz2 +usr/share/doc/kde/HTML/en/sonnet/index.docbook +usr/share/icons/hicolor/16x16/actions/presence_away.png +usr/share/icons/hicolor/16x16/actions/presence_offline.png +usr/share/icons/hicolor/16x16/actions/presence_online.png +usr/share/icons/hicolor/16x16/actions/presence_unknown.png +usr/share/icons/hicolor/32x32/actions/presence_away.png +usr/share/icons/hicolor/32x32/actions/presence_offline.png +usr/share/icons/hicolor/32x32/actions/presence_online.png +usr/share/icons/hicolor/32x32/actions/presence_unknown.png +usr/share/icons/hicolor/48x48/actions/presence_away.png +usr/share/icons/hicolor/48x48/actions/presence_offline.png +usr/share/icons/hicolor/48x48/actions/presence_online.png +usr/share/kde4/apps/LICENSES/ARTISTIC +usr/share/kde4/apps/LICENSES/BSD +usr/share/kde4/apps/LICENSES/GPL_V2 +usr/share/kde4/apps/LICENSES/GPL_V3 +usr/share/kde4/apps/LICENSES/LGPL_V2 +usr/share/kde4/apps/LICENSES/LGPL_V3 +usr/share/kde4/apps/LICENSES/QPL_V1.0 +usr/share/kde4/apps/katepart/katepartsimpleui.rc +usr/share/kde4/apps/katepart/katepartui.rc +usr/share/kde4/apps/katepart/script/cstyle.js +usr/share/kde4/apps/katepart/script/jstest.js +usr/share/kde4/apps/katepart/script/haskell.js +usr/share/kde4/apps/katepart/script/lilypond.js +usr/share/kde4/apps/katepart/script/lisp.js +usr/share/kde4/apps/katepart/script/python.js +usr/share/kde4/apps/katepart/script/ruby.js +usr/share/kde4/apps/katepart/script/sort.js +usr/share/kde4/apps/katepart/syntax/asterisk.xml +usr/share/kde4/apps/katepart/syntax/lsl.xml +usr/share/kde4/apps/katepart/syntax/boo.xml +usr/share/kde4/apps/katepart/syntax/abap.xml +usr/share/kde4/apps/katepart/syntax/abc.xml +usr/share/kde4/apps/katepart/syntax/actionscript.xml +usr/share/kde4/apps/katepart/syntax/ada.xml +usr/share/kde4/apps/katepart/syntax/ahdl.xml +usr/share/kde4/apps/katepart/syntax/alert.xml +usr/share/kde4/apps/katepart/syntax/ansic89.xml +usr/share/kde4/apps/katepart/syntax/ansys.xml +usr/share/kde4/apps/katepart/syntax/apache.xml +usr/share/kde4/apps/katepart/syntax/asm-avr.xml +usr/share/kde4/apps/katepart/syntax/asm6502.xml +usr/share/kde4/apps/katepart/syntax/asn1.xml +usr/share/kde4/apps/katepart/syntax/asp.xml +usr/share/kde4/apps/katepart/syntax/awk.xml +usr/share/kde4/apps/katepart/syntax/bash.xml +usr/share/kde4/apps/katepart/syntax/bibtex.xml +usr/share/kde4/apps/katepart/syntax/bmethod.xml +usr/share/kde4/apps/katepart/syntax/c.xml +usr/share/kde4/apps/katepart/syntax/cg.xml +usr/share/kde4/apps/katepart/syntax/cgis.xml +usr/share/kde4/apps/katepart/syntax/changelog.xml +usr/share/kde4/apps/katepart/syntax/cisco.xml +usr/share/kde4/apps/katepart/syntax/clipper.xml +usr/share/kde4/apps/katepart/syntax/cmake.xml +usr/share/kde4/apps/katepart/syntax/coldfusion.xml +usr/share/kde4/apps/katepart/syntax/commonlisp.xml +usr/share/kde4/apps/katepart/syntax/component-pascal.xml +usr/share/kde4/apps/katepart/syntax/cpp.xml +usr/share/kde4/apps/katepart/syntax/cs.xml +usr/share/kde4/apps/katepart/syntax/css-php.xml +usr/share/kde4/apps/katepart/syntax/css.xml +usr/share/kde4/apps/katepart/syntax/cue.xml +usr/share/kde4/apps/katepart/syntax/d.xml +usr/share/kde4/apps/katepart/syntax/debianchangelog.xml +usr/share/kde4/apps/katepart/syntax/debiancontrol.xml +usr/share/kde4/apps/katepart/syntax/desktop.xml +usr/share/kde4/apps/katepart/syntax/diff.xml +usr/share/kde4/apps/katepart/syntax/djangotemplate.xml +usr/share/kde4/apps/katepart/syntax/doxygen.xml +usr/share/kde4/apps/katepart/syntax/doxygenlua.xml +usr/share/kde4/apps/katepart/syntax/dtd.xml +usr/share/kde4/apps/katepart/syntax/e.xml +usr/share/kde4/apps/katepart/syntax/eiffel.xml +usr/share/kde4/apps/katepart/syntax/email.xml +usr/share/kde4/apps/katepart/syntax/erlang.xml +usr/share/kde4/apps/katepart/syntax/euphoria.xml +usr/share/kde4/apps/katepart/syntax/ferite.xml +usr/share/kde4/apps/katepart/syntax/fgl-4gl.xml +usr/share/kde4/apps/katepart/syntax/fgl-per.xml +usr/share/kde4/apps/katepart/syntax/fortran.xml +usr/share/kde4/apps/katepart/syntax/freebasic.xml +usr/share/kde4/apps/katepart/syntax/fstab.xml +usr/share/kde4/apps/katepart/syntax/gap.xml +usr/share/kde4/apps/katepart/syntax/gdl.xml +usr/share/kde4/apps/katepart/syntax/gettext.xml +usr/share/kde4/apps/katepart/syntax/glsl.xml +usr/share/kde4/apps/katepart/syntax/gnuassembler.xml +usr/share/kde4/apps/katepart/syntax/haskell.xml +usr/share/kde4/apps/katepart/syntax/haxe.xml +usr/share/kde4/apps/katepart/syntax/html-php.xml +usr/share/kde4/apps/katepart/syntax/html.xml +usr/share/kde4/apps/katepart/syntax/idconsole.xml +usr/share/kde4/apps/katepart/syntax/idl.xml +usr/share/kde4/apps/katepart/syntax/ilerpg.xml +usr/share/kde4/apps/katepart/syntax/inform.xml +usr/share/kde4/apps/katepart/syntax/ini.xml +usr/share/kde4/apps/katepart/syntax/java.xml +usr/share/kde4/apps/katepart/syntax/javadoc.xml +usr/share/kde4/apps/katepart/syntax/javascript-php.xml +usr/share/kde4/apps/katepart/syntax/javascript.xml +usr/share/kde4/apps/katepart/syntax/json.xml +usr/share/kde4/apps/katepart/syntax/jsp.xml +usr/share/kde4/apps/katepart/syntax/kbasic.xml +usr/share/kde4/apps/katepart/syntax/language.dtd +usr/share/kde4/apps/katepart/syntax/latex.xml +usr/share/kde4/apps/katepart/syntax/ldif.xml +usr/share/kde4/apps/katepart/syntax/lex.xml +usr/share/kde4/apps/katepart/syntax/lilypond.xml +usr/share/kde4/apps/katepart/syntax/literate-haskell.xml +usr/share/kde4/apps/katepart/syntax/logtalk.xml +usr/share/kde4/apps/katepart/syntax/lpc.xml +usr/share/kde4/apps/katepart/syntax/lua.xml +usr/share/kde4/apps/katepart/syntax/m3u.xml +usr/share/kde4/apps/katepart/syntax/mab.xml +usr/share/kde4/apps/katepart/syntax/makefile.xml +usr/share/kde4/apps/katepart/syntax/mandoc.xml +usr/share/kde4/apps/katepart/syntax/mason.xml +usr/share/kde4/apps/katepart/syntax/matlab.xml +usr/share/kde4/apps/katepart/syntax/maxima.xml +usr/share/kde4/apps/katepart/syntax/mediawiki.xml +usr/share/kde4/apps/katepart/syntax/mergetagtext.xml +usr/share/kde4/apps/katepart/syntax/mips.xml +usr/share/kde4/apps/katepart/syntax/modelica.xml +usr/share/kde4/apps/katepart/syntax/modula-2.xml +usr/share/kde4/apps/katepart/syntax/monobasic.xml +usr/share/kde4/apps/katepart/syntax/mup.xml +usr/share/kde4/apps/katepart/syntax/nasm.xml +usr/share/kde4/apps/katepart/syntax/nemerle.xml +usr/share/kde4/apps/katepart/syntax/noweb.xml +usr/share/kde4/apps/katepart/syntax/objectivec.xml +usr/share/kde4/apps/katepart/syntax/objectivecpp.xml +usr/share/kde4/apps/katepart/syntax/ocaml.xml +usr/share/kde4/apps/katepart/syntax/octave.xml +usr/share/kde4/apps/katepart/syntax/opal.xml +usr/share/kde4/apps/katepart/syntax/pascal.xml +usr/share/kde4/apps/katepart/syntax/perl.xml +usr/share/kde4/apps/katepart/syntax/pgn.xml +usr/share/kde4/apps/katepart/syntax/php.xml +usr/share/kde4/apps/katepart/syntax/picsrc.xml +usr/share/kde4/apps/katepart/syntax/pike.xml +usr/share/kde4/apps/katepart/syntax/postscript.xml +usr/share/kde4/apps/katepart/syntax/povray.xml +usr/share/kde4/apps/katepart/syntax/progress.xml +usr/share/kde4/apps/katepart/syntax/prolog.xml +usr/share/kde4/apps/katepart/syntax/purebasic.xml +usr/share/kde4/apps/katepart/syntax/python.xml +usr/share/kde4/apps/katepart/syntax/r.xml +usr/share/kde4/apps/katepart/syntax/rapidq.xml +usr/share/kde4/apps/katepart/syntax/rexx.xml +usr/share/kde4/apps/katepart/syntax/rhtml.xml +usr/share/kde4/apps/katepart/syntax/rib.xml +usr/share/kde4/apps/katepart/syntax/roff.xml +usr/share/kde4/apps/katepart/syntax/rpmspec.xml +usr/share/kde4/apps/katepart/syntax/rsiidl.xml +usr/share/kde4/apps/katepart/syntax/ruby.xml +usr/share/kde4/apps/katepart/syntax/sather.xml +usr/share/kde4/apps/katepart/syntax/scala.xml +usr/share/kde4/apps/katepart/syntax/scheme.xml +usr/share/kde4/apps/katepart/syntax/sci.xml +usr/share/kde4/apps/katepart/syntax/sgml.xml +usr/share/kde4/apps/katepart/syntax/sieve.xml +usr/share/kde4/apps/katepart/syntax/sisu.xml +usr/share/kde4/apps/katepart/syntax/sml.xml +usr/share/kde4/apps/katepart/syntax/spice.xml +usr/share/kde4/apps/katepart/syntax/sql-mysql.xml +usr/share/kde4/apps/katepart/syntax/sql-postgresql.xml +usr/share/kde4/apps/katepart/syntax/sql.xml +usr/share/kde4/apps/katepart/syntax/stata.xml +usr/share/kde4/apps/katepart/syntax/syntax.template +usr/share/kde4/apps/katepart/syntax/systemc.xml +usr/share/kde4/apps/katepart/syntax/tcl.xml +usr/share/kde4/apps/katepart/syntax/texinfo.xml +usr/share/kde4/apps/katepart/syntax/tibasic.xml +usr/share/kde4/apps/katepart/syntax/txt2tags.xml +usr/share/kde4/apps/katepart/syntax/uscript.xml +usr/share/kde4/apps/katepart/syntax/velocity.xml +usr/share/kde4/apps/katepart/syntax/verilog.xml +usr/share/kde4/apps/katepart/syntax/vhdl.xml +usr/share/kde4/apps/katepart/syntax/vrml.xml +usr/share/kde4/apps/katepart/syntax/winehq.xml +usr/share/kde4/apps/katepart/syntax/xharbour.xml +usr/share/kde4/apps/katepart/syntax/xml.xml +usr/share/kde4/apps/katepart/syntax/xmldebug.xml +usr/share/kde4/apps/katepart/syntax/xorg.xml +usr/share/kde4/apps/katepart/syntax/xslt.xml +usr/share/kde4/apps/katepart/syntax/xul.xml +usr/share/kde4/apps/katepart/syntax/yacas.xml +usr/share/kde4/apps/katepart/syntax/yacc.xml +usr/share/kde4/apps/katepart/syntax/yaml.xml +usr/share/kde4/apps/katepart/syntax/zonnon.xml +usr/share/kde4/apps/kcharselect/kcharselect-data +usr/share/kde4/apps/kcm_componentchooser/kcm_instantmessenger.desktop +usr/share/kde4/apps/kcm_componentchooser/kcm_ktexteditor.desktop +usr/share/kde4/apps/kconf_update/kcookiescfg.upd +usr/share/kde4/apps/kconf_update/kded.upd +usr/share/kde4/apps/kconf_update/kio_help.upd +usr/share/kde4/apps/kconf_update/kioslave.upd +usr/share/kde4/apps/kconf_update/ksslcertificatemanager.upd +usr/share/kde4/apps/kconf_update/ksslcertificatemanager.upd.sh +usr/share/kde4/apps/kconf_update/move_kio_help_cache.sh +usr/share/kde4/apps/kconf_update/proxytype.pl +usr/share/kde4/apps/kconf_update/useragent.pl +usr/share/kde4/apps/kdeui/about/bar-bottom-left.png +usr/share/kde4/apps/kdeui/about/bar-bottom-middle.png +usr/share/kde4/apps/kdeui/about/bar-bottom-right.png +usr/share/kde4/apps/kdeui/about/bar-middle-left.png +usr/share/kde4/apps/kdeui/about/bar-middle-right.png +usr/share/kde4/apps/kdeui/about/bar-top-left.png +usr/share/kde4/apps/kdeui/about/bar-top-middle.png +usr/share/kde4/apps/kdeui/about/bar-top-right.png +usr/share/kde4/apps/kdeui/about/box-bottom-left.png +usr/share/kde4/apps/kdeui/about/box-bottom-middle.png +usr/share/kde4/apps/kdeui/about/box-bottom-right.png +usr/share/kde4/apps/kdeui/about/box-middle-left.png +usr/share/kde4/apps/kdeui/about/box-middle-right.png +usr/share/kde4/apps/kdeui/about/box-top-left.png +usr/share/kde4/apps/kdeui/about/box-top-middle.png +usr/share/kde4/apps/kdeui/about/box-top-right.png +usr/share/kde4/apps/kdeui/about/kde_infopage.css +usr/share/kde4/apps/kdeui/about/kde_infopage_rtl.css +usr/share/kde4/apps/kdeui/about/top-middle.png +usr/share/kde4/apps/kdeui/pics/aboutkde.png +usr/share/kde4/apps/kdeui/pics/kdeprint_nup1.png +usr/share/kde4/apps/kdeui/pics/kdeprint_nup2.png +usr/share/kde4/apps/kdeui/pics/kdeprint_nup4.png +usr/share/kde4/apps/kdeui/pics/kdeprint_nupother.png +usr/share/kde4/apps/kdeui/pics/ktip-bulb.png +usr/share/kde4/apps/kdeui/about/body-background.jpg +usr/share/kde4/apps/kdeui/about/box-center.png +usr/share/kde4/apps/kdewidgets/pics/k3iconview.png +usr/share/kde4/apps/kdewidgets/pics/k3listview.png +usr/share/kde4/apps/kdewidgets/pics/kactionselector.png +usr/share/kde4/apps/kdewidgets/pics/kactivelabel.png +usr/share/kde4/apps/kdewidgets/pics/kcharselect.png +usr/share/kde4/apps/kdewidgets/pics/kcmodule.png +usr/share/kde4/apps/kdewidgets/pics/kcolorbutton.png +usr/share/kde4/apps/kdewidgets/pics/kcolorcombo.png +usr/share/kde4/apps/kdewidgets/pics/kcombobox.png +usr/share/kde4/apps/kdewidgets/pics/kdatepicker.png +usr/share/kde4/apps/kdewidgets/pics/kdatetable.png +usr/share/kde4/apps/kdewidgets/pics/kdatetimewidget.png +usr/share/kde4/apps/kdewidgets/pics/kdatewidget.png +usr/share/kde4/apps/kdewidgets/pics/kdialog.png +usr/share/kde4/apps/kdewidgets/pics/kdoublenuminput.png +usr/share/kde4/apps/kdewidgets/pics/kdoublespinbox.png +usr/share/kde4/apps/kdewidgets/pics/kdualcolorbutton.png +usr/share/kde4/apps/kdewidgets/pics/keditlistbox.png +usr/share/kde4/apps/kdewidgets/pics/kfontcombo.png +usr/share/kde4/apps/kdewidgets/pics/kfontrequester.png +usr/share/kde4/apps/kdewidgets/pics/kgradientselector.png +usr/share/kde4/apps/kdewidgets/pics/khistorycombo.png +usr/share/kde4/apps/kdewidgets/pics/khsselector.png +usr/share/kde4/apps/kdewidgets/pics/kiconbutton.png +usr/share/kde4/apps/kdewidgets/pics/kintnuminput.png +usr/share/kde4/apps/kdewidgets/pics/kintspinbox.png +usr/share/kde4/apps/kdewidgets/pics/kkeybutton.png +usr/share/kde4/apps/kdewidgets/pics/kled.png +usr/share/kde4/apps/kdewidgets/pics/klineedit.png +usr/share/kde4/apps/kdewidgets/pics/klistbox.png +usr/share/kde4/apps/kdewidgets/pics/kpalettetable.png +usr/share/kde4/apps/kdewidgets/pics/kpasswordedit.png +usr/share/kde4/apps/kdewidgets/pics/kpushbutton.png +usr/share/kde4/apps/kdewidgets/pics/krestrictedline.png +usr/share/kde4/apps/kdewidgets/pics/kruler.png +usr/share/kde4/apps/kdewidgets/pics/ksqueezedtextlabel.png +usr/share/kde4/apps/kdewidgets/pics/ktextbrowser.png +usr/share/kde4/apps/kdewidgets/pics/ktextedit.png +usr/share/kde4/apps/kdewidgets/pics/kurlcomborequester.png +usr/share/kde4/apps/kdewidgets/pics/kurllabel.png +usr/share/kde4/apps/kdewidgets/pics/kurlrequester.png +usr/share/kde4/apps/khtml/css/html4.css +usr/share/kde4/apps/khtml/css/presentational.css +usr/share/kde4/apps/khtml/css/quirks.css +usr/share/kde4/apps/khtml/domain_info +usr/share/kde4/apps/khtml/error.html +usr/share/kde4/apps/khtml/khtml.rc +usr/share/kde4/apps/khtml/khtml_browser.rc +usr/share/kde4/apps/kjava/kjava.jar +usr/share/kde4/apps/kjava/kjava.policy +usr/share/kde4/apps/kjava/pluginsinfo +usr/share/kde4/apps/knewstuff/pics/ghns_star.png +usr/share/kde4/apps/knewstuff/pics/ghns_star_gray.png +usr/share/kde4/apps/knewstuff/pics/thumb_frame.png +usr/share/kde4/apps/ksgmltools2/customization/README +usr/share/kde4/apps/ksgmltools2/customization/af/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/af/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/af/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/af/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/af/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/af/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/af/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/af/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/af/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/af/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/af/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/af/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/af/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/af/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/af/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/af/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/af/user.entities +usr/share/kde4/apps/ksgmltools2/customization/bg/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/bg/contributor.entities +usr/share/kde4/apps/ksgmltools2/customization/bg/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/bg/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/bg/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/bg/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/bg/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/bg/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/bg/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/bg/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/bg/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/bg/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/bg/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/bg/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/bg/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/bg/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/bg/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/bg/user.entities +usr/share/kde4/apps/ksgmltools2/customization/ca/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/ca/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/ca/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/ca/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/ca/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/ca/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/ca/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/ca/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/ca/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/ca/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/ca/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/ca/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/ca/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/ca/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/ca/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/ca/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/ca/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/ca/user.entities +usr/share/kde4/apps/ksgmltools2/customization/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/cs/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/cs/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/cs/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/cs/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/cs/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/cs/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/cs/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/cs/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/cs/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/cs/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/cs/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/cs/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/cs/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/cs/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/cs/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/cs/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/cs/user.entities +usr/share/kde4/apps/ksgmltools2/customization/da/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/da/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/da/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/da/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/da/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/da/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/da/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/da/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/da/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/da/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/da/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/da/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/da/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/da/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/da/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/da/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/da/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/da/user.entities +usr/share/kde4/apps/ksgmltools2/customization/de/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/de/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/de/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/de/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/de/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/de/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/de/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/de/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/de/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/de/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/de/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/de/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/de/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/de/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/de/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/de/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/de/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/de/user.entities +usr/share/kde4/apps/ksgmltools2/customization/dtd/kdex.dtd +usr/share/kde4/apps/ksgmltools2/customization/dtd/modifications.elements +usr/share/kde4/apps/ksgmltools2/customization/dtd/rdbhier2.elements +usr/share/kde4/apps/ksgmltools2/customization/dtd/rdbpool.elements +usr/share/kde4/apps/ksgmltools2/customization/el/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/el/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/el/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/el/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/el/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/el/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/el/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/el/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/el/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/el/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/el/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/el/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/el/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/el/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/el/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/el/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/el/user.entities +usr/share/kde4/apps/ksgmltools2/customization/en-GB/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/en-GB/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/en-GB/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/en-GB/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/en-GB/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/en-GB/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/en-GB/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/en-GB/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/en-GB/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/en-GB/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/en-GB/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/en-GB/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/en-GB/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/en-GB/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/en-GB/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/en-GB/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/en-GB/user.entities +usr/share/kde4/apps/ksgmltools2/customization/en/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/en/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/en/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/en/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/en/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/en/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/en/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/en/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/en/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/en/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/en/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/en/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/en/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/en/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/en/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/en/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/en/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/en/user.entities +usr/share/kde4/apps/ksgmltools2/customization/entities/contributor.entities +usr/share/kde4/apps/ksgmltools2/customization/entities/general.entities +usr/share/kde4/apps/ksgmltools2/customization/entities/l10n.entities +usr/share/kde4/apps/ksgmltools2/customization/eo/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/eo/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/eo/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/eo/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/eo/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/eo/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/eo/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/eo/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/eo/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/eo/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/eo/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/eo/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/eo/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/eo/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/eo/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/eo/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/eo/user.entities +usr/share/kde4/apps/ksgmltools2/customization/es/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/es/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/es/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/es/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/es/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/es/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/es/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/es/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/es/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/es/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/es/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/es/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/es/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/es/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/es/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/es/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/es/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/es/user.entities +usr/share/kde4/apps/ksgmltools2/customization/et/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/et/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/et/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/et/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/et/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/et/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/et/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/et/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/et/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/et/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/et/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/et/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/et/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/et/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/et/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/et/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/et/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/et/user.entities +usr/share/kde4/apps/ksgmltools2/customization/fi/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/fi/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/fi/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/fi/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/fi/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/fi/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/fi/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/fi/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/fi/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/fi/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/fi/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/fi/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/fi/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/fi/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/fi/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/fi/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/fi/user.entities +usr/share/kde4/apps/ksgmltools2/customization/fo/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/fo/contributor.entities +usr/share/kde4/apps/ksgmltools2/customization/fo/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/fo/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/fo/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/fo/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/fo/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/fo/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/fo/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/fo/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/fo/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/fo/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/fo/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/fo/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/fo/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/fo/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/fo/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/fo/user.entities +usr/share/kde4/apps/ksgmltools2/customization/fr/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/fr/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/fr/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/fr/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/fr/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/fr/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/fr/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/fr/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/fr/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/fr/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/fr/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/fr/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/fr/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/fr/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/fr/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/fr/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/fr/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/fr/user.entities +usr/share/kde4/apps/ksgmltools2/customization/gl/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/gl/contributor.entities +usr/share/kde4/apps/ksgmltools2/customization/gl/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/gl/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/gl/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/gl/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/gl/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/gl/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/gl/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/gl/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/gl/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/gl/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/gl/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/gl/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/gl/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/gl/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/gl/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/gl/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/gl/user.entities +usr/share/kde4/apps/ksgmltools2/customization/he/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/he/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/he/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/he/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/he/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/he/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/he/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/he/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/he/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/he/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/he/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/he/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/he/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/he/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/he/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/he/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/he/user.entities +usr/share/kde4/apps/ksgmltools2/customization/htdig_index.xsl +usr/share/kde4/apps/ksgmltools2/customization/hu/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/hu/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/hu/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/hu/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/hu/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/hu/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/hu/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/hu/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/hu/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/hu/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/hu/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/hu/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/hu/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/hu/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/hu/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/hu/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/hu/user.entities +usr/share/kde4/apps/ksgmltools2/customization/id/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/id/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/id/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/id/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/id/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/id/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/id/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/id/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/id/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/id/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/id/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/id/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/id/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/id/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/id/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/id/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/id/user.entities +usr/share/kde4/apps/ksgmltools2/customization/it/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/it/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/it/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/it/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/it/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/it/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/it/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/it/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/it/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/it/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/it/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/it/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/it/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/it/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/it/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/it/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/it/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/it/user.entities +usr/share/kde4/apps/ksgmltools2/customization/ja/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/ja/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/ja/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/ja/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/ja/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/ja/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/ja/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/ja/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/ja/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/ja/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/ja/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/ja/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/ja/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/ja/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/ja/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/ja/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/ja/user.entities +usr/share/kde4/apps/ksgmltools2/customization/kde-chunk-online.xsl +usr/share/kde4/apps/ksgmltools2/customization/kde-chunk.xsl +usr/share/kde4/apps/ksgmltools2/customization/kde-man.xsl +usr/share/kde4/apps/ksgmltools2/customization/kde-navig-online.xsl +usr/share/kde4/apps/ksgmltools2/customization/kde-navig.xsl +usr/share/kde4/apps/ksgmltools2/customization/kde-nochunk.xsl +usr/share/kde4/apps/ksgmltools2/customization/kde-style.xsl +usr/share/kde4/apps/ksgmltools2/customization/kde-ttlpg-online.xsl +usr/share/kde4/apps/ksgmltools2/customization/kde-ttlpg.xsl +usr/share/kde4/apps/ksgmltools2/customization/kde-web-navig.xsl +usr/share/kde4/apps/ksgmltools2/customization/kde-web.xsl +usr/share/kde4/apps/ksgmltools2/customization/ko/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/ko/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/ko/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/ko/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/ko/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/ko/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/ko/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/ko/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/ko/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/ko/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/ko/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/ko/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/ko/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/ko/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/ko/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/ko/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/ko/user.entities +usr/share/kde4/apps/ksgmltools2/customization/lt/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/lt/contributor.entities +usr/share/kde4/apps/ksgmltools2/customization/lt/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/lt/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/lt/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/lt/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/lt/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/lt/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/lt/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/lt/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/lt/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/lt/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/lt/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/lt/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/lt/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/lt/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/lt/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/lt/user.entities +usr/share/kde4/apps/ksgmltools2/customization/nl/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/nl/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/nl/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/nl/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/nl/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/nl/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/nl/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/nl/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/nl/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/nl/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/nl/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/nl/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/nl/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/nl/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/nl/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/nl/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/nl/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/nl/user.entities + +usr/share/kde4/apps/ksgmltools2/customization/xsl/nds.xml +usr/share/kde4/apps/ksgmltools2/customization/nds/user.entities +usr/share/kde4/apps/ksgmltools2/customization/nds/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/nds/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/nds/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/nds/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/nds/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/nds/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/nds/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/nds/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/nds/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/nds/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/nds/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/nds/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/nds/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/nds/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/nds/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/nds/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/nds/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/nds.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/nb.xml + +usr/share/kde4/apps/ksgmltools2/customization/nn/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/nn/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/nn/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/nn/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/nn/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/nn/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/nn/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/nn/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/nn/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/nn/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/nn/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/nn/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/nn/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/nn/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/nn/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/nn/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/nn/user.entities +usr/share/kde4/apps/ksgmltools2/customization/no/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/no/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/no/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/no/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/no/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/no/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/no/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/no/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/no/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/no/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/no/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/no/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/no/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/no/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/no/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/no/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/no/user.entities +usr/share/kde4/apps/ksgmltools2/customization/obsolete/general.entities +usr/share/kde4/apps/ksgmltools2/customization/obsolete/kdex-412-10.dtd +usr/share/kde4/apps/ksgmltools2/customization/obsolete/kdex.dtd +usr/share/kde4/apps/ksgmltools2/customization/obsolete/modifications.elements +usr/share/kde4/apps/ksgmltools2/customization/obsolete/rdbpool.elements +usr/share/kde4/apps/ksgmltools2/customization/pl/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/pl/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/pl/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/pl/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/pl/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/pl/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/pl/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/pl/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/pl/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/pl/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/pl/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/pl/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/pl/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/pl/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/pl/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/pl/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/pl/user.entities +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/user.entities +usr/share/kde4/apps/ksgmltools2/customization/pt-BR/contributor.entities +usr/share/kde4/apps/ksgmltools2/customization/pt/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/pt/contributor.entities +usr/share/kde4/apps/ksgmltools2/customization/pt/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/pt/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/pt/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/pt/user.entities +usr/share/kde4/apps/ksgmltools2/customization/ro/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/ro/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/ro/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/ro/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/ro/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/ro/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/ro/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/ro/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/ro/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/ro/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/ro/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/ro/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/ro/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/ro/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/ro/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/ro/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/ro/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/ro/user.entities +usr/share/kde4/apps/ksgmltools2/customization/ru/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/ru/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/ru/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/ru/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/ru/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/ru/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/ru/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/ru/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/ru/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/ru/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/ru/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/ru/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/ru/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/ru/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/ru/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/ru/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/ru/user.entities +usr/share/kde4/apps/ksgmltools2/customization/sk/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/sk/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/sk/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/sk/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/sk/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/sk/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/sk/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/sk/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/sk/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/sk/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/sk/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/sk/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/sk/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/sk/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/sk/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/sk/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/sk/user.entities +usr/share/kde4/apps/ksgmltools2/customization/sl/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/sl/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/sl/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/sl/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/sl/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/sl/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/sl/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/sl/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/sl/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/sl/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/sl/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/sl/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/sl/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/sl/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/sl/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/sl/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/sl/user.entities +usr/share/kde4/apps/ksgmltools2/customization/sr/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/sr/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/sr/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/sr/user.entities +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/sr@latin/user.entities +usr/share/kde4/apps/ksgmltools2/customization/sv/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/sv/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/sv/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/sv/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/sv/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/sv/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/sv/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/sv/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/sv/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/sv/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/sv/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/sv/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/sv/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/sv/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/sv/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/sv/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/sv/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/sv/user.entities +usr/share/kde4/apps/ksgmltools2/customization/th/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/th/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/th/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/th/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/th/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/th/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/th/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/th/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/th/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/th/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/th/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/th/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/th/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/th/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/th/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/th/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/th/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/th/user.entities +usr/share/kde4/apps/ksgmltools2/customization/tr/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/tr/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/tr/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/tr/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/tr/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/tr/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/tr/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/tr/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/tr/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/tr/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/tr/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/tr/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/tr/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/tr/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/tr/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/tr/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/tr/user.entities +usr/share/kde4/apps/ksgmltools2/customization/uk/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/uk/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/uk/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/uk/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/uk/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/uk/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/uk/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/uk/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/uk/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/uk/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/uk/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/uk/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/uk/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/uk/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/uk/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/uk/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/uk/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/uk/user.entities +usr/share/kde4/apps/ksgmltools2/customization/wa/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/wa/contributor.entities +usr/share/kde4/apps/ksgmltools2/customization/wa/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/wa/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/wa/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/wa/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/wa/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/wa/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/wa/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/wa/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/wa/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/wa/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/wa/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/wa/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/wa/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/wa/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/wa/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/wa/user.entities +usr/share/kde4/apps/ksgmltools2/customization/xh/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/xh/contributor.entities +usr/share/kde4/apps/ksgmltools2/customization/xh/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/xh/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/xh/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/xh/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/xh/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/xh/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/xh/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/xh/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/xh/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/xh/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/xh/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/xh/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/xh/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/xh/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/xh/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/xh/user.entities +usr/share/kde4/apps/ksgmltools2/customization/xsl/README +usr/share/kde4/apps/ksgmltools2/customization/xsl/ca.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/cs.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/da.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/de.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/el.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/en.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/es.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/et.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/fi.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/fr.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/hu.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/it.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/ja.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/ko.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/nl.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/nn.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/no.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/pl.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/pt.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/pt_br.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/ro.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/ru.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/sk.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/sl.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/sr.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/sr@latin.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/sv.xml +usr/share/kde4/apps/ksgmltools2/customization/xsl/zh_tw.xml +usr/share/kde4/apps/ksgmltools2/customization/xx/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/xx/contributor.entities +usr/share/kde4/apps/ksgmltools2/customization/xx/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/xx/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/xx/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/xx/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/xx/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/xx/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/xx/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/xx/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/xx/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/xx/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/xx/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/xx/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/xx/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/xx/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/xx/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/xx/user.entities +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/entities/underLGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/zh-CN/user.entities +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/catalog.xml +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/entities/fdl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/entities/gpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/entities/help-menu.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/entities/install-compile.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/entities/install-intro.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/entities/lgpl-notice.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/entities/report-bugs.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/entities/underArtisticLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/entities/underBSDLicense.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/entities/underFDL.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/entities/underGPL.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/entities/underX11License.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/entities/update-doc.docbook +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/lang.entities +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/strings.entities +usr/share/kde4/apps/ksgmltools2/customization/zh-TW/user.entities +usr/share/kde4/apps/ksgmltools2/docbook/README.kde +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/40chg.txt +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/41chg.txt +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/calstblx.dtd +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/catalog.xml +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/dbcentx.mod +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/dbgenent.mod +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/dbhierx.mod +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/dbnotnx.mod +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/dbpoolx.mod +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/docbook.cat +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/docbookx.dtd +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amsa.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amsb.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amsc.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amsn.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amso.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-amsr.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-box.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-cyr1.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-cyr2.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-dia.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-grk1.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-grk2.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-grk3.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-grk4.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-lat1.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-num.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-pub.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/ent/iso-tech.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/readme.txt +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.1.2/soextblx.dtd +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/README +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/calstblx.dtd +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/catalog.xml +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/dbcentx.mod +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/dbgenent.mod +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/dbhierx.mod +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/dbnotnx.mod +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/dbpoolx.mod +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/docbook.cat +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/docbookx.dtd +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-amsa.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-amsb.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-amsc.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-amsn.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-amso.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-amsr.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-box.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-cyr1.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-cyr2.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-dia.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-grk1.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-grk2.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-grk3.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-grk4.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-lat1.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-lat2.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-num.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-pub.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/ent/iso-tech.ent +usr/share/kde4/apps/ksgmltools2/docbook/xml-dtd-4.2/soextblx.dtd +usr/share/kde4/apps/ksgmltools2/docbook/xsl/README +usr/share/kde4/apps/ksgmltools2/docbook/xsl/VERSION +usr/share/kde4/apps/ksgmltools2/docbook/xsl/WhatsNew +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/af.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/ar.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/autoidx-ng.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/bg.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/bn.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/bs.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/ca.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/common.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/cs.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/da.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/de.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/el.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/en.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/eo.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/es.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/et.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/eu.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/fi.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/fr.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/gentext.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/gl.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/he.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/hr.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/hu.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/id.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/it.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/ja.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/ko.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/l10n.dtd +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/l10n.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/l10n.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/la.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/labels.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/lt.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/nl.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/nn.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/olink.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/pi.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/pl.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/pt.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/pt_br.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/ro.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/ru.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/sk.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/sl.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/sr.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/sr_latin.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/subtitles.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/sv.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/table.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/targetdatabase.dtd +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/targets.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/th.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/titles.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/tr.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/uk.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/vi.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/xh.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/zh_cn.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/common/zh_tw.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/admon.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/autoidx-ng.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/autoidx.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/autotoc.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/biblio.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/block.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/callout.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/changebars.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/chunk-code.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/chunk-common.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/chunk.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/chunker.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/chunkfast.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/chunktoc.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/component.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/division.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/docbook.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/docbookng.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/ebnf.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/footnote.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/formal.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/glossary.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/graphics.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/html-rtf.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/html.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/htmltbl.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/index.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/info.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/inline.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/keywords.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/lists.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/maketoc.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/manifest.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/math.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/oldchunker.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/onechunk.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/param.ent +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/param.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/param.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/param.xweb +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/pi.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/profile-chunk-code.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/profile-chunk.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/profile-docbook.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/profile-onechunk.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/qandaset.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/refentry.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/sections.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/synop.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/table.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/task.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/titlepage.templates.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/titlepage.templates.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/titlepage.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/toc.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/verbatim.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/html/xref.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/blank.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/1.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/1.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/10.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/10.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/11.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/11.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/12.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/12.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/13.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/13.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/14.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/14.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/15.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/15.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/2.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/2.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/3.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/3.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/4.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/4.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/5.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/5.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/6.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/6.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/7.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/7.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/8.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/8.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/9.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/callouts/9.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/caution.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/caution.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/caution.tif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/draft.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/home.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/home.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/important.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/important.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/important.tif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/next.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/next.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/note.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/note.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/note.tif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/prev.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/prev.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/tip.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/tip.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/tip.tif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/toc-blank.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/toc-minus.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/toc-plus.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/up.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/up.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/warning.gif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/warning.png +usr/share/kde4/apps/ksgmltools2/docbook/xsl/images/warning.tif +usr/share/kde4/apps/ksgmltools2/docbook/xsl/lib/lib.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/lib/lib.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/lib/lib.xweb +usr/share/kde4/apps/ksgmltools2/docbook/xsl/manpages/docbook.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/manpages/lists.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/manpages/sect23.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/manpages/synop.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/manpages/xref.xsl +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/admon.graphics.extension.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/admon.graphics.path.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/admon.graphics.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/admon.style.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/admon.textlabel.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/admonition.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/admonition.title.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/alignment.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/annotate.toc.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/appendix.autolabel.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/arbortext.extensions.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/article.appendix.title.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/author.othername.in.middle.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/autotoc.label.separator.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/axf.extensions.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/base.dir.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/biblioentry.item.separator.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/bibliography.collection.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/bibliography.numbered.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/blockquote.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/body.font.family.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/body.font.master.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/body.font.size.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/body.margin.bottom.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/body.margin.top.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/bridgehead.in.toc.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/callout.defaultcolumn.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/callout.graphics.extension.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/callout.graphics.number.limit.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/callout.graphics.path.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/callout.graphics.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/callout.list.table.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/callout.unicode.font.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/callout.unicode.number.limit.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/callout.unicode.start.character.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/callout.unicode.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/callouts.extension.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chapter.autolabel.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunk.first.sections.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunk.quietly.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunk.section.depth.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunk.sections.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunk.separate.lots.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunk.toc.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunk.tocs.and.lots.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunker.output.cdata-section-elements.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunker.output.doctype-public.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunker.output.doctype-system.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunker.output.encoding.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunker.output.indent.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunker.output.media-type.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunker.output.method.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunker.output.omit-xml-declaration.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/chunker.output.standalone.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/citerefentry.link.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/collect.xref.targets.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/column.count.back.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/column.count.body.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/column.count.front.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/column.count.index.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/column.count.lot.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/column.count.titlepage.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/column.gap.back.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/column.gap.body.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/column.gap.front.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/column.gap.index.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/column.gap.lot.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/column.gap.titlepage.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/compact.list.item.spacing.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/component.label.includes.part.label.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/component.title.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/css.decoration.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/current.docid.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/default.float.class.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/default.image.width.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/default.table.width.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/default.units.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/dingbat.font.family.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/double.sided.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/draft.mode.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/draft.watermark.image.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/ebnf.assignment.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/ebnf.statement.terminator.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/ebnf.table.bgcolor.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/ebnf.table.border.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/eclipse.autolabel.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/eclipse.plugin.id.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/eclipse.plugin.name.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/eclipse.plugin.provider.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/emphasis.propagates.style.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/entry.propagates.style.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/equation.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/example.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/figure.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/firstterm.only.link.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/footer.column.widths.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/footer.content.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/footer.rule.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/footers.on.blank.pages.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/footnote.font.size.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/footnote.number.format.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/footnote.number.symbols.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/footnote.sep.leader.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/fop.extensions.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/formal.object.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/formal.procedures.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/formal.title.placement.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/formal.title.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/funcsynopsis.decoration.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/funcsynopsis.style.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/funcsynopsis.tabular.threshold.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/function.parens.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/generate.id.attributes.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/generate.index.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/generate.legalnotice.link.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/generate.manifest.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/generate.meta.abstract.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/generate.section.toc.level.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/generate.toc.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/glossary.as.blocks.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/glossary.collection.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/glossentry.show.acronym.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/glosslist.as.blocks.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/glossterm.auto.link.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/glossterm.separation.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/glossterm.width.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/graphic.default.extension.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/graphicsize.extension.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/header.column.widths.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/header.content.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/header.rule.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/headers.on.blank.pages.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/html.base.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/html.cellpadding.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/html.cellspacing.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/html.cleanup.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/html.ext.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/html.extra.head.links.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/html.longdesc.link.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/html.longdesc.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/html.stylesheet.type.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/html.stylesheet.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.alias.file.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.autolabel.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.back.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.forward.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.hideshow.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.home.url.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.home.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.jump1.title.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.jump1.url.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.jump1.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.jump2.title.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.jump2.url.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.jump2.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.locate.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.next.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.options.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.prev.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.print.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.refresh.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.stop.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.button.zoom.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.chm.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.default.topic.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.display.progress.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.encoding.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.enhanced.decompilation.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.enumerate.images.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.force.map.and.alias.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhc.binary.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhc.folders.instead.books.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhc.section.depth.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhc.show.root.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhc.width.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhc.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhk.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhp.tail.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhp.window.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhp.windows.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.hhp.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.map.file.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.only.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.remember.window.position.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.show.advanced.search.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.show.favorities.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.show.menu.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.show.toolbar.text.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.title.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.use.hhk.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/htmlhelp.window.geometry.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/hyphenate.verbatim.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/hyphenate.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/ignore.image.scaling.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/img.src.path.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/index.on.role.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/index.on.type.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/index.prefer.titleabbrev.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/index.preferred.page.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/informal.object.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/informalequation.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/informalexample.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/informalfigure.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/informaltable.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/inherit.keywords.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/insert.olink.page.number.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/insert.olink.pdf.frag.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/insert.xref.page.number.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/l10n.gentext.default.language.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/l10n.gentext.language.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/l10n.gentext.use.xref.language.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/label.from.part.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/line-height.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/linenumbering.everyNth.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/linenumbering.extension.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/linenumbering.separator.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/linenumbering.width.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/link.mailto.url.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/list.block.spacing.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/list.item.spacing.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/make.graphic.viewport.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/make.index.markup.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/make.single.year.ranges.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/make.valid.html.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/make.year.ranges.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/manifest.in.base.dir.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/manifest.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/manual.toc.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/marker.section.level.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/menuchoice.menu.separator.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/menuchoice.separator.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/monospace.font.family.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/monospace.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/monospace.verbatim.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/navig.graphics.extension.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/navig.graphics.path.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/navig.graphics.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/navig.showtitles.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/nominal.image.depth.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/nominal.image.width.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/nominal.table.width.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/normal.para.spacing.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/olink.base.uri.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/olink.debug.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/olink.doctitle.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/olink.fragid.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/olink.lang.fallback.sequence.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/olink.outline.ext.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/olink.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/olink.pubid.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/olink.resolver.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/olink.sysid.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/page.height.portrait.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/page.height.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/page.margin.bottom.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/page.margin.inner.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/page.margin.outer.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/page.margin.top.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/page.orientation.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/page.width.portrait.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/page.width.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/paper.type.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/para.propagates.style.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/part.autolabel.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/passivetex.extensions.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/phrase.propagates.style.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/pixels.per.inch.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/points.per.em.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/preface.autolabel.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/prefer.internal.olink.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/preferred.mediaobject.role.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/procedure.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/process.empty.source.toc.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/process.source.toc.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/profile.arch.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/profile.attribute.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/profile.condition.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/profile.conformance.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/profile.lang.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/profile.os.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/profile.revision.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/profile.revisionflag.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/profile.role.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/profile.security.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/profile.separator.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/profile.userlevel.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/profile.value.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/profile.vendor.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/punct.honorific.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/qanda.defaultlabel.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/qanda.inherit.numeration.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/qanda.title.level1.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/qanda.title.level2.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/qanda.title.level3.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/qanda.title.level4.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/qanda.title.level5.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/qanda.title.level6.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/qanda.title.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/qandadiv.autolabel.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/refentry.generate.name.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/refentry.generate.title.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/refentry.pagebreak.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/refentry.separator.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/refentry.title.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/refentry.xref.manvolnum.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/region.after.extent.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/region.before.extent.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/root.filename.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/root.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/rootid.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/runinhead.default.title.end.punct.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/runinhead.title.end.punct.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/sans.font.family.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/saxon.callouts.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/saxon.character.representation.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/saxon.linenumbering.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/saxon.tablecolumns.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.autolabel.max.depth.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.autolabel.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.label.includes.component.label.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.level1.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.level2.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.level3.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.level4.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.level5.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.level6.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.title.level1.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.title.level2.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.title.level3.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.title.level4.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.title.level5.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.title.level6.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/section.title.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/segmentedlist.as.table.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/shade.verbatim.style.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/shade.verbatim.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/show.comments.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/show.revisionflag.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/sidebar.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/simplesect.in.toc.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/spacing.paras.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/subscript.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/superscript.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/suppress.footer.navigation.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/suppress.header.navigation.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/suppress.navigation.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/symbol.font.family.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/table.borders.with.css.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/table.cell.border.color.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/table.cell.border.style.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/table.cell.border.thickness.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/table.cell.padding.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/table.entry.padding.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/table.footnote.number.format.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/table.footnote.number.symbols.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/table.frame.border.color.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/table.frame.border.style.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/table.frame.border.thickness.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/table.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/table.table.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/tablecolumns.extension.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/target.database.document.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/targets.filename.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/template.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/tex.math.delims.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/tex.math.file.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/tex.math.in.alt.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/textdata.default.encoding.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/textinsert.extension.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/title.font.family.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/title.margin.left.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/toc.indent.width.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/toc.list.type.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/toc.margin.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/toc.max.depth.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/toc.section.depth.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/ulink.footnote.number.format.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/ulink.footnotes.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/ulink.hyphenate.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/ulink.show.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/ulink.target.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/use.embed.for.svg.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/use.extensions.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/use.id.as.filename.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/use.id.function.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/use.local.olink.style.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/use.role.as.xrefstyle.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/use.role.for.mediaobject.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/use.svg.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/variablelist.as.blocks.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/variablelist.as.table.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/variablelist.max.termlength.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/verbatim.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/wordml.template.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/xep.extensions.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/xep.index.item.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/xref.label-page.separator.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/xref.label-title.separator.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/xref.properties.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/xref.title-page.separator.xml +usr/share/kde4/apps/ksgmltools2/docbook/xsl/params/xref.with.number.and.title.xml +usr/share/kde4/apps/kssl/ca-bundle.crt +usr/share/kde4/apps/ktexteditor_insertfile/ktexteditor_insertfileui.rc +usr/share/kde4/apps/ktexteditor_kdatatool/ktexteditor_kdatatoolui.rc +usr/share/kde4/apps/nepomuk/pics/rating.png +usr/share/kde4/apps/proxyscout/proxyscout.notifyrc +usr/share/kde4/config/accept-languages.codes +usr/share/kde4/config/colors/40.colors +usr/share/kde4/config/colors/Oxygen.colors +usr/share/kde4/config/colors/Rainbow.colors +usr/share/kde4/config/colors/Royal.colors +usr/share/kde4/config/colors/Web.colors +usr/share/kde4/config/katemoderc +usr/share/kde4/config/kdebug.areas +usr/share/kde4/config/kdebugrc +usr/share/kde4/config/ksslcalist +usr/share/kde4/config/plasmoids.knsrc +usr/share/kde4/config/ui/ui_standards.rc +usr/share/kde4/services/data.protocol +usr/share/kde4/services/emoticonstheme_adium.desktop +usr/share/kde4/services/emoticonstheme_kde.desktop +usr/share/kde4/services/emoticonstheme_pidgin.desktop +usr/share/kde4/services/emoticonstheme_xmpp.desktop +usr/share/kde4/services/file.protocol +usr/share/kde4/services/ftp.protocol +usr/share/kde4/services/ghelp.protocol +usr/share/kde4/services/help.protocol +usr/share/kde4/services/http.protocol +usr/share/kde4/services/http_cache_cleaner.desktop +usr/share/kde4/services/https.protocol +usr/share/kde4/services/katepart.desktop +usr/share/kde4/services/kded/kcookiejar.desktop +usr/share/kde4/services/kded/kssld.desktop +usr/share/kde4/services/kded/proxyscout.desktop +usr/share/kde4/services/khtml.desktop +usr/share/kde4/services/khtmladaptorpart.desktop +usr/share/kde4/services/khtmlimage.desktop +usr/share/kde4/services/kjavaappletviewer.desktop +usr/share/kde4/services/kmailservice.protocol +usr/share/kde4/services/kmultipart.desktop +usr/share/kde4/services/kspell_enchant.desktop +usr/share/kde4/services/kspell_hspell.desktop +usr/share/kde4/services/ktexteditor_insertfile.desktop +usr/share/kde4/services/ktexteditor_kdatatool.desktop +usr/share/kde4/services/ktexteditor_python-encoding.desktop +usr/share/kde4/services/metainfo.protocol +usr/share/kde4/services/mms.protocol +usr/share/kde4/services/mmst.protocol +usr/share/kde4/services/mmsu.protocol +usr/share/kde4/services/plasma-applet-extenderapplet.desktop +usr/share/kde4/services/pnm.protocol +usr/share/kde4/services/qimageioplugins/bmp.desktop +usr/share/kde4/services/qimageioplugins/dds.desktop +usr/share/kde4/services/qimageioplugins/eps.desktop +usr/share/kde4/services/qimageioplugins/exr.desktop +usr/share/kde4/services/qimageioplugins/gif.desktop +usr/share/kde4/services/qimageioplugins/hdr.desktop +usr/share/kde4/services/qimageioplugins/ico.desktop +usr/share/kde4/services/qimageioplugins/jp2.desktop +usr/share/kde4/services/qimageioplugins/jpeg.desktop +usr/share/kde4/services/qimageioplugins/mng.desktop +usr/share/kde4/services/qimageioplugins/pbm.desktop +usr/share/kde4/services/qimageioplugins/pcx.desktop +usr/share/kde4/services/qimageioplugins/pgm.desktop +usr/share/kde4/services/qimageioplugins/png.desktop +usr/share/kde4/services/qimageioplugins/pnm.desktop +usr/share/kde4/services/qimageioplugins/ppm.desktop +usr/share/kde4/services/qimageioplugins/psd.desktop +usr/share/kde4/services/qimageioplugins/rgb.desktop +usr/share/kde4/services/qimageioplugins/tga.desktop +usr/share/kde4/services/qimageioplugins/tiff.desktop +usr/share/kde4/services/qimageioplugins/xbm.desktop +usr/share/kde4/services/qimageioplugins/xcf.desktop +usr/share/kde4/services/qimageioplugins/xpm.desktop +usr/share/kde4/services/qimageioplugins/xv.desktop +usr/share/kde4/services/rlogin.protocol +usr/share/kde4/services/rtsp.protocol +usr/share/kde4/services/rtspt.protocol +usr/share/kde4/services/rtspu.protocol +usr/share/kde4/services/ssh.protocol +usr/share/kde4/services/telnet.protocol +usr/share/kde4/services/webdav.protocol +usr/share/kde4/services/webdavs.protocol +usr/share/kde4/servicetypes/application.desktop +usr/share/kde4/servicetypes/browserview.desktop +usr/share/kde4/servicetypes/dbusinstantmessenger.desktop +usr/share/kde4/servicetypes/dbustexttospeech.desktop +usr/share/kde4/servicetypes/kbytesedit.desktop +usr/share/kde4/servicetypes/kcmodule.desktop +usr/share/kde4/servicetypes/kcmoduleinit.desktop +usr/share/kde4/servicetypes/kconfigbackend.desktop +usr/share/kde4/servicetypes/kdatatool.desktop +usr/share/kde4/servicetypes/kdedmodule.desktop +usr/share/kde4/servicetypes/kemoticonsTheme.desktop +usr/share/kde4/servicetypes/kfileplugin.desktop +usr/share/kde4/servicetypes/kfilewrite.desktop +usr/share/kde4/servicetypes/kmediaplayer.desktop +usr/share/kde4/servicetypes/kmediaplayerengine.desktop +usr/share/kde4/servicetypes/kpart.desktop +usr/share/kde4/servicetypes/kplugininfo.desktop +usr/share/kde4/servicetypes/kpropertiesdialogplugin.desktop +usr/share/kde4/servicetypes/kregexpeditor.desktop +usr/share/kde4/servicetypes/krop.desktop +usr/share/kde4/servicetypes/krwp.desktop +usr/share/kde4/servicetypes/kscan.desktop +usr/share/kde4/servicetypes/ktexteditor.desktop +usr/share/kde4/servicetypes/ktexteditor_loadsavefiltercheckplugin.desktop +usr/share/kde4/servicetypes/ktexteditorplugin.desktop +usr/share/kde4/servicetypes/kurifilterplugin.desktop +usr/share/kde4/servicetypes/plasma-animator.desktop +usr/share/kde4/servicetypes/plasma-applet.desktop +usr/share/kde4/servicetypes/plasma-containment.desktop +usr/share/kde4/servicetypes/plasma-dataengine.desktop +usr/share/kde4/servicetypes/plasma-packagestructure.desktop +usr/share/kde4/servicetypes/plasma-runner.desktop +usr/share/kde4/servicetypes/plasma-scriptengine.desktop +usr/share/kde4/servicetypes/plasma-wallpaper.desktop +usr/share/kde4/servicetypes/qimageio_plugin.desktop +usr/share/kde4/servicetypes/renamedialogplugin.desktop +usr/share/kde4/servicetypes/sonnetspeller.desktop +usr/share/man/man1/kde4-config.1 +usr/share/man/man1/kjs.1 +usr/share/man/man1/kjscmd.1 +usr/share/man/man1/kross.1 +usr/share/man/man7/kdeoptions.7 +usr/share/man/man7/qtoptions.7 +usr/share/man/man8/kbuildsycoca4.8 +usr/share/man/man8/kcookiejar4.8 +usr/share/man/man8/kded4.8 +usr/share/man/man8/kdeinit4.8 +usr/share/man/man8/meinproc4.8 +usr/share/mime/packages/kde.xml +usr/share/kde4/apps/kconf_update/plasma_popupapplet_fix_groups.upd +usr/share/kde4/apps/kconf_update/plasma_popupapplet_fix_groups.pl +usr/share/locale/all_languages --- kde4libs-4.3.2.orig/debian/libplasma3.bug-script +++ kde4libs-4.3.2/debian/libplasma3.bug-script @@ -0,0 +1,3 @@ +#! /bin/sh +exec >&3 +dpkg -l | grep plasma --- kde4libs-4.3.2.orig/debian/kdelibs5.install +++ kde4libs-4.3.2/debian/kdelibs5.install @@ -0,0 +1,117 @@ +usr/lib/kde4/emoticonstheme_adium.so +usr/lib/kde4/emoticonstheme_kde.so +usr/lib/kde4/emoticonstheme_pidgin.so +usr/lib/kde4/emoticonstheme_xmpp.so +usr/lib/kde4/katepart.so +usr/lib/kde4/kded_kcookiejar.so +usr/lib/kde4/kded_kssld.so +usr/lib/kde4/kded_proxyscout.so +usr/lib/kde4/kfileaudiopreview.so +usr/lib/kde4/khtmladaptorpart.so +usr/lib/kde4/khtmlimagepart.so +usr/lib/kde4/kio_file.so +usr/lib/kde4/kio_ftp.so +usr/lib/kde4/kio_ghelp.so +usr/lib/kde4/kio_help.so +usr/lib/kde4/kio_http.so +usr/lib/kde4/kio_metainfo.so +usr/lib/kde4/kjavaappletviewer.so +usr/lib/kde4/krosskjs.so +usr/lib/kde4/krossmoduleforms.so +usr/lib/kde4/krossmodulekdetranslation.so +usr/lib/kde4/krossqts.so +usr/lib/kde4/kspell_enchant.so +usr/lib/kde4/kspell_hspell.so +usr/lib/kde4/ktexteditor_insertfile.so +usr/lib/kde4/ktexteditor_kdatatool.so +usr/lib/kde4/ktexteditor_python-encoding.so +usr/lib/kde4/ktranscript.so +usr/lib/kde4/libexec/filesharelist +usr/lib/kde4/libexec/fileshareset +usr/lib/kde4/libexec/kconf_update +usr/lib/kde4/libexec/kdesu_stub +usr/lib/kde4/libexec/kdontchangethehostname +usr/lib/kde4/libexec/kio_http_cache_cleaner +usr/lib/kde4/libexec/kioslave +usr/lib/kde4/libexec/klauncher +usr/lib/kde4/libexec/kmailservice +usr/lib/kde4/libexec/kpac_dhcp_helper +usr/lib/kde4/libexec/ksendbugmail +usr/lib/kde4/libexec/ktelnetservice +usr/lib/kde4/libexec/lnusertemp +usr/lib/kde4/libkfilemodule.so +usr/lib/kde4/libkhtmlpart.so +usr/lib/kde4/libkmultipart.so +usr/lib/kde4/notepadpart.so +usr/lib/kde4/plugins/designer/kde3supportwidgets.so +usr/lib/kde4/plugins/imageformats/kimg_dds.so +usr/lib/kde4/plugins/imageformats/kimg_eps.so +usr/lib/kde4/plugins/imageformats/kimg_exr.so +usr/lib/kde4/plugins/imageformats/kimg_jp2.so +usr/lib/kde4/plugins/imageformats/kimg_pcx.so +usr/lib/kde4/plugins/imageformats/kimg_psd.so +usr/lib/kde4/plugins/imageformats/kimg_rgb.so +usr/lib/kde4/plugins/imageformats/kimg_tga.so +usr/lib/kde4/plugins/imageformats/kimg_xcf.so +usr/lib/kde4/plugins/imageformats/kimg_xview.so +usr/lib/kde4/plugins/script/libkrossqtsplugin.so.4 +usr/lib/kde4/plugins/script/libkrossqtsplugin.so.4.3.0 +usr/lib/kde4/spellcheckplugin.so +usr/lib/libkde3support.so.4 +usr/lib/libkde3support.so.4.3.0 +usr/lib/libkdecore.so.5 +usr/lib/libkdecore.so.5.3.0 +usr/lib/libkdefakes.so.5 +usr/lib/libkdefakes.so.5.3.0 +usr/lib/libkdeinit4_kconf_update.so +usr/lib/libkdeinit4_kio_http_cache_cleaner.so +usr/lib/libkdeinit4_klauncher.so +usr/lib/libkdesu.so.5 +usr/lib/libkdesu.so.5.3.0 +usr/lib/libkdeui.so.5 +usr/lib/libkdeui.so.5.3.0 +usr/lib/libkdnssd.so.4 +usr/lib/libkdnssd.so.4.3.0 +usr/lib/libkfile.so.4 +usr/lib/libkfile.so.4.3.0 +usr/lib/libkhtml.so.5 +usr/lib/libkhtml.so.5.3.0 +usr/lib/libkimproxy.so.4 +usr/lib/libkimproxy.so.4.3.0 +usr/lib/libkio.so.5 +usr/lib/libkio.so.5.3.0 +usr/lib/libkjs.so.4 +usr/lib/libkjs.so.4.3.0 +usr/lib/libkjsapi.so.4 +usr/lib/libkjsapi.so.4.3.0 +usr/lib/libkjsembed.so.4 +usr/lib/libkjsembed.so.4.3.0 +usr/lib/libkmediaplayer.so.4 +usr/lib/libkmediaplayer.so.4.3.0 +usr/lib/libknewstuff2.so.4 +usr/lib/libknewstuff2.so.4.3.0 +usr/lib/libknotifyconfig.so.4 +usr/lib/libknotifyconfig.so.4.3.0 +usr/lib/libkntlm.so.4 +usr/lib/libkntlm.so.4.3.0 +usr/lib/libkparts.so.4 +usr/lib/libkparts.so.4.3.0 +usr/lib/libkpty.so.4 +usr/lib/libkpty.so.4.3.0 +usr/lib/libkrosscore.so.4 +usr/lib/libkrosscore.so.4.3.0 +usr/lib/libkrossui.so.4 +usr/lib/libkrossui.so.4.3.0 +usr/lib/libktexteditor.so.4 +usr/lib/libktexteditor.so.4.3.0 +usr/lib/libkunittest.so.4 +usr/lib/libkunittest.so.4.3.0 +usr/lib/libkutils.so.4 +usr/lib/libkutils.so.4.3.0 +usr/lib/libnepomuk.so.4 +usr/lib/libnepomuk.so.4.3.0 +usr/lib/libsolid.so.4 +usr/lib/libsolid.so.4.3.0 +usr/lib/libthreadweaver.so.4 +usr/lib/libthreadweaver.so.4.3.0 +usr/lib/qt4/plugins/designer/kdewidgets.so --- kde4libs-4.3.2.orig/debian/libplasma3.symbols.in +++ kde4libs-4.3.2/debian/libplasma3.symbols.in @@ -0,0 +1,1987 @@ +libplasma.so.3 libplasma3 #MINVER# +* Build-Depends-Package: kdelibs5-dev + _ZN6Plasma10BusyWidget10timerEventEP11QTimerEvent@Base 4:4.2.2 + _ZN6Plasma10BusyWidget11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma10BusyWidget11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma10BusyWidget11resizeEventEP25QGraphicsSceneResizeEvent@Base 4:4.2.2 + _ZN6Plasma10BusyWidget16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma10BusyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZN6Plasma10BusyWidget9hideEventEP10QHideEvent@Base 4:4.2.2 + _ZN6Plasma10BusyWidget9showEventEP10QShowEvent@Base 4:4.2.2 + _ZN6Plasma10BusyWidgetC1EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma10BusyWidgetC2EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma10BusyWidgetD0Ev@Base 4:4.2.2 + _ZN6Plasma10BusyWidgetD1Ev@Base 4:4.2.2 + _ZN6Plasma10BusyWidgetD2Ev@Base 4:4.2.2 + _ZN6Plasma10DataEngine10removeDataERK7QStringS3_@Base 4:4.2.2 + _ZN6Plasma10DataEngine10timerEventEP11QTimerEvent@Base 4:4.2.2 + _ZN6Plasma10DataEngine11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma10DataEngine11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma10DataEngine11sourceAddedERK7QString@Base 4:4.2.2 + _ZN6Plasma10DataEngine12removeSourceERK7QString@Base 4:4.2.2 + _ZN6Plasma10DataEngine13removeAllDataERK7QString@Base 4:4.2.2 + _ZN6Plasma10DataEngine13sourceRemovedERK7QString@Base 4:4.2.2 + _ZN6Plasma10DataEngine16removeAllSourcesEv@Base 4:4.2.2 + _ZN6Plasma10DataEngine16serviceForSourceERK7QString@Base 4:4.2.2 + _ZN6Plasma10DataEngine16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma10DataEngine16updateAllSourcesEv@Base 4:4.2.2 + _ZN6Plasma10DataEngine17setMaxSourceCountEj@Base 4:4.2.2 + _ZN6Plasma10DataEngine17updateSourceEventERK7QString@Base 4:4.2.2 + _ZN6Plasma10DataEngine18containerForSourceERK7QString@Base 4:4.2.2 + _ZN6Plasma10DataEngine18setPollingIntervalEj@Base 4:4.2.2 + _ZN6Plasma10DataEngine18sourceRequestEventERK7QString@Base 4:4.2.2 + _ZN6Plasma10DataEngine22scheduleSourcesUpdatedEv@Base 4:4.2.2 + _ZN6Plasma10DataEngine25setMinimumPollingIntervalEi@Base 4:4.2.2 + _ZN6Plasma10DataEngine4initEv@Base 4:4.2.2 + _ZN6Plasma10DataEngine7setDataERK7QStringRK5QHashIS1_8QVariantE@Base 4:4.2.2 + _ZN6Plasma10DataEngine7setDataERK7QStringRK8QVariant@Base 4:4.2.2 + _ZN6Plasma10DataEngine7setDataERK7QStringS3_RK8QVariant@Base 4:4.2.2 + _ZN6Plasma10DataEngine7setIconERK7QString@Base 4:4.2.2 + _ZN6Plasma10DataEngine7setNameERK7QString@Base 4:4.2.2 + _ZN6Plasma10DataEngine8setValidEb@Base 4:4.2.2 + _ZN6Plasma10DataEngine9addSourceEPNS_13DataContainerE@Base 4:4.2.2 + _ZN6Plasma10DataEngineC1EP7QObject10KSharedPtrI8KServiceE@Base 4:4.2.2 + _ZN6Plasma10DataEngineC1EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma10DataEngineC2EP7QObject10KSharedPtrI8KServiceE@Base 4:4.2.2 + _ZN6Plasma10DataEngineC2EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma10DataEngineD0Ev@Base 4:4.2.2 + _ZN6Plasma10DataEngineD1Ev@Base 4:4.2.2 + _ZN6Plasma10DataEngineD2Ev@Base 4:4.2.2 + _ZN6Plasma10IconAction11setSelectedEb@Base 4:4.2.2 + _ZN6Plasma10IconAction13rebuildPixmapEv@Base 4:4.2.2 + _ZN6Plasma10IconAction4hideEv@Base 4:4.2.2 + _ZN6Plasma10IconAction4showEv@Base 4:4.2.2 + _ZN6Plasma10IconAction5eventEN6QEvent4TypeERK7QPointF@Base 4:4.2.2 + _ZN6Plasma10IconAction7setRectERK6QRectF@Base 4:4.2.2 + _ZN6Plasma10IconActionC1EPNS_10IconWidgetEP7QAction@Base 4:4.2.2 + _ZN6Plasma10IconActionC2EPNS_10IconWidgetEP7QAction@Base 4:4.2.2 + _ZN6Plasma10IconWidget10setPressedEb@Base 4:4.2.2 + _ZN6Plasma10IconWidget11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma10IconWidget11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma10IconWidget11setInfoTextERK7QString@Base 4:4.2.2 + _ZN6Plasma10IconWidget12invertLayoutEb@Base 4:4.2.2 + _ZN6Plasma10IconWidget12setUnpressedEv@Base 4:4.2.2 + _ZN6Plasma10IconWidget13addIconActionEP7QAction@Base 4:4.2.2 + _ZN6Plasma10IconWidget13doubleClickedEv@Base 4:4.2.2 + _ZN6Plasma10IconWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma10IconWidget14setOrientationEN2Qt11OrientationE@Base 4:4.2.2 + _ZN6Plasma10IconWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZN6Plasma10IconWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZN6Plasma10IconWidget15mousePressEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma10IconWidget15numDisplayLinesEv@Base 4:4.2.2 + _ZN6Plasma10IconWidget16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma10IconWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma10IconWidget17setDrawBackgroundEb@Base 4:4.2.2 + _ZN6Plasma10IconWidget18setNumDisplayLinesEi@Base 4:4.2.2 + _ZN6Plasma10IconWidget20drawActionButtonBaseEP8QPainterRK5QSizei@Base 4:4.2.2 + _ZN6Plasma10IconWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma10IconWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZN6Plasma10IconWidget6isDownEv@Base 4:4.2.2 + _ZN6Plasma10IconWidget6setSvgERK7QStringS3_@Base 4:4.2.2 + _ZN6Plasma10IconWidget7changedEv@Base 4:4.2.2 + _ZN6Plasma10IconWidget7clickedEv@Base 4:4.2.2 + _ZN6Plasma10IconWidget7pressedEb@Base 4:4.2.2 + _ZN6Plasma10IconWidget7setIconERK5QIcon@Base 4:4.2.2 + _ZN6Plasma10IconWidget7setIconERK7QString@Base 4:4.2.2 + _ZN6Plasma10IconWidget7setTextERK7QString@Base 4:4.2.2 + _ZN6Plasma10IconWidget9activatedEv@Base 4:4.2.2 + _ZN6Plasma10IconWidget9setActionEP7QAction@Base 4:4.2.2 + _ZN6Plasma10IconWidgetC1EP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma10IconWidgetC1ERK5QIconRK7QStringP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma10IconWidgetC1ERK7QStringP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma10IconWidgetC2EP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma10IconWidgetC2ERK5QIconRK7QStringP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma10IconWidgetC2ERK7QStringP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma10IconWidgetD0Ev@Base 4:4.2.2 + _ZN6Plasma10IconWidgetD1Ev@Base 4:4.2.2 + _ZN6Plasma10IconWidgetD2Ev@Base 4:4.2.2 + _ZN6Plasma10PaintUtils10shadowBlurER6QImageiRK6QColor@Base 4:4.2.2 + _ZN6Plasma10PaintUtils10shadowTextE7QString6QColorS2_6QPointi@Base 4:4.2.2 + _ZN6Plasma10PaintUtils10shadowTextE7QStringRK5QFont6QColorS5_6QPointi@Base 4:4.2.2 + _ZN6Plasma10PaintUtils10transitionERK7QPixmapS3_{qreal}@Base 4:4.2.2 + _ZN6Plasma10PaintUtils16roundedRectangleERK6QRectF{qreal}@Base 4:4.2.2 + _ZN6Plasma10PushButton10styleSheetEv@Base 4:4.2.2 + _ZN6Plasma10PushButton11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma10PushButton11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma10PushButton11resizeEventEP25QGraphicsSceneResizeEvent@Base 4:4.2.2 + _ZN6Plasma10PushButton13setStyleSheetERK7QString@Base 4:4.2.2 + _ZN6Plasma10PushButton15hoverEnterEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZN6Plasma10PushButton15hoverLeaveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZN6Plasma10PushButton16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma10PushButton5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZN6Plasma10PushButton7clickedEv@Base 4:4.2.2 + _ZN6Plasma10PushButton7setTextERK7QString@Base 4:4.2.2 + _ZN6Plasma10PushButton8setImageERK7QString@Base 4:4.2.2 + _ZN6Plasma10PushButtonC1EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma10PushButtonC2EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma10PushButtonD0Ev@Base 4:4.2.2 + _ZN6Plasma10PushButtonD1Ev@Base 4:4.2.2 + _ZN6Plasma10PushButtonD2Ev@Base 4:4.2.2 + _ZN6Plasma10QueryMatch10setEnabledEb@Base 4:4.2.2 + _ZN6Plasma10QueryMatch10setSubtextERK7QString@Base 4:4.2.2 + _ZN6Plasma10QueryMatch12setRelevanceE{qreal}@Base 4:4.2.2 + _ZN6Plasma10QueryMatch17setSelectedActionEP7QAction@Base 4:4.2.2 + _ZN6Plasma10QueryMatch5setIdERK7QString@Base 4:4.2.2 + _ZN6Plasma10QueryMatch7setDataERK8QVariant@Base 4:4.2.2 + _ZN6Plasma10QueryMatch7setIconERK5QIcon@Base 4:4.2.2 + _ZN6Plasma10QueryMatch7setTextERK7QString@Base 4:4.2.2 + _ZN6Plasma10QueryMatch7setTypeENS0_4TypeE@Base 4:4.2.2 + _ZN6Plasma10QueryMatchC1EPNS_14AbstractRunnerE@Base 4:4.2.2 + _ZN6Plasma10QueryMatchC1ERKS0_@Base 4:4.2.2 + _ZN6Plasma10QueryMatchC2EPNS_14AbstractRunnerE@Base 4:4.2.2 + _ZN6Plasma10QueryMatchC2ERKS0_@Base 4:4.2.2 + _ZN6Plasma10QueryMatchD1Ev@Base 4:4.2.2 + _ZN6Plasma10QueryMatchD2Ev@Base 4:4.2.2 + _ZN6Plasma10QueryMatchaSERKS0_@Base 4:4.2.2 + _ZN6Plasma10ServiceJob11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma10ServiceJob11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma10ServiceJob16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma10ServiceJob5startEv@Base 4:4.2.2 + _ZN6Plasma10ServiceJob9setResultERK8QVariant@Base 4:4.2.2 + _ZN6Plasma10ServiceJobC1ERK7QStringS3_RK4QMapIS1_8QVariantEP7QObject@Base 4:4.2.2 + _ZN6Plasma10ServiceJobC2ERK7QStringS3_RK4QMapIS1_8QVariantEP7QObject@Base 4:4.2.2 + _ZN6Plasma10ServiceJobD0Ev@Base 4:4.2.2 + _ZN6Plasma10ServiceJobD1Ev@Base 4:4.2.2 + _ZN6Plasma10ServiceJobD2Ev@Base 4:4.2.2 + _ZN6Plasma10ToolButton10styleSheetEv@Base 4:4.2.2 + _ZN6Plasma10ToolButton11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma10ToolButton11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma10ToolButton11resizeEventEP25QGraphicsSceneResizeEvent@Base 4:4.2.2 + _ZN6Plasma10ToolButton12setAutoRaiseEb@Base 4:4.2.2 + _ZN6Plasma10ToolButton13setStyleSheetERK7QString@Base 4:4.2.2 + _ZN6Plasma10ToolButton15hoverEnterEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZN6Plasma10ToolButton15hoverLeaveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZN6Plasma10ToolButton16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma10ToolButton5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZN6Plasma10ToolButton7clickedEv@Base 4:4.2.2 + _ZN6Plasma10ToolButton7setTextERK7QString@Base 4:4.2.2 + _ZN6Plasma10ToolButton8setImageERK7QString@Base 4:4.2.2 + _ZN6Plasma10ToolButtonC1EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma10ToolButtonC2EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma10ToolButtonD0Ev@Base 4:4.2.2 + _ZN6Plasma10ToolButtonD1Ev@Base 4:4.2.2 + _ZN6Plasma10ToolButtonD2Ev@Base 4:4.2.2 + _ZN6Plasma11Containment10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant@Base 4:4.2.2 + _ZN6Plasma11Containment10wheelEventEP24QGraphicsSceneWheelEvent@Base 4:4.2.2 + _ZN6Plasma11Containment11StyleOptionC1ERK24QStyleOptionGraphicsItem@Base 4:4.2.2 + _ZN6Plasma11Containment11StyleOptionC1ERKS1_@Base 4:4.2.2 + _ZN6Plasma11Containment11StyleOptionC1Ev@Base 4:4.2.2 + _ZN6Plasma11Containment11StyleOptionC2ERK24QStyleOptionGraphicsItem@Base 4:4.2.2 + _ZN6Plasma11Containment11StyleOptionC2ERKS1_@Base 4:4.2.2 + _ZN6Plasma11Containment11StyleOptionC2Ev@Base 4:4.2.2 + _ZN6Plasma11Containment11appletAddedEPNS_6AppletERK7QPointF@Base 4:4.2.2 + _ZN6Plasma11Containment11openToolBoxEv@Base 4:4.2.2 + _ZN6Plasma11Containment11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma11Containment11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma11Containment11resizeEventEP25QGraphicsSceneResizeEvent@Base 4:4.2.2 + _ZN6Plasma11Containment11setActivityERK7QString@Base 4:4.2.2 + _ZN6Plasma11Containment11setLocationENS_8LocationE@Base 4:4.2.2 + _ZN6Plasma11Containment12clearAppletsEv@Base 4:4.2.2 + _ZN6Plasma11Containment12closeToolBoxEv@Base 4:4.2.2 + _ZN6Plasma11Containment12enableActionERK7QStringb@Base 4:4.2.2 + _ZN6Plasma11Containment12setWallpaperERK7QStringS3_@Base 4:4.2.2 + _ZN6Plasma11Containment12showDropZoneE6QPoint@Base 4:4.2.2 + _ZN6Plasma11Containment13appletRemovedEPNS_6AppletE@Base 4:4.2.2 + _ZN6Plasma11Containment13dragMoveEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZN6Plasma11Containment13drawWallpaperEv@Base 4:4.2.2 + _ZN6Plasma11Containment13keyPressEventEP9QKeyEvent@Base 4:4.2.2 + _ZN6Plasma11Containment13screenChangedEiiPS0_@Base 4:4.2.2 + _ZN6Plasma11Containment13setFormFactorENS_10FormFactorE@Base 4:4.2.2 + _ZN6Plasma11Containment13zoomRequestedEPS0_NS_13ZoomDirectionE@Base 4:4.2.2 + _ZN6Plasma11Containment14contextChangedEPNS_7ContextE@Base 4:4.2.2 + _ZN6Plasma11Containment14dragEnterEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZN6Plasma11Containment14mouseMoveEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma11Containment14setToolBoxOpenEb@Base 4:4.2.2 + _ZN6Plasma11Containment14toolBoxToggledEv@Base 4:4.2.2 + _ZN6Plasma11Containment15focusNextAppletEv@Base 4:4.2.2 + _ZN6Plasma11Containment15mousePressEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma11Containment15restoreContentsER12KConfigGroup@Base 4:4.2.2 + _ZN6Plasma11Containment15showContextMenuERK7QPointFRK6QPoint@Base 4:4.2.2 + _ZN6Plasma11Containment16addToolBoxActionEP7QAction@Base 4:4.2.2 + _ZN6Plasma11Containment16contextMenuEventEP30QGraphicsSceneContextMenuEvent@Base 4:4.2.2 + _ZN6Plasma11Containment16listContainmentsERK7QStringS3_@Base 4:4.2.2 + _ZN6Plasma11Containment16sceneEventFilterEP13QGraphicsItemP6QEvent@Base 4:4.2.2 + _ZN6Plasma11Containment16setDrawWallpaperEb@Base 4:4.2.2 + _ZN6Plasma11Containment16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma11Containment17mouseReleaseEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma11Containment18configureRequestedEPS0_@Base 4:4.2.2 + _ZN6Plasma11Containment18setContainmentTypeENS0_4TypeE@Base 4:4.2.2 + _ZN6Plasma11Containment19addAssociatedWidgetEP7QWidget@Base 4:4.2.2 + _ZN6Plasma11Containment19focusPreviousAppletEv@Base 4:4.2.2 + _ZN6Plasma11Containment19removeToolBoxActionEP7QAction@Base 4:4.2.2 + _ZN6Plasma11Containment21addSiblingContainmentEPS0_@Base 4:4.2.2 + _ZN6Plasma11Containment21addSiblingContainmentEv@Base 4:4.2.2 + _ZN6Plasma11Containment22removeAssociatedWidgetEP7QWidget@Base 4:4.2.2 + _ZN6Plasma11Containment23showAddWidgetsInterfaceERK7QPointF@Base 4:4.2.2 + _ZN6Plasma11Containment26showConfigurationInterfaceEv@Base 4:4.2.2 + _ZN6Plasma11Containment27listContainmentsForMimetypeERK7QString@Base 4:4.2.2 + _ZN6Plasma11Containment4initEv@Base 4:4.2.2 + _ZN6Plasma11Containment7destroyEb@Base 4:4.2.2 + _ZN6Plasma11Containment7destroyEv@Base 4:4.2.2 + _ZN6Plasma11Containment7restoreER12KConfigGroup@Base 4:4.2.2 + _ZN6Plasma11Containment9addAppletEPNS_6AppletERK7QPointFb@Base 4:4.2.2 + _ZN6Plasma11Containment9addAppletERK7QStringRK5QListI8QVariantERK6QRectF@Base 4:4.2.2 + _ZN6Plasma11Containment9dropEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZN6Plasma11Containment9setScreenEii@Base 4:4.2.2 + _ZN6Plasma11ContainmentC1EP13QGraphicsItemRK7QStringj@Base 4:4.2.2 + _ZN6Plasma11ContainmentC1EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma11ContainmentC2EP13QGraphicsItemRK7QStringj@Base 4:4.2.2 + _ZN6Plasma11ContainmentC2EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma11ContainmentD0Ev@Base 4:4.2.2 + _ZN6Plasma11ContainmentD1Ev@Base 4:4.2.2 + _ZN6Plasma11ContainmentD2Ev@Base 4:4.2.2 + _ZN6Plasma11PopupApplet10popupEventEb@Base 4:4.2.2 + _ZN6Plasma11PopupApplet11eventFilterEP7QObjectP6QEvent@Base 4:4.2.2 + _ZN6Plasma11PopupApplet11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma11PopupApplet11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma11PopupApplet11togglePopupEv@Base 4:4.2.2 + _ZN6Plasma11PopupApplet12setPopupIconERK5QIcon@Base 4:4.2.2 + _ZN6Plasma11PopupApplet12setPopupIconERK7QString@Base 4:4.2.2 + _ZN6Plasma11PopupApplet14graphicsWidgetEv@Base 4:4.2.2 + _ZN6Plasma11PopupApplet15mousePressEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma11PopupApplet15setPassivePopupEb@Base 4:4.2.2 + _ZN6Plasma11PopupApplet16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma11PopupApplet17mouseReleaseEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma11PopupApplet6widgetEv@Base 4:4.2.2 + _ZN6Plasma11PopupApplet9hidePopupEv@Base 4:4.2.2 + _ZN6Plasma11PopupApplet9showPopupEj@Base 4:4.2.2 + _ZN6Plasma11PopupAppletC1EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma11PopupAppletC2EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma11PopupAppletD0Ev@Base 4:4.2.2 + _ZN6Plasma11PopupAppletD1Ev@Base 4:4.2.2 + _ZN6Plasma11PopupAppletD2Ev@Base 4:4.2.2 + _ZN6Plasma11RadioButton10setCheckedEb@Base 4:4.2.2 + _ZN6Plasma11RadioButton10styleSheetEv@Base 4:4.2.2 + _ZN6Plasma11RadioButton11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma11RadioButton11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma11RadioButton11resizeEventEP25QGraphicsSceneResizeEvent@Base 4:4.2.2 + _ZN6Plasma11RadioButton13setStyleSheetERK7QString@Base 4:4.2.2 + _ZN6Plasma11RadioButton16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma11RadioButton7setTextERK7QString@Base 4:4.2.2 + _ZN6Plasma11RadioButton7toggledEb@Base 4:4.2.2 + _ZN6Plasma11RadioButton8setImageERK7QString@Base 4:4.2.2 + _ZN6Plasma11RadioButtonC1EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma11RadioButtonC2EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma11RadioButtonD0Ev@Base 4:4.2.2 + _ZN6Plasma11RadioButtonD1Ev@Base 4:4.2.2 + _ZN6Plasma11RadioButtonD2Ev@Base 4:4.2.2 + _ZN6Plasma12AppletScript11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma12AppletScript11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma12AppletScript13configChangedEv@Base 4:4.2.2 + _ZN6Plasma12AppletScript14paintInterfaceEP8QPainterPK24QStyleOptionGraphicsItemRK5QRect@Base 4:4.2.2 + _ZN6Plasma12AppletScript16constraintsEventE6QFlagsINS_10ConstraintEE@Base 4:4.2.2 + _ZN6Plasma12AppletScript16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma12AppletScript17contextualActionsEv@Base 4:4.2.2 + _ZN6Plasma12AppletScript17setFailedToLaunchEbRK7QString@Base 4:4.2.2 + _ZN6Plasma12AppletScript24setConfigurationRequiredEbRK7QString@Base 4:4.2.2 + _ZN6Plasma12AppletScript26showConfigurationInterfaceEv@Base 4:4.2.2 + _ZN6Plasma12AppletScript28setHasConfigurationInterfaceEb@Base 4:4.2.2 + _ZN6Plasma12AppletScript9setAppletEPNS_6AppletE@Base 4:4.2.2 + _ZN6Plasma12AppletScriptC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma12AppletScriptC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma12AppletScriptD0Ev@Base 4:4.2.2 + _ZN6Plasma12AppletScriptD1Ev@Base 4:4.2.2 + _ZN6Plasma12AppletScriptD2Ev@Base 4:4.2.2 + _ZN6Plasma12ConfigLoader14findItemByNameERK7QString@Base 4:4.2.2 + _ZN6Plasma12ConfigLoader14usrWriteConfigEv@Base 4:4.2.2 + _ZN6Plasma12ConfigLoader8findItemERK7QStringS3_@Base 4:4.2.2 + _ZN6Plasma12ConfigLoader8propertyERK7QString@Base 4:4.2.2 + _ZN6Plasma12ConfigLoaderC1E10KSharedPtrI13KSharedConfigEP9QIODeviceP7QObject@Base 4:4.2.2 + _ZN6Plasma12ConfigLoaderC1EPK12KConfigGroupP9QIODeviceP7QObject@Base 4:4.2.2 + _ZN6Plasma12ConfigLoaderC1ERK7QStringP9QIODeviceP7QObject@Base 4:4.2.2 + _ZN6Plasma12ConfigLoaderC2E10KSharedPtrI13KSharedConfigEP9QIODeviceP7QObject@Base 4:4.2.2 + _ZN6Plasma12ConfigLoaderC2EPK12KConfigGroupP9QIODeviceP7QObject@Base 4:4.2.2 + _ZN6Plasma12ConfigLoaderC2ERK7QStringP9QIODeviceP7QObject@Base 4:4.2.2 + _ZN6Plasma12ConfigLoaderD0Ev@Base 4:4.2.2 + _ZN6Plasma12ConfigLoaderD1Ev@Base 4:4.2.2 + _ZN6Plasma12ConfigLoaderD2Ev@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem11resizeEventEP25QGraphicsSceneResizeEvent@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem11setExtenderEPNS_8ExtenderERK7QPointF@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem12setCollapsedEb@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem14hoverMoveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem14mouseMoveEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem14returnToSourceEv@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem15hideCloseButtonEv@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem15mousePressEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem15showCloseButtonEv@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem18setAutoExpireDelayEj@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem7destroyEv@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem7setIconERK5QIcon@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem7setIconERK7QString@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem7setNameERK7QString@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem8setTitleERK7QString@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem9addActionERK7QStringP7QAction@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem9moveEventEP23QGraphicsSceneMoveEvent@Base 4:4.2.2 + _ZN6Plasma12ExtenderItem9setWidgetEP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma12ExtenderItemC1EPNS_8ExtenderEj@Base 4:4.2.2 + _ZN6Plasma12ExtenderItemC2EPNS_8ExtenderEj@Base 4:4.2.2 + _ZN6Plasma12ExtenderItemD0Ev@Base 4:4.2.2 + _ZN6Plasma12ExtenderItemD1Ev@Base 4:4.2.2 + _ZN6Plasma12ExtenderItemD2Ev@Base 4:4.2.2 + _ZN6Plasma12RunnerScript11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma12RunnerScript11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma12RunnerScript16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma12RunnerScript3runERKNS_13RunnerContextERKNS_10QueryMatchE@Base 4:4.2.2 + _ZN6Plasma12RunnerScript5matchERNS_13RunnerContextE@Base 4:4.2.2 + _ZN6Plasma12RunnerScript9setRunnerEPNS_14AbstractRunnerE@Base 4:4.2.2 + _ZN6Plasma12RunnerScriptC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma12RunnerScriptC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma12RunnerScriptD0Ev@Base 4:4.2.2 + _ZN6Plasma12RunnerScriptD1Ev@Base 4:4.2.2 + _ZN6Plasma12RunnerScriptD2Ev@Base 4:4.2.2 + _ZN6Plasma12ScriptEngine11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma12ScriptEngine11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma12ScriptEngine16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma12ScriptEngine4initEv@Base 4:4.2.2 + _ZN6Plasma12ScriptEngineC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma12ScriptEngineC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma12ScriptEngineD0Ev@Base 4:4.2.2 + _ZN6Plasma12ScriptEngineD1Ev@Base 4:4.2.2 + _ZN6Plasma12ScriptEngineD2Ev@Base 4:4.2.2 + _ZN6Plasma12versionMajorEv@Base 4:4.2.2 + _ZN6Plasma12versionMinorEv@Base 4:4.2.2 + _ZN6Plasma13DataContainer10checkUsageEv@Base 4:4.2.2 + _ZN6Plasma13DataContainer11dataUpdatedERK7QStringRK5QHashIS1_8QVariantE@Base 4:4.2.2 + _ZN6Plasma13DataContainer11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma13DataContainer11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma13DataContainer12becameUnusedERK7QString@Base 4:4.2.2 + _ZN6Plasma13DataContainer13removeAllDataEv@Base 4:4.2.2 + _ZN6Plasma13DataContainer14checkForUpdateEv@Base 4:4.2.2 + _ZN6Plasma13DataContainer14setNeedsUpdateEb@Base 4:4.2.2 + _ZN6Plasma13DataContainer15updateRequestedEPS0_@Base 4:4.2.2 + _ZN6Plasma13DataContainer16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma13DataContainer20connectVisualizationEP7QObjectjNS_17IntervalAlignmentE@Base 4:4.2.2 + _ZN6Plasma13DataContainer23disconnectVisualizationEP7QObject@Base 4:4.2.2 + _ZN6Plasma13DataContainer7setDataERK7QStringRK8QVariant@Base 4:4.2.2 + _ZN6Plasma13DataContainerC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma13DataContainerC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma13DataContainerD0Ev@Base 4:4.2.2 + _ZN6Plasma13DataContainerD1Ev@Base 4:4.2.2 + _ZN6Plasma13DataContainerD2Ev@Base 4:4.2.2 + _ZN6Plasma13FlashingLabel11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma13FlashingLabel11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma13FlashingLabel11setAutohideEb@Base 4:4.2.2 + _ZN6Plasma13FlashingLabel11setDurationEi@Base 4:4.2.2 + _ZN6Plasma13FlashingLabel16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma13FlashingLabel4killEv@Base 4:4.2.2 + _ZN6Plasma13FlashingLabel5flashERK7QPixmapi6QFlagsIN2Qt13AlignmentFlagEE@Base 4:4.2.2 + _ZN6Plasma13FlashingLabel5flashERK7QStringiRK11QTextOption@Base 4:4.2.2 + _ZN6Plasma13FlashingLabel5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZN6Plasma13FlashingLabel6fadeInEv@Base 4:4.2.2 + _ZN6Plasma13FlashingLabel7fadeOutEv@Base 4:4.2.2 + _ZN6Plasma13FlashingLabel7setFontERK5QFont@Base 4:4.2.2 + _ZN6Plasma13FlashingLabel8setColorERK6QColor@Base 4:4.2.2 + _ZN6Plasma13FlashingLabelC1EP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma13FlashingLabelC2EP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma13FlashingLabelD0Ev@Base 4:4.2.2 + _ZN6Plasma13FlashingLabelD1Ev@Base 4:4.2.2 + _ZN6Plasma13FlashingLabelD2Ev@Base 4:4.2.2 + _ZN6Plasma13RunnerContext10addMatchesERK7QStringRK5QListINS_10QueryMatchEE@Base 4:4.2.2 + _ZN6Plasma13RunnerContext11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma13RunnerContext11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma13RunnerContext14matchesChangedEv@Base 4:4.2.2 + _ZN6Plasma13RunnerContext16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma13RunnerContext5resetEv@Base 4:4.2.2 + _ZN6Plasma13RunnerContext8addMatchERK7QStringRKNS_10QueryMatchE@Base 4:4.2.2 + _ZN6Plasma13RunnerContext8setQueryERK7QString@Base 4:4.2.2 + _ZN6Plasma13RunnerContextC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma13RunnerContextC1ERS0_P7QObject@Base 4:4.2.2 + _ZN6Plasma13RunnerContextC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma13RunnerContextC2ERS0_P7QObject@Base 4:4.2.2 + _ZN6Plasma13RunnerContextD0Ev@Base 4:4.2.2 + _ZN6Plasma13RunnerContextD1Ev@Base 4:4.2.2 + _ZN6Plasma13RunnerContextD2Ev@Base 4:4.2.2 + _ZN6Plasma13RunnerManager11launchQueryERK7QString@Base 4:4.2.2 + _ZN6Plasma13RunnerManager11launchQueryERK7QStringS3_@Base 4:4.2.2 + _ZN6Plasma13RunnerManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma13RunnerManager11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma13RunnerManager14matchesChangedERK5QListINS_10QueryMatchEE@Base 4:4.2.2 + _ZN6Plasma13RunnerManager15actionsForMatchERKNS_10QueryMatchE@Base 4:4.2.2 + _ZN6Plasma13RunnerManager16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma13RunnerManager19reloadConfigurationEv@Base 4:4.2.2 + _ZN6Plasma13RunnerManager3runERK7QString@Base 4:4.2.2 + _ZN6Plasma13RunnerManager3runERKNS_10QueryMatchE@Base 4:4.2.2 + _ZN6Plasma13RunnerManager5resetEv@Base 4:4.2.2 + _ZN6Plasma13RunnerManager9execQueryERK7QString@Base 4:4.2.2 + _ZN6Plasma13RunnerManager9execQueryERK7QStringS3_@Base 4:4.2.2 + _ZN6Plasma13RunnerManagerC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma13RunnerManagerC1ER12KConfigGroupP7QObject@Base 4:4.2.2 + _ZN6Plasma13RunnerManagerC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma13RunnerManagerC2ER12KConfigGroupP7QObject@Base 4:4.2.2 + _ZN6Plasma13RunnerManagerD0Ev@Base 4:4.2.2 + _ZN6Plasma13RunnerManagerD1Ev@Base 4:4.2.2 + _ZN6Plasma13RunnerManagerD2Ev@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter10drawWidgetEP8QPainterjji@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter10plotColorsEv@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter10removePlotEj@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter11setGeometryERK6QRectF@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter12drawAxisTextEP8QPainterii@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter12reorderPlotsERK5QListIjE@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter12setFontColorERK6QColor@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter12setThinFrameEb@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter13drawThinFrameEP8QPainterii@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter13setShowLabelsEb@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter13setShowTopBarEb@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter13setStackPlotsEb@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter13svgBackgroundEv@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter14drawBackgroundEP8QPainterii@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter15drawTopBarFrameEP8QPainterii@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter15setUseAutoRangeEb@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter16getSnapshotImageEjj@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter16setSvgBackgroundERK7QString@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter16setVerticalRangeEdd@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter17drawVerticalLinesEP8QPainteriii@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter17updateDataBuffersEv@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter18calculateNiceRangeEv@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter18drawTopBarContentsEP8QPainteriii@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter18setBackgroundColorERK6QColor@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter18setHorizontalScaleEj@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter19drawHorizontalLinesEP8QPainteriii@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter20setShowVerticalLinesEb@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter21setVerticalLinesColorERK6QColor@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter22setShowHorizontalLinesEb@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter22setVerticalLinesScrollEb@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter23setHorizontalLinesColorERK6QColor@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter23setHorizontalLinesCountEj@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter24setVerticalLinesDistanceEj@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter5scaleE{qreal}@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter7addPlotERK6QColor@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter7setFontERK5QFont@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter7setUnitERK7QString@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter8setTitleERK7QString@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter9addSampleERK5QListIdE@Base 4:4.2.2 + _ZN6Plasma13SignalPlotter9drawPlotsEP8QPainteriiii@Base 4:4.2.2 + _ZN6Plasma13SignalPlotterC1EP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma13SignalPlotterC2EP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma13SignalPlotterD0Ev@Base 4:4.2.2 + _ZN6Plasma13SignalPlotterD1Ev@Base 4:4.2.2 + _ZN6Plasma13SignalPlotterD2Ev@Base 4:4.2.2 + _ZN6Plasma13scalingFactorENS_9ZoomLevelE@Base 4:4.2.2 + _ZN6Plasma13versionStringEv@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner11setPriorityENS0_8PriorityE@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner12clearActionsEv@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner12performMatchERNS_13RunnerContextE@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner12removeActionERK7QString@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner13hasRunOptionsEv@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner15actionsForMatchERKNS_10QueryMatchE@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner15setIgnoredTypesE6QFlagsINS_13RunnerContext4TypeEE@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner16createRunOptionsEP7QWidget@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner16setHasRunOptionsEb@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner19reloadConfigurationEv@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner3runERKNS_13RunnerContextERKNS_10QueryMatchE@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner4initEv@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner5matchERNS_13RunnerContextE@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner7bigLockEv@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner8setSpeedENS0_5SpeedE@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner9addActionERK7QStringP7QAction@Base 4:4.2.2 + _ZN6Plasma14AbstractRunner9addActionERK7QStringRK5QIconS3_@Base 4:4.2.2 + _ZN6Plasma14AbstractRunnerC1EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma14AbstractRunnerC1EP7QObjectRK7QString@Base 4:4.2.2 + _ZN6Plasma14AbstractRunnerC2EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma14AbstractRunnerC2EP7QObjectRK7QString@Base 4:4.2.2 + _ZN6Plasma14AbstractRunnerD0Ev@Base 4:4.2.2 + _ZN6Plasma14AbstractRunnerD1Ev@Base 4:4.2.2 + _ZN6Plasma14AbstractRunnerD2Ev@Base 4:4.2.2 + _ZN6Plasma14ToolTipContent10setSubTextERK7QString@Base 4:4.2.2 + _ZN6Plasma14ToolTipContent11addResourceENS0_12ResourceTypeERK4QUrlRK8QVariant@Base 4:4.2.2 + _ZN6Plasma14ToolTipContent11setAutohideEb@Base 4:4.2.2 + _ZN6Plasma14ToolTipContent11setMainTextERK7QString@Base 4:4.2.2 + _ZN6Plasma14ToolTipContent18setWindowToPreviewEm@Base 4:4.2.2 + _ZN6Plasma14ToolTipContent8setImageERK5QIcon@Base 4:4.2.2 + _ZN6Plasma14ToolTipContent8setImageERK7QPixmap@Base 4:4.2.2 + _ZN6Plasma14ToolTipContentC1ERK7QStringS3_RK5QIcon@Base 4:4.2.2 + _ZN6Plasma14ToolTipContentC1ERK7QStringS3_RK7QPixmap@Base 4:4.2.2 + _ZN6Plasma14ToolTipContentC1ERKS0_@Base 4:4.2.2 + _ZN6Plasma14ToolTipContentC1Ev@Base 4:4.2.2 + _ZN6Plasma14ToolTipContentC2ERK7QStringS3_RK5QIcon@Base 4:4.2.2 + _ZN6Plasma14ToolTipContentC2ERK7QStringS3_RK7QPixmap@Base 4:4.2.2 + _ZN6Plasma14ToolTipContentC2ERKS0_@Base 4:4.2.2 + _ZN6Plasma14ToolTipContentC2Ev@Base 4:4.2.2 + _ZN6Plasma14ToolTipContentD1Ev@Base 4:4.2.2 + _ZN6Plasma14ToolTipContentD2Ev@Base 4:4.2.2 + _ZN6Plasma14ToolTipContentaSERKS0_@Base 4:4.2.2 + _ZN6Plasma14ToolTipManager10setContentEP15QGraphicsWidgetRKNS_14ToolTipContentE@Base 4:4.2.2 + _ZN6Plasma14ToolTipManager11eventFilterEP7QObjectP6QEvent@Base 4:4.2.2 + _ZN6Plasma14ToolTipManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma14ToolTipManager11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma14ToolTipManager12clearContentEP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma14ToolTipManager14registerWidgetEP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma14ToolTipManager16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma14ToolTipManager16unregisterWidgetEP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma14ToolTipManager4hideEP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma14ToolTipManager4selfEv@Base 4:4.2.2 + _ZN6Plasma14ToolTipManager4showEP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma14ToolTipManager8setStateENS0_5StateE@Base 4:4.2.2 + _ZN6Plasma14ToolTipManagerC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma14ToolTipManagerC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma14ToolTipManagerD0Ev@Base 4:4.2.2 + _ZN6Plasma14ToolTipManagerD1Ev@Base 4:4.2.2 + _ZN6Plasma14ToolTipManagerD2Ev@Base 4:4.2.2 + _ZN6Plasma14knownLanguagesE6QFlagsINS_13ComponentTypeEE@Base 4:4.2.2 + _ZN6Plasma14versionReleaseEv@Base 4:4.2.2 + _ZN6Plasma15AnimationDriver10itemAppearE{qreal}P13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma15AnimationDriver11itemSlideInE{qreal}P13QGraphicsItemRK6QPointS5_@Base 4:4.2.2 + _ZN6Plasma15AnimationDriver11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma15AnimationDriver11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma15AnimationDriver12itemSlideOutE{qreal}P13QGraphicsItemRK6QPointS5_@Base 4:4.2.2 + _ZN6Plasma15AnimationDriver13elementAppearE{qreal}RK7QPixmap@Base 4:4.2.2 + _ZN6Plasma15AnimationDriver13itemActivatedE{qreal}P13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma15AnimationDriver13itemDisappearE{qreal}P13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma15AnimationDriver16elementDisappearE{qreal}RK7QPixmap@Base 4:4.2.2 + _ZN6Plasma15AnimationDriver16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma15AnimationDriverC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma15AnimationDriverC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma15AnimationDriverD0Ev@Base 4:4.2.2 + _ZN6Plasma15AnimationDriverD1Ev@Base 4:4.2.2 + _ZN6Plasma15AnimationDriverD2Ev@Base 4:4.2.2 + _ZN6Plasma15PackageMetadata10setLicenseERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadata10setVersionERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadata10setWebsiteERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadata11setCategoryERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadata13setPluginNameERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadata14setApplicationERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadata14setDescriptionERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadata14setServiceTypeERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadata18setRequiredVersionERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadata20setImplementationApiERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadata4readERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadata7setNameERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadata7setTypeERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadata8setEmailERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadata9setAuthorERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadataC1ERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadataC1ERKS0_@Base 4:4.2.2 + _ZN6Plasma15PackageMetadataC2ERK7QString@Base 4:4.2.2 + _ZN6Plasma15PackageMetadataC2ERKS0_@Base 4:4.2.2 + _ZN6Plasma15PackageMetadataD1Ev@Base 4:4.2.2 + _ZN6Plasma15PackageMetadataD2Ev@Base 4:4.2.2 + _ZN6Plasma16DataEngineScript10removeDataERK7QStringS3_@Base 4:4.2.2 + _ZN6Plasma16DataEngineScript11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma16DataEngineScript11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma16DataEngineScript13removeAllDataERK7QString@Base 4:4.2.2 + _ZN6Plasma16DataEngineScript13setDataEngineEPNS_10DataEngineE@Base 4:4.2.2 + _ZN6Plasma16DataEngineScript16removeAllSourcesEv@Base 4:4.2.2 + _ZN6Plasma16DataEngineScript16serviceForSourceERK7QString@Base 4:4.2.2 + _ZN6Plasma16DataEngineScript16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma16DataEngineScript17setMaxSourceCountEj@Base 4:4.2.2 + _ZN6Plasma16DataEngineScript17updateSourceEventERK7QString@Base 4:4.2.2 + _ZN6Plasma16DataEngineScript18setPollingIntervalEj@Base 4:4.2.2 + _ZN6Plasma16DataEngineScript18sourceRequestEventERK7QString@Base 4:4.2.2 + _ZN6Plasma16DataEngineScript25setMinimumPollingIntervalEi@Base 4:4.2.2 + _ZN6Plasma16DataEngineScript7setDataERK7QStringRK8QVariant@Base 4:4.2.2 + _ZN6Plasma16DataEngineScript7setDataERK7QStringS3_RK8QVariant@Base 4:4.2.2 + _ZN6Plasma16DataEngineScriptC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma16DataEngineScriptC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma16DataEngineScriptD0Ev@Base 4:4.2.2 + _ZN6Plasma16DataEngineScriptD1Ev@Base 4:4.2.2 + _ZN6Plasma16DataEngineScriptD2Ev@Base 4:4.2.2 + _ZN6Plasma16PackageStructure11pathChangedEv@Base 4:4.2.2 + _ZN6Plasma16PackageStructure11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma16PackageStructure11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma16PackageStructure11setRequiredEPKcb@Base 4:4.2.2 + _ZN6Plasma16PackageStructure12setMimetypesEPKc11QStringList@Base 4:4.2.2 + _ZN6Plasma16PackageStructure14installPackageERK7QStringS3_@Base 4:4.2.2 + _ZN6Plasma16PackageStructure16setServicePrefixERK7QString@Base 4:4.2.2 + _ZN6Plasma16PackageStructure16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma16PackageStructure16uninstallPackageERK7QStringS3_@Base 4:4.2.2 + _ZN6Plasma16PackageStructure17addFileDefinitionEPKcRK7QStringS5_@Base 4:4.2.2 + _ZN6Plasma16PackageStructure17setContentsPrefixERK7QString@Base 4:4.2.2 + _ZN6Plasma16PackageStructure19setDefaultMimetypesE11QStringList@Base 4:4.2.2 + _ZN6Plasma16PackageStructure21setDefaultPackageRootERK7QString@Base 4:4.2.2 + _ZN6Plasma16PackageStructure22addDirectoryDefinitionEPKcRK7QStringS5_@Base 4:4.2.2 + _ZN6Plasma16PackageStructure22createNewWidgetBrowserEP7QWidget@Base 4:4.2.2 + _ZN6Plasma16PackageStructure24newWidgetBrowserFinishedEv@Base 4:4.2.2 + _ZN6Plasma16PackageStructure4loadERK7QString@Base 4:4.2.2 + _ZN6Plasma16PackageStructure4readEPK11KConfigBase@Base 4:4.2.2 + _ZN6Plasma16PackageStructure7setPathERK7QString@Base 4:4.2.2 + _ZN6Plasma16PackageStructure8metadataEv@Base 4:4.2.2 + _ZN6Plasma16PackageStructureC1EP7QObjectRK7QString@Base 4:4.2.2 + _ZN6Plasma16PackageStructureC2EP7QObjectRK7QString@Base 4:4.2.2 + _ZN6Plasma16PackageStructureD0Ev@Base 4:4.2.2 + _ZN6Plasma16PackageStructureD1Ev@Base 4:4.2.2 + _ZN6Plasma16PackageStructureD2Ev@Base 4:4.2.2 + _ZN6Plasma16PackageStructureaSERKS0_@Base 4:4.2.2 + _ZN6Plasma16loadScriptEngineERK7QStringPNS_10DataEngineE@Base 4:4.2.2 + _ZN6Plasma16loadScriptEngineERK7QStringPNS_14AbstractRunnerE@Base 4:4.2.2 + _ZN6Plasma16loadScriptEngineERK7QStringPNS_6AppletE@Base 4:4.2.2 + _ZN6Plasma16packageStructureERK7QStringNS_13ComponentTypeE@Base 4:4.2.2 + _ZN6Plasma17DataEngineManager10loadEngineERK7QString@Base 4:4.2.2 + _ZN6Plasma17DataEngineManager11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma17DataEngineManager11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma17DataEngineManager12unloadEngineERK7QString@Base 4:4.2.2 + _ZN6Plasma17DataEngineManager14listAllEnginesERK7QString@Base 4:4.2.2 + _ZN6Plasma17DataEngineManager16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma17DataEngineManager4selfEv@Base 4:4.2.2 + _ZN6Plasma17DataEngineManagerC1Ev@Base 4:4.2.2 + _ZN6Plasma17DataEngineManagerC2Ev@Base 4:4.2.2 + _ZN6Plasma17DataEngineManagerD0Ev@Base 4:4.2.2 + _ZN6Plasma17DataEngineManagerD1Ev@Base 4:4.2.2 + _ZN6Plasma17DataEngineManagerD2Ev@Base 4:4.2.2 + _ZN6Plasma19locationToDirectionENS_8LocationE@Base 4:4.2.2 + _ZN6Plasma25isPluginVersionCompatibleEj@Base 4:4.2.2 + _ZN6Plasma3Svg11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma3Svg11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma3Svg12setImagePathERK7QString@Base 4:4.2.2 + _ZN6Plasma3Svg13repaintNeededEv@Base 4:4.2.2 + _ZN6Plasma3Svg16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma3Svg25setContainsMultipleImagesEb@Base 4:4.2.2 + _ZN6Plasma3Svg5paintEP8QPainterRK6QRectFRK7QString@Base 4:4.2.2 + _ZN6Plasma3Svg5paintEP8QPainterRK7QPointFRK7QString@Base 4:4.2.2 + _ZN6Plasma3Svg5paintEP8QPainteriiRK7QString@Base 4:4.2.2 + _ZN6Plasma3Svg5paintEP8QPainteriiiiRK7QString@Base 4:4.2.2 + _ZN6Plasma3Svg6pixmapERK7QString@Base 4:4.2.2 + _ZN6Plasma3Svg6resizeERK6QSizeF@Base 4:4.2.2 + _ZN6Plasma3Svg6resizeEv@Base 4:4.2.2 + _ZN6Plasma3Svg6resizeE{qreal}{qreal}@Base 4:4.2.2 + _ZN6Plasma3SvgC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma3SvgC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma3SvgD0Ev@Base 4:4.2.2 + _ZN6Plasma3SvgD1Ev@Base 4:4.2.2 + _ZN6Plasma3SvgD2Ev@Base 4:4.2.2 + _ZN6Plasma4View11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma4View11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma4View14setContainmentEPNS_11ContainmentE@Base 4:4.2.2 + _ZN6Plasma4View14topLevelViewAtERK6QPoint@Base 4:4.2.2 + _ZN6Plasma4View15swapContainmentEPNS_11ContainmentERK7QStringRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma4View15swapContainmentERK7QStringRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma4View16sceneRectChangedEv@Base 4:4.2.2 + _ZN6Plasma4View16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma4View19setWallpaperEnabledEb@Base 4:4.2.2 + _ZN6Plasma4View22sceneRectAboutToChangeEv@Base 4:4.2.2 + _ZN6Plasma4View23trackContainmentChangesEv@Base 4:4.2.2 + _ZN6Plasma4View26setTrackContainmentChangesEb@Base 4:4.2.2 + _ZN6Plasma4View9setScreenEii@Base 4:4.2.2 + _ZN6Plasma4ViewC1EPNS_11ContainmentEP7QWidget@Base 4:4.2.2 + _ZN6Plasma4ViewC1EPNS_11ContainmentEiP7QWidget@Base 4:4.2.2 + _ZN6Plasma4ViewC2EPNS_11ContainmentEP7QWidget@Base 4:4.2.2 + _ZN6Plasma4ViewC2EPNS_11ContainmentEiP7QWidget@Base 4:4.2.2 + _ZN6Plasma4ViewD0Ev@Base 4:4.2.2 + _ZN6Plasma4ViewD1Ev@Base 4:4.2.2 + _ZN6Plasma4ViewD2Ev@Base 4:4.2.2 + _ZN6Plasma5Frame11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma5Frame11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma5Frame11resizeEventEP25QGraphicsSceneResizeEvent@Base 4:4.2.2 + _ZN6Plasma5Frame13setStyleSheetERK7QString@Base 4:4.2.2 + _ZN6Plasma5Frame14setFrameShadowENS0_6ShadowE@Base 4:4.2.2 + _ZN6Plasma5Frame16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma5Frame5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZN6Plasma5Frame7setTextE7QString@Base 4:4.2.2 + _ZN6Plasma5Frame8setImageERK7QString@Base 4:4.2.2 + _ZN6Plasma5FrameC1EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma5FrameC2EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma5FrameD0Ev@Base 4:4.2.2 + _ZN6Plasma5FrameD1Ev@Base 4:4.2.2 + _ZN6Plasma5FrameD2Ev@Base 4:4.2.2 + _ZN6Plasma5Label10styleSheetEv@Base 4:4.2.2 + _ZN6Plasma5Label11dataUpdatedERK7QStringRK5QHashIS1_8QVariantE@Base 4:4.2.2 + _ZN6Plasma5Label11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma5Label11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma5Label11resizeEventEP25QGraphicsSceneResizeEvent@Base 4:4.2.2 + _ZN6Plasma5Label12setAlignmentE6QFlagsIN2Qt13AlignmentFlagEE@Base 4:4.2.2 + _ZN6Plasma5Label13linkActivatedERK7QString@Base 4:4.2.2 + _ZN6Plasma5Label13setStyleSheetERK7QString@Base 4:4.2.2 + _ZN6Plasma5Label16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma5Label17setScaledContentsEb@Base 4:4.2.2 + _ZN6Plasma5Label7setTextERK7QString@Base 4:4.2.2 + _ZN6Plasma5Label8setImageERK7QString@Base 4:4.2.2 + _ZN6Plasma5LabelC1EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma5LabelC2EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma5LabelD0Ev@Base 4:4.2.2 + _ZN6Plasma5LabelD1Ev@Base 4:4.2.2 + _ZN6Plasma5LabelD2Ev@Base 4:4.2.2 + _ZN6Plasma5Meter10setMaximumEi@Base 4:4.2.2 + _ZN6Plasma5Meter10setMinimumEi@Base 4:4.2.2 + _ZN6Plasma5Meter11dataUpdatedERK7QStringRK5QHashIS1_8QVariantE@Base 4:4.2.2 + _ZN6Plasma5Meter11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma5Meter11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma5Meter12setLabelFontEiRK5QFont@Base 4:4.2.2 + _ZN6Plasma5Meter12setMeterTypeENS0_9MeterTypeE@Base 4:4.2.2 + _ZN6Plasma5Meter13setLabelColorEiRK6QColor@Base 4:4.2.2 + _ZN6Plasma5Meter16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma5Meter17setLabelAlignmentEi6QFlagsIN2Qt13AlignmentFlagEE@Base 4:4.2.2 + _ZN6Plasma5Meter5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZN6Plasma5Meter6setSvgERK7QString@Base 4:4.2.2 + _ZN6Plasma5Meter8setLabelEiRK7QString@Base 4:4.2.2 + _ZN6Plasma5Meter8setValueEi@Base 4:4.2.2 + _ZN6Plasma5MeterC1EP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma5MeterC2EP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma5MeterD0Ev@Base 4:4.2.2 + _ZN6Plasma5MeterD1Ev@Base 4:4.2.2 + _ZN6Plasma5MeterD2Ev@Base 4:4.2.2 + _ZN6Plasma5Theme11findInCacheERK7QStringR7QPixmap@Base 4:4.2.2 + _ZN6Plasma5Theme11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma5Theme11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma5Theme12defaultThemeEv@Base 4:4.2.2 + _ZN6Plasma5Theme12setThemeNameERK7QString@Base 4:4.2.2 + _ZN6Plasma5Theme12themeChangedEv@Base 4:4.2.2 + _ZN6Plasma5Theme13setCacheLimitEi@Base 4:4.2.2 + _ZN6Plasma5Theme15insertIntoCacheERK7QStringRK7QPixmap@Base 4:4.2.2 + _ZN6Plasma5Theme15settingsChangedEv@Base 4:4.2.2 + _ZN6Plasma5Theme16packageStructureEv@Base 4:4.2.2 + _ZN6Plasma5Theme16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma5Theme17releaseRectsCacheERK7QString@Base 4:4.2.2 + _ZN6Plasma5Theme20insertIntoRectsCacheERK7QStringS3_RK6QRectF@Base 4:4.2.2 + _ZN6Plasma5Theme20invalidateRectsCacheERK7QString@Base 4:4.2.2 + _ZN6Plasma5Theme20setUseGlobalSettingsEb@Base 4:4.2.2 + _ZN6Plasma5Theme7setFontERK5QFontNS0_8FontRoleE@Base 4:4.2.2 + _ZN6Plasma5ThemeC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma5ThemeC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma5ThemeD0Ev@Base 4:4.2.2 + _ZN6Plasma5ThemeD1Ev@Base 4:4.2.2 + _ZN6Plasma5ThemeD2Ev@Base 4:4.2.2 + _ZN6Plasma6Applet10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant@Base 4:4.2.2 + _ZN6Plasma6Applet10timerEventEP11QTimerEvent@Base 4:4.2.2 + _ZN6Plasma6Applet11eventFilterEP7QObjectP6QEvent@Base 4:4.2.2 + _ZN6Plasma6Applet11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma6Applet11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma6Applet11resizeEventEP25QGraphicsSceneResizeEvent@Base 4:4.2.2 + _ZN6Plasma6Applet12focusInEventEP11QFocusEvent@Base 4:4.2.2 + _ZN6Plasma6Applet13configChangedEv@Base 4:4.2.2 + _ZN6Plasma6Applet14listAppletInfoERK7QStringS3_@Base 4:4.2.2 + _ZN6Plasma6Applet14listCategoriesERK7QStringb@Base 4:4.2.2 + _ZN6Plasma6Applet14mouseMoveEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma6Applet14paintInterfaceEP8QPainterPK24QStyleOptionGraphicsItemRK5QRect@Base 4:4.2.2 + _ZN6Plasma6Applet15appletDestroyedEPS0_@Base 4:4.2.2 + _ZN6Plasma6Applet15geometryChangedEv@Base 4:4.2.2 + _ZN6Plasma6Applet15hoverEnterEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZN6Plasma6Applet15hoverLeaveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZN6Plasma6Applet15setImmutabilityENS_16ImmutabilityTypeE@Base 4:4.2.2 + _ZN6Plasma6Applet15sizeHintChangedEN2Qt8SizeHintE@Base 4:4.2.2 + _ZN6Plasma6Applet16constraintsEventE6QFlagsINS_10ConstraintEE@Base 4:4.2.2 + _ZN6Plasma6Applet16initExtenderItemEPNS_12ExtenderItemE@Base 4:4.2.2 + _ZN6Plasma6Applet16packageStructureEv@Base 4:4.2.2 + _ZN6Plasma6Applet16paintWindowFrameEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZN6Plasma6Applet16sceneEventFilterEP13QGraphicsItemP6QEvent@Base 4:4.2.2 + _ZN6Plasma6Applet16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma6Applet17configNeedsSavingEv@Base 4:4.2.2 + _ZN6Plasma6Applet17contextualActionsEv@Base 4:4.2.2 + _ZN6Plasma6Applet17setFailedToLaunchEbRK7QString@Base 4:4.2.2 + _ZN6Plasma6Applet17setGlobalShortcutERK9KShortcut@Base 4:4.2.2 + _ZN6Plasma6Applet17updateConstraintsE6QFlagsINS_10ConstraintEE@Base 4:4.2.2 + _ZN6Plasma6Applet18releaseVisualFocusEv@Base 4:4.2.2 + _ZN6Plasma6Applet18setAspectRatioModeENS_15AspectRatioModeE@Base 4:4.2.2 + _ZN6Plasma6Applet18setBackgroundHintsE6QFlagsINS0_14BackgroundHintEE@Base 4:4.2.2 + _ZN6Plasma6Applet19addAssociatedWidgetEP7QWidget@Base 4:4.2.2 + _ZN6Plasma6Applet20registerAsDragHandleEP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma6Applet22removeAssociatedWidgetEP7QWidget@Base 4:4.2.2 + _ZN6Plasma6Applet22unregisterAsDragHandleEP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma6Applet24isRegisteredAsDragHandleEP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma6Applet24setConfigurationRequiredEbRK7QString@Base 4:4.2.2 + _ZN6Plasma6Applet25listAppletInfoForMimetypeERK7QString@Base 4:4.2.2 + _ZN6Plasma6Applet26showConfigurationInterfaceEv@Base 4:4.2.2 + _ZN6Plasma6Applet28createConfigurationInterfaceEP13KConfigDialog@Base 4:4.2.2 + _ZN6Plasma6Applet28setHasConfigurationInterfaceEb@Base 4:4.2.2 + _ZN6Plasma6Applet29flushPendingConstraintsEventsEv@Base 4:4.2.2 + _ZN6Plasma6Applet4initEv@Base 4:4.2.2 + _ZN6Plasma6Applet4loadERK11KPluginInfojRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma6Applet4loadERK7QStringjRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma6Applet5lowerEv@Base 4:4.2.2 + _ZN6Plasma6Applet5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZN6Plasma6Applet5raiseEv@Base 4:4.2.2 + _ZN6Plasma6Applet7destroyEv@Base 4:4.2.2 + _ZN6Plasma6Applet7restoreER12KConfigGroup@Base 4:4.2.2 + _ZN6Plasma6Applet7setBusyEb@Base 4:4.2.2 + _ZN6Plasma6Applet8activateEv@Base 4:4.2.2 + _ZN6Plasma6Applet8categoryERK11KPluginInfo@Base 4:4.2.2 + _ZN6Plasma6Applet8categoryERK7QString@Base 4:4.2.2 + _ZN6Plasma6Applet9addActionE7QStringP7QAction@Base 4:4.2.2 + _ZN6Plasma6AppletC1EP13QGraphicsItemRK7QStringj@Base 4:4.2.2 + _ZN6Plasma6AppletC1EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma6AppletC2EP13QGraphicsItemRK7QStringj@Base 4:4.2.2 + _ZN6Plasma6AppletC2EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma6AppletD0Ev@Base 4:4.2.2 + _ZN6Plasma6AppletD1Ev@Base 4:4.2.2 + _ZN6Plasma6AppletD2Ev@Base 4:4.2.2 + _ZN6Plasma6Corona10loadLayoutERK7QString@Base 4:4.2.2 + _ZN6Plasma6Corona11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma6Corona11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma6Corona12configSyncedEv@Base 4:4.2.2 + _ZN6Plasma6Corona13dragMoveEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZN6Plasma6Corona13popupPositionEPK13QGraphicsItemRK5QSize@Base 4:4.2.2 + _ZN6Plasma6Corona14addContainmentERK7QStringRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma6Corona14appletMimeTypeEv@Base 4:4.2.2 + _ZN6Plasma6Corona14dragEnterEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZN6Plasma6Corona14dragLeaveEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZN6Plasma6Corona15setImmutabilityENS_16ImmutabilityTypeE@Base 4:4.2.2 + _ZN6Plasma6Corona16containmentAddedEPNS_11ContainmentE@Base 4:4.2.2 + _ZN6Plasma6Corona16initializeLayoutERK7QString@Base 4:4.2.2 + _ZN6Plasma6Corona16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma6Corona17clearContainmentsEv@Base 4:4.2.2 + _ZN6Plasma6Corona17loadDefaultLayoutEv@Base 4:4.2.2 + _ZN6Plasma6Corona17requestConfigSyncEv@Base 4:4.2.2 + _ZN6Plasma6Corona17requireConfigSyncEv@Base 4:4.2.2 + _ZN6Plasma6Corona17setAppletMimeTypeERK7QString@Base 4:4.2.2 + _ZN6Plasma6Corona18addOffscreenWidgetEP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma6Corona18releaseVisualFocusEv@Base 4:4.2.2 + _ZN6Plasma6Corona18screenOwnerChangedEiiPNS_11ContainmentE@Base 4:4.2.2 + _ZN6Plasma6Corona21addContainmentDelayedERK7QStringRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma6Corona21removeOffscreenWidgetEP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma6Corona28availableScreenRegionChangedEv@Base 4:4.2.2 + _ZN6Plasma6CoronaC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma6CoronaC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma6CoronaD0Ev@Base 4:4.2.2 + _ZN6Plasma6CoronaD1Ev@Base 4:4.2.2 + _ZN6Plasma6CoronaD2Ev@Base 4:4.2.2 + _ZN6Plasma6Dialog10paintEventEP11QPaintEvent@Base 4:4.2.2 + _ZN6Plasma6Dialog11eventFilterEP7QObjectP6QEvent@Base 4:4.2.2 + _ZN6Plasma6Dialog11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma6Dialog11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma6Dialog11resizeEventEP12QResizeEvent@Base 4:4.2.2 + _ZN6Plasma6Dialog13dialogResizedEv@Base 4:4.2.2 + _ZN6Plasma6Dialog13dialogVisibleEb@Base 4:4.2.2 + _ZN6Plasma6Dialog13inControlAreaERK6QPoint@Base 4:4.2.2 + _ZN6Plasma6Dialog13keyPressEventEP9QKeyEvent@Base 4:4.2.2 + _ZN6Plasma6Dialog14graphicsWidgetEv@Base 4:4.2.2 + _ZN6Plasma6Dialog14mouseMoveEventEP11QMouseEvent@Base 4:4.2.2 + _ZN6Plasma6Dialog15mousePressEventEP11QMouseEvent@Base 4:4.2.2 + _ZN6Plasma6Dialog16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma6Dialog17mouseReleaseEventEP11QMouseEvent@Base 4:4.2.2 + _ZN6Plasma6Dialog17setGraphicsWidgetEP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma6Dialog22setResizeHandleCornersE6QFlagsINS0_12ResizeCornerEE@Base 4:4.2.2 + _ZN6Plasma6Dialog5eventEP6QEvent@Base 4:4.2.2 + _ZN6Plasma6Dialog9hideEventEP10QHideEvent@Base 4:4.2.2 + _ZN6Plasma6Dialog9showEventEP10QShowEvent@Base 4:4.2.2 + _ZN6Plasma6DialogC1EP7QWidget6QFlagsIN2Qt10WindowTypeEE@Base 4:4.2.2 + _ZN6Plasma6DialogC2EP7QWidget6QFlagsIN2Qt10WindowTypeEE@Base 4:4.2.2 + _ZN6Plasma6DialogD0Ev@Base 4:4.2.2 + _ZN6Plasma6DialogD1Ev@Base 4:4.2.2 + _ZN6Plasma6DialogD2Ev@Base 4:4.2.2 + _ZN6Plasma6Slider10setMaximumEi@Base 4:4.2.2 + _ZN6Plasma6Slider10setMinimumEi@Base 4:4.2.2 + _ZN6Plasma6Slider10styleSheetEv@Base 4:4.2.2 + _ZN6Plasma6Slider10wheelEventEP24QGraphicsSceneWheelEvent@Base 4:4.2.2 + _ZN6Plasma6Slider11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma6Slider11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma6Slider11sliderMovedEi@Base 4:4.2.2 + _ZN6Plasma6Slider12valueChangedEi@Base 4:4.2.2 + _ZN6Plasma6Slider13setStyleSheetERK7QString@Base 4:4.2.2 + _ZN6Plasma6Slider14setOrientationEN2Qt11OrientationE@Base 4:4.2.2 + _ZN6Plasma6Slider16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma6Slider5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZN6Plasma6Slider8setRangeEii@Base 4:4.2.2 + _ZN6Plasma6Slider8setValueEi@Base 4:4.2.2 + _ZN6Plasma6SliderC1EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma6SliderC2EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma6SliderD0Ev@Base 4:4.2.2 + _ZN6Plasma6SliderD1Ev@Base 4:4.2.2 + _ZN6Plasma6SliderD2Ev@Base 4:4.2.2 + _ZN6Plasma6TabBar10setTabIconEiRK5QIcon@Base 4:4.2.2 + _ZN6Plasma6TabBar10setTabTextEiRK7QString@Base 4:4.2.2 + _ZN6Plasma6TabBar10wheelEventEP24QGraphicsSceneWheelEvent@Base 4:4.2.2 + _ZN6Plasma6TabBar11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma6TabBar11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma6TabBar11resizeEventEP25QGraphicsSceneResizeEvent@Base 4:4.2.2 + _ZN6Plasma6TabBar13setStyleSheetERK7QString@Base 4:4.2.2 + _ZN6Plasma6TabBar14currentChangedEi@Base 4:4.2.2 + _ZN6Plasma6TabBar15setCurrentIndexEi@Base 4:4.2.2 + _ZN6Plasma6TabBar16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma6TabBar6addTabERK5QIconRK7QStringP19QGraphicsLayoutItem@Base 4:4.2.2 + _ZN6Plasma6TabBar6addTabERK7QStringP19QGraphicsLayoutItem@Base 4:4.2.2 + _ZN6Plasma6TabBar9insertTabEiRK5QIconRK7QStringP19QGraphicsLayoutItem@Base 4:4.2.2 + _ZN6Plasma6TabBar9insertTabEiRK7QStringP19QGraphicsLayoutItem@Base 4:4.2.2 + _ZN6Plasma6TabBar9removeTabEi@Base 4:4.2.2 + _ZN6Plasma6TabBarC1EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma6TabBarC2EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma6TabBarD0Ev@Base 4:4.2.2 + _ZN6Plasma6TabBarD1Ev@Base 4:4.2.2 + _ZN6Plasma6TabBarD2Ev@Base 4:4.2.2 + _ZN6Plasma7Context11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma7Context11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma7Context14createActivityERK7QString@Base 4:4.2.2 + _ZN6Plasma7Context15activityChangedEPS0_@Base 4:4.2.2 + _ZN6Plasma7Context15locationChangedEPS0_@Base 4:4.2.2 + _ZN6Plasma7Context16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma7Context18setCurrentActivityERK7QString@Base 4:4.2.2 + _ZN6Plasma7Context7changedEPS0_@Base 4:4.2.2 + _ZN6Plasma7ContextC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma7ContextC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma7ContextD0Ev@Base 4:4.2.2 + _ZN6Plasma7ContextD1Ev@Base 4:4.2.2 + _ZN6Plasma7ContextD2Ev@Base 4:4.2.2 + _ZN6Plasma7Package13createPackageERKNS_15PackageMetadataERK7QStringS6_S6_@Base 4:4.2.2 + _ZN6Plasma7Package13listInstalledERK7QString@Base 4:4.2.2 + _ZN6Plasma7Package14installPackageERK7QStringS3_S3_@Base 4:4.2.2 + _ZN6Plasma7Package15registerPackageERKNS_15PackageMetadataERK7QString@Base 4:4.2.2 + _ZN6Plasma7Package16uninstallPackageERK7QStringS3_S3_@Base 4:4.2.2 + _ZN6Plasma7Package18listInstalledPathsERK7QString@Base 4:4.2.2 + _ZN6Plasma7PackageC1ERK7QString10KSharedPtrINS_16PackageStructureEE@Base 4:4.2.2 + _ZN6Plasma7PackageC1ERK7QStringS3_10KSharedPtrINS_16PackageStructureEE@Base 4:4.2.2 + _ZN6Plasma7PackageC2ERK7QString10KSharedPtrINS_16PackageStructureEE@Base 4:4.2.2 + _ZN6Plasma7PackageC2ERK7QStringS3_10KSharedPtrINS_16PackageStructureEE@Base 4:4.2.2 + _ZN6Plasma7PackageD1Ev@Base 4:4.2.2 + _ZN6Plasma7PackageD2Ev@Base 4:4.2.2 + _ZN6Plasma7Service11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma7Service11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma7Service14setDestinationERK7QString@Base 4:4.2.2 + _ZN6Plasma7Service15associateWidgetEP15QGraphicsWidgetRK7QString@Base 4:4.2.2 + _ZN6Plasma7Service15associateWidgetEP7QWidgetRK7QString@Base 4:4.2.2 + _ZN6Plasma7Service16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma7Service17operationsChangedEv@Base 4:4.2.2 + _ZN6Plasma7Service18disassociateWidgetEP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma7Service18disassociateWidgetEP7QWidget@Base 4:4.2.2 + _ZN6Plasma7Service18startOperationCallERK12KConfigGroupP7QObject@Base 4:4.2.2 + _ZN6Plasma7Service19setOperationEnabledERK7QStringb@Base 4:4.2.2 + _ZN6Plasma7Service19setOperationsSchemeEP9QIODevice@Base 4:4.2.2 + _ZN6Plasma7Service20operationDescriptionERK7QString@Base 4:4.2.2 + _ZN6Plasma7Service24registerOperationsSchemeEv@Base 4:4.2.2 + _ZN6Plasma7Service4loadERK7QStringP7QObject@Base 4:4.2.2 + _ZN6Plasma7Service7setNameERK7QString@Base 4:4.2.2 + _ZN6Plasma7Service8finishedEPNS_10ServiceJobE@Base 4:4.2.2 + _ZN6Plasma7ServiceC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma7ServiceC1EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma7ServiceC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma7ServiceC2EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma7ServiceD0Ev@Base 4:4.2.2 + _ZN6Plasma7ServiceD1Ev@Base 4:4.2.2 + _ZN6Plasma7ServiceD2Ev@Base 4:4.2.2 + _ZN6Plasma7WebView10wheelEventEP24QGraphicsSceneWheelEvent@Base 4:4.2.2 + _ZN6Plasma7WebView11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma7WebView11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma7WebView11setGeometryERK6QRectF@Base 4:4.2.2 + _ZN6Plasma7WebView12focusInEventEP11QFocusEvent@Base 4:4.2.2 + _ZN6Plasma7WebView12loadFinishedEb@Base 4:4.2.2 + _ZN6Plasma7WebView12loadProgressEi@Base 4:4.2.2 + _ZN6Plasma7WebView13dragMoveEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZN6Plasma7WebView13focusOutEventEP11QFocusEvent@Base 4:4.2.2 + _ZN6Plasma7WebView13keyPressEventEP9QKeyEvent@Base 4:4.2.2 + _ZN6Plasma7WebView14dragEnterEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZN6Plasma7WebView14dragLeaveEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZN6Plasma7WebView14hoverMoveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZN6Plasma7WebView14mouseMoveEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma7WebView15keyReleaseEventEP9QKeyEvent@Base 4:4.2.2 + _ZN6Plasma7WebView15mousePressEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma7WebView16contextMenuEventEP30QGraphicsSceneContextMenuEvent@Base 4:4.2.2 + _ZN6Plasma7WebView16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma7WebView17mouseReleaseEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma7WebView21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma7WebView5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZN6Plasma7WebView6setUrlERK4KUrl@Base 4:4.2.2 + _ZN6Plasma7WebView7setHtmlERK10QByteArrayRK4KUrl@Base 4:4.2.2 + _ZN6Plasma7WebView7setHtmlERK7QStringRK4KUrl@Base 4:4.2.2 + _ZN6Plasma7WebView7setPageEP8QWebPage@Base 4:4.2.2 + _ZN6Plasma7WebView9dropEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZN6Plasma7WebViewC1EP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma7WebViewC2EP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma7WebViewD0Ev@Base 4:4.2.2 + _ZN6Plasma7WebViewD1Ev@Base 4:4.2.2 + _ZN6Plasma7WebViewD2Ev@Base 4:4.2.2 + _ZN6Plasma7versionEv@Base 4:4.2.2 + _ZN6Plasma7viewForEPK13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma8Animator10timerEventEP11QTimerEvent@Base 4:4.2.2 + _ZN6Plasma8Animator11animateItemEP13QGraphicsItemNS0_9AnimationE@Base 4:4.2.2 + _ZN6Plasma8Animator11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma8Animator11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma8Animator13currentPixmapEi@Base 4:4.2.2 + _ZN6Plasma8Animator14animateElementEP13QGraphicsItemNS0_9AnimationE@Base 4:4.2.2 + _ZN6Plasma8Animator15customAnimationEiiNS0_10CurveShapeEP7QObjectPKc@Base 4:4.2.2 + _ZN6Plasma8Animator16movementFinishedEP13QGraphicsItem@Base 4:4.2.2 + _ZN6Plasma8Animator16setInitialPixmapEiRK7QPixmap@Base 4:4.2.2 + _ZN6Plasma8Animator16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma8Animator16stopItemMovementEi@Base 4:4.2.2 + _ZN6Plasma8Animator17animationFinishedEP13QGraphicsItemNS0_9AnimationE@Base 4:4.2.2 + _ZN6Plasma8Animator17stopItemAnimationEi@Base 4:4.2.2 + _ZN6Plasma8Animator19stopCustomAnimationEi@Base 4:4.2.2 + _ZN6Plasma8Animator20stopElementAnimationEi@Base 4:4.2.2 + _ZN6Plasma8Animator23customAnimationFinishedEi@Base 4:4.2.2 + _ZN6Plasma8Animator24elementAnimationFinishedEi@Base 4:4.2.2 + _ZN6Plasma8Animator4selfEv@Base 4:4.2.2 + _ZN6Plasma8Animator8moveItemEP13QGraphicsItemNS0_8MovementERK6QPoint@Base 4:4.2.2 + _ZN6Plasma8AnimatorC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma8AnimatorC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma8AnimatorD0Ev@Base 4:4.2.2 + _ZN6Plasma8AnimatorD1Ev@Base 4:4.2.2 + _ZN6Plasma8AnimatorD2Ev@Base 4:4.2.2 + _ZN6Plasma8CheckBox10setCheckedEb@Base 4:4.2.2 + _ZN6Plasma8CheckBox10styleSheetEv@Base 4:4.2.2 + _ZN6Plasma8CheckBox11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma8CheckBox11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma8CheckBox11resizeEventEP25QGraphicsSceneResizeEvent@Base 4:4.2.2 + _ZN6Plasma8CheckBox13setStyleSheetERK7QString@Base 4:4.2.2 + _ZN6Plasma8CheckBox16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma8CheckBox7setTextERK7QString@Base 4:4.2.2 + _ZN6Plasma8CheckBox7toggledEb@Base 4:4.2.2 + _ZN6Plasma8CheckBox8setImageERK7QString@Base 4:4.2.2 + _ZN6Plasma8CheckBoxC1EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma8CheckBoxC2EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma8CheckBoxD0Ev@Base 4:4.2.2 + _ZN6Plasma8CheckBoxD1Ev@Base 4:4.2.2 + _ZN6Plasma8CheckBoxD2Ev@Base 4:4.2.2 + _ZN6Plasma8ComboBox10styleSheetEv@Base 4:4.2.2 + _ZN6Plasma8ComboBox11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma8ComboBox11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma8ComboBox11resizeEventEP25QGraphicsSceneResizeEvent@Base 4:4.2.2 + _ZN6Plasma8ComboBox13setStyleSheetERK7QString@Base 4:4.2.2 + _ZN6Plasma8ComboBox15hoverEnterEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZN6Plasma8ComboBox15hoverLeaveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZN6Plasma8ComboBox16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma8ComboBox5clearEv@Base 4:4.2.2 + _ZN6Plasma8ComboBox5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZN6Plasma8ComboBox7addItemERK7QString@Base 4:4.2.2 + _ZN6Plasma8ComboBox9activatedERK7QString@Base 4:4.2.2 + _ZN6Plasma8ComboBoxC1EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma8ComboBoxC2EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma8ComboBoxD0Ev@Base 4:4.2.2 + _ZN6Plasma8ComboBoxD1Ev@Base 4:4.2.2 + _ZN6Plasma8ComboBoxD2Ev@Base 4:4.2.2 + _ZN6Plasma8Delegate11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma8Delegate11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma8Delegate14setRoleMappingENS0_13SpecificRolesEi@Base 4:4.2.2 + _ZN6Plasma8Delegate16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma8DelegateC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma8DelegateC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma8DelegateD0Ev@Base 4:4.2.2 + _ZN6Plasma8DelegateD1Ev@Base 4:4.2.2 + _ZN6Plasma8DelegateD2Ev@Base 4:4.2.2 + _ZN6Plasma8Extender10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant@Base 4:4.2.2 + _ZN6Plasma8Extender11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma8Extender11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma8Extender11resizeEventEP25QGraphicsSceneResizeEvent@Base 4:4.2.2 + _ZN6Plasma8Extender12itemAttachedEPNS_12ExtenderItemE@Base 4:4.2.2 + _ZN6Plasma8Extender12itemDetachedEPNS_12ExtenderItemE@Base 4:4.2.2 + _ZN6Plasma8Extender13setAppearanceENS0_10AppearanceE@Base 4:4.2.2 + _ZN6Plasma8Extender14itemAddedEventEPNS_12ExtenderItemERK7QPointF@Base 4:4.2.2 + _ZN6Plasma8Extender15geometryChangedEv@Base 4:4.2.2 + _ZN6Plasma8Extender15mousePressEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma8Extender16itemRemovedEventEPNS_12ExtenderItemE@Base 4:4.2.2 + _ZN6Plasma8Extender16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma8Extender18itemHoverMoveEventEPNS_12ExtenderItemERK7QPointF@Base 4:4.2.2 + _ZN6Plasma8Extender19itemHoverEnterEventEPNS_12ExtenderItemE@Base 4:4.2.2 + _ZN6Plasma8Extender19itemHoverLeaveEventEPNS_12ExtenderItemE@Base 4:4.2.2 + _ZN6Plasma8Extender23setEmptyExtenderMessageERK7QString@Base 4:4.2.2 + _ZN6Plasma8Extender9saveStateEv@Base 4:4.2.2 + _ZN6Plasma8ExtenderC1EPNS_6AppletE@Base 4:4.2.2 + _ZN6Plasma8ExtenderC2EPNS_6AppletE@Base 4:4.2.2 + _ZN6Plasma8ExtenderD0Ev@Base 4:4.2.2 + _ZN6Plasma8ExtenderD1Ev@Base 4:4.2.2 + _ZN6Plasma8ExtenderD2Ev@Base 4:4.2.2 + _ZN6Plasma8FrameSvg10clearCacheEv@Base 4:4.2.2 + _ZN6Plasma8FrameSvg10paintFrameEP8QPainterRK6QRectFS5_@Base 4:4.2.2 + _ZN6Plasma8FrameSvg10paintFrameEP8QPainterRK7QPointF@Base 4:4.2.2 + _ZN6Plasma8FrameSvg11framePixmapEv@Base 4:4.2.2 + _ZN6Plasma8FrameSvg11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma8FrameSvg11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma8FrameSvg11resizeFrameERK6QSizeF@Base 4:4.2.2 + _ZN6Plasma8FrameSvg12setImagePathERK7QString@Base 4:4.2.2 + _ZN6Plasma8FrameSvg16setElementPrefixENS_8LocationE@Base 4:4.2.2 + _ZN6Plasma8FrameSvg16setElementPrefixERK7QString@Base 4:4.2.2 + _ZN6Plasma8FrameSvg16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma8FrameSvg17setEnabledBordersE6QFlagsINS0_13EnabledBorderEE@Base 4:4.2.2 + _ZN6Plasma8FrameSvg25setCacheAllRenderedFramesEb@Base 4:4.2.2 + _ZN6Plasma8FrameSvg6prefixEv@Base 4:4.2.2 + _ZN6Plasma8FrameSvgC1EP7QObject@Base 4:4.2.2 + _ZN6Plasma8FrameSvgC2EP7QObject@Base 4:4.2.2 + _ZN6Plasma8FrameSvgD0Ev@Base 4:4.2.2 + _ZN6Plasma8FrameSvgD1Ev@Base 4:4.2.2 + _ZN6Plasma8FrameSvgD2Ev@Base 4:4.2.2 + _ZN6Plasma8GLApplet11bindTextureERK6QImagej@Base 4:4.2.2 + _ZN6Plasma8GLApplet11makeCurrentEv@Base 4:4.2.2 + _ZN6Plasma8GLApplet11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma8GLApplet11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma8GLApplet13deleteTextureEj@Base 4:4.2.2 + _ZN6Plasma8GLApplet14paintInterfaceEP8QPainterPK24QStyleOptionGraphicsItemRK5QRect@Base 4:4.2.2 + _ZN6Plasma8GLApplet16paintGLInterfaceEP8QPainterPK24QStyleOptionGraphicsItem@Base 4:4.2.2 + _ZN6Plasma8GLApplet16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma8GLAppletC1EP13QGraphicsItemRK7QStringi@Base 4:4.2.2 + _ZN6Plasma8GLAppletC1EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma8GLAppletC2EP13QGraphicsItemRK7QStringi@Base 4:4.2.2 + _ZN6Plasma8GLAppletC2EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma8GLAppletD0Ev@Base 4:4.2.2 + _ZN6Plasma8GLAppletD1Ev@Base 4:4.2.2 + _ZN6Plasma8GLAppletD2Ev@Base 4:4.2.2 + _ZN6Plasma8GroupBox10styleSheetEv@Base 4:4.2.2 + _ZN6Plasma8GroupBox11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma8GroupBox11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma8GroupBox11resizeEventEP25QGraphicsSceneResizeEvent@Base 4:4.2.2 + _ZN6Plasma8GroupBox13setStyleSheetERK7QString@Base 4:4.2.2 + _ZN6Plasma8GroupBox16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma8GroupBox7setTextERK7QString@Base 4:4.2.2 + _ZN6Plasma8GroupBoxC1EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma8GroupBoxC2EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma8GroupBoxD0Ev@Base 4:4.2.2 + _ZN6Plasma8GroupBoxD1Ev@Base 4:4.2.2 + _ZN6Plasma8GroupBoxD2Ev@Base 4:4.2.2 + _ZN6Plasma8LineEdit10styleSheetEv@Base 4:4.2.2 + _ZN6Plasma8LineEdit10textEditedERK7QString@Base 4:4.2.2 + _ZN6Plasma8LineEdit11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma8LineEdit11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma8LineEdit13returnPressedEv@Base 4:4.2.2 + _ZN6Plasma8LineEdit13setStyleSheetERK7QString@Base 4:4.2.2 + _ZN6Plasma8LineEdit15editingFinishedEv@Base 4:4.2.2 + _ZN6Plasma8LineEdit16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma8LineEdit7setTextERK7QString@Base 4:4.2.2 + _ZN6Plasma8LineEditC1EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma8LineEditC2EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma8LineEditD0Ev@Base 4:4.2.2 + _ZN6Plasma8LineEditD1Ev@Base 4:4.2.2 + _ZN6Plasma8LineEditD2Ev@Base 4:4.2.2 + _ZN6Plasma8TextEdit10styleSheetEv@Base 4:4.2.2 + _ZN6Plasma8TextEdit11dataUpdatedERK7QStringRK5QHashIS1_8QVariantE@Base 4:4.2.2 + _ZN6Plasma8TextEdit11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma8TextEdit11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma8TextEdit11resizeEventEP25QGraphicsSceneResizeEvent@Base 4:4.2.2 + _ZN6Plasma8TextEdit11textChangedEv@Base 4:4.2.2 + _ZN6Plasma8TextEdit13setStyleSheetERK7QString@Base 4:4.2.2 + _ZN6Plasma8TextEdit16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma8TextEdit7setTextERK7QString@Base 4:4.2.2 + _ZN6Plasma8TextEditC1EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma8TextEditC2EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma8TextEditD0Ev@Base 4:4.2.2 + _ZN6Plasma8TextEditD1Ev@Base 4:4.2.2 + _ZN6Plasma8TextEditD2Ev@Base 4:4.2.2 + _ZN6Plasma8TreeView10styleSheetEv@Base 4:4.2.2 + _ZN6Plasma8TreeView11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma8TreeView11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma8TreeView13setStyleSheetERK7QString@Base 4:4.2.2 + _ZN6Plasma8TreeView16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma8TreeView5modelEv@Base 4:4.2.2 + _ZN6Plasma8TreeView8setModelEP18QAbstractItemModel@Base 4:4.2.2 + _ZN6Plasma8TreeViewC1EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma8TreeViewC2EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma8TreeViewD0Ev@Base 4:4.2.2 + _ZN6Plasma8TreeViewD1Ev@Base 4:4.2.2 + _ZN6Plasma8TreeViewD2Ev@Base 4:4.2.2 + _ZN6Plasma9ScrollBar10singleStepEv@Base 4:4.2.2 + _ZN6Plasma9ScrollBar10styleSheetEv@Base 4:4.2.2 + _ZN6Plasma9ScrollBar11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma9ScrollBar11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma9ScrollBar11setPageStepEi@Base 4:4.2.2 + _ZN6Plasma9ScrollBar12valueChangedEi@Base 4:4.2.2 + _ZN6Plasma9ScrollBar13setSingleStepEi@Base 4:4.2.2 + _ZN6Plasma9ScrollBar13setStyleSheetERK7QString@Base 4:4.2.2 + _ZN6Plasma9ScrollBar14setOrientationEN2Qt11OrientationE@Base 4:4.2.2 + _ZN6Plasma9ScrollBar16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma9ScrollBar8pageStepEv@Base 4:4.2.2 + _ZN6Plasma9ScrollBar8setRangeEii@Base 4:4.2.2 + _ZN6Plasma9ScrollBar8setValueEi@Base 4:4.2.2 + _ZN6Plasma9ScrollBarC1EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma9ScrollBarC2EP15QGraphicsWidget@Base 4:4.2.2 + _ZN6Plasma9ScrollBarD0Ev@Base 4:4.2.2 + _ZN6Plasma9ScrollBarD1Ev@Base 4:4.2.2 + _ZN6Plasma9ScrollBarD2Ev@Base 4:4.2.2 + _ZN6Plasma9SvgWidget11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma9SvgWidget11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma9SvgWidget12setElementIDERK7QString@Base 4:4.2.2 + _ZN6Plasma9SvgWidget16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma9SvgWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma9SvgWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZN6Plasma9SvgWidget6setSvgEPNS_3SvgE@Base 4:4.2.2 + _ZN6Plasma9SvgWidget7clickedEN2Qt11MouseButtonE@Base 4:4.2.2 + _ZN6Plasma9SvgWidgetC1EP13QGraphicsItem6QFlagsIN2Qt10WindowTypeEE@Base 4:4.2.2 + _ZN6Plasma9SvgWidgetC1EPNS_3SvgERK7QStringP13QGraphicsItem6QFlagsIN2Qt10WindowTypeEE@Base 4:4.2.2 + _ZN6Plasma9SvgWidgetC2EP13QGraphicsItem6QFlagsIN2Qt10WindowTypeEE@Base 4:4.2.2 + _ZN6Plasma9SvgWidgetC2EPNS_3SvgERK7QStringP13QGraphicsItem6QFlagsIN2Qt10WindowTypeEE@Base 4:4.2.2 + _ZN6Plasma9SvgWidgetD0Ev@Base 4:4.2.2 + _ZN6Plasma9SvgWidgetD1Ev@Base 4:4.2.2 + _ZN6Plasma9SvgWidgetD2Ev@Base 4:4.2.2 + _ZN6Plasma9Wallpaper10wheelEventEP24QGraphicsSceneWheelEvent@Base 4:4.2.2 + _ZN6Plasma9Wallpaper11qt_metacallEN11QMetaObject4CallEiPPv@Base 4:4.2.2 + _ZN6Plasma9Wallpaper11qt_metacastEPKc@Base 4:4.2.2 + _ZN6Plasma9Wallpaper14mouseMoveEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma9Wallpaper15mousePressEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma9Wallpaper15setBoundingRectERK6QRectF@Base 4:4.2.2 + _ZN6Plasma9Wallpaper16setRenderingModeERK7QString@Base 4:4.2.2 + _ZN6Plasma9Wallpaper16staticMetaObjectE@Base 4:4.2.2 + _ZN6Plasma9Wallpaper17listWallpaperInfoERK7QString@Base 4:4.2.2 + _ZN6Plasma9Wallpaper17mouseReleaseEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZN6Plasma9Wallpaper28createConfigurationInterfaceEP7QWidget@Base 4:4.2.2 + _ZN6Plasma9Wallpaper4initERK12KConfigGroup@Base 4:4.2.2 + _ZN6Plasma9Wallpaper4loadERK11KPluginInfoRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma9Wallpaper4loadERK7QStringRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma9Wallpaper4saveER12KConfigGroup@Base 4:4.2.2 + _ZN6Plasma9Wallpaper6updateERK6QRectF@Base 4:4.2.2 + _ZN6Plasma9Wallpaper7restoreERK12KConfigGroup@Base 4:4.2.2 + _ZN6Plasma9WallpaperC1EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma9WallpaperC2EP7QObjectRK5QListI8QVariantE@Base 4:4.2.2 + _ZN6Plasma9WallpaperD0Ev@Base 4:4.2.2 + _ZN6Plasma9WallpaperD1Ev@Base 4:4.2.2 + _ZN6Plasma9WallpaperD2Ev@Base 4:4.2.2 +#DEPRECATED: PRIVATE: TEMPLINST# _ZNK12KConfigGroup9readEntryIiEET_PKcRKS1_@Base 4:4.2.2 + _ZNK6Plasma10BusyWidget10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma10DataEngine10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma10DataEngine10pluginNameEv@Base 4:4.2.2 + _ZNK6Plasma10DataEngine13connectSourceERK7QStringP7QObjectjNS_17IntervalAlignmentE@Base 4:4.2.2 + _ZNK6Plasma10DataEngine13containerDictEv@Base 4:4.2.2 + _ZNK6Plasma10DataEngine14maxSourceCountEv@Base 4:4.2.2 + _ZNK6Plasma10DataEngine16disconnectSourceERK7QStringP7QObject@Base 4:4.2.2 + _ZNK6Plasma10DataEngine17connectAllSourcesEP7QObjectjNS_17IntervalAlignmentE@Base 4:4.2.2 + _ZNK6Plasma10DataEngine22minimumPollingIntervalEv@Base 4:4.2.2 + _ZNK6Plasma10DataEngine4iconEv@Base 4:4.2.2 + _ZNK6Plasma10DataEngine4nameEv@Base 4:4.2.2 + _ZNK6Plasma10DataEngine5queryERK7QString@Base 4:4.2.2 + _ZNK6Plasma10DataEngine7isEmptyEv@Base 4:4.2.2 + _ZNK6Plasma10DataEngine7isValidEv@Base 4:4.2.2 + _ZNK6Plasma10DataEngine7packageEv@Base 4:4.2.2 + _ZNK6Plasma10DataEngine7sourcesEv@Base 4:4.2.2 + _ZNK6Plasma10IconAction10isSelectedEv@Base 4:4.2.2 + _ZNK6Plasma10IconAction11animationIdEv@Base 4:4.2.2 + _ZNK6Plasma10IconAction4rectEv@Base 4:4.2.2 + _ZNK6Plasma10IconAction5paintEP8QPainter@Base 4:4.2.2 + _ZNK6Plasma10IconAction6actionEv@Base 4:4.2.2 + _ZNK6Plasma10IconAction9isHoveredEv@Base 4:4.2.2 + _ZNK6Plasma10IconAction9isPressedEv@Base 4:4.2.2 + _ZNK6Plasma10IconAction9isVisibleEv@Base 4:4.2.2 + _ZNK6Plasma10IconWidget10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma10IconWidget14drawBackgroundEv@Base 4:4.2.2 + _ZNK6Plasma10IconWidget14invertedLayoutEv@Base 4:4.2.2 + _ZNK6Plasma10IconWidget16sizeFromIconSizeE{qreal}@Base 4:4.2.2 + _ZNK6Plasma10IconWidget4iconEv@Base 4:4.2.2 + _ZNK6Plasma10IconWidget4textEv@Base 4:4.2.2 + _ZNK6Plasma10IconWidget5shapeEv@Base 4:4.2.2 + _ZNK6Plasma10IconWidget6actionEv@Base 4:4.2.2 + _ZNK6Plasma10IconWidget8iconSizeEv@Base 4:4.2.2 + _ZNK6Plasma10IconWidget8infoTextEv@Base 4:4.2.2 + _ZNK6Plasma10PushButton10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma10PushButton12nativeWidgetEv@Base 4:4.2.2 + _ZNK6Plasma10PushButton4textEv@Base 4:4.2.2 + _ZNK6Plasma10PushButton5imageEv@Base 4:4.2.2 + _ZNK6Plasma10QueryMatch14selectedActionEv@Base 4:4.2.2 + _ZNK6Plasma10QueryMatch2idEv@Base 4:4.2.2 + _ZNK6Plasma10QueryMatch3runERKNS_13RunnerContextE@Base 4:4.2.2 + _ZNK6Plasma10QueryMatch4dataEv@Base 4:4.2.2 + _ZNK6Plasma10QueryMatch4iconEv@Base 4:4.2.2 + _ZNK6Plasma10QueryMatch4textEv@Base 4:4.2.2 + _ZNK6Plasma10QueryMatch4typeEv@Base 4:4.2.2 + _ZNK6Plasma10QueryMatch6runnerEv@Base 4:4.2.2 + _ZNK6Plasma10QueryMatch7isValidEv@Base 4:4.2.2 + _ZNK6Plasma10QueryMatch7subtextEv@Base 4:4.2.2 + _ZNK6Plasma10QueryMatch9isEnabledEv@Base 4:4.2.2 + _ZNK6Plasma10QueryMatch9relevanceEv@Base 4:4.2.2 + _ZNK6Plasma10QueryMatchltERKS0_@Base 4:4.2.2 + _ZNK6Plasma10ServiceJob10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma10ServiceJob10parametersEv@Base 4:4.2.2 + _ZNK6Plasma10ServiceJob11destinationEv@Base 4:4.2.2 + _ZNK6Plasma10ServiceJob13operationNameEv@Base 4:4.2.2 + _ZNK6Plasma10ServiceJob6resultEv@Base 4:4.2.2 + _ZNK6Plasma10ToolButton10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma10ToolButton12nativeWidgetEv@Base 4:4.2.2 + _ZNK6Plasma10ToolButton4textEv@Base 4:4.2.2 + _ZNK6Plasma10ToolButton5imageEv@Base 4:4.2.2 + _ZNK6Plasma10ToolButton9autoRaiseEv@Base 4:4.2.2 + _ZNK6Plasma11Containment10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma11Containment11toolBoxItemEv@Base 4:4.2.2 + _ZNK6Plasma11Containment12saveContentsER12KConfigGroup@Base 4:4.2.2 + _ZNK6Plasma11Containment15containmentTypeEv@Base 4:4.2.2 + _ZNK6Plasma11Containment4saveER12KConfigGroup@Base 4:4.2.2 + _ZNK6Plasma11Containment6coronaEv@Base 4:4.2.2 + _ZNK6Plasma11Containment6screenEv@Base 4:4.2.2 + _ZNK6Plasma11Containment7appletsEv@Base 4:4.2.2 + _ZNK6Plasma11Containment7desktopEv@Base 4:4.2.2 + _ZNK6Plasma11Containment8activityEv@Base 4:4.2.2 + _ZNK6Plasma11Containment9wallpaperEv@Base 4:4.2.2 + _ZNK6Plasma11PopupApplet10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma11PopupApplet14isPassivePopupEv@Base 4:4.2.2 + _ZNK6Plasma11PopupApplet14isPopupShowingEv@Base 4:4.2.2 + _ZNK6Plasma11PopupApplet14popupPlacementEv@Base 4:4.2.2 + _ZNK6Plasma11PopupApplet9popupIconEv@Base 4:4.2.2 + _ZNK6Plasma11RadioButton10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma11RadioButton12nativeWidgetEv@Base 4:4.2.2 + _ZNK6Plasma11RadioButton4textEv@Base 4:4.2.2 + _ZNK6Plasma11RadioButton5imageEv@Base 4:4.2.2 + _ZNK6Plasma11RadioButton9isCheckedEv@Base 4:4.2.2 + _ZNK6Plasma12AppletScript10dataEngineERK7QString@Base 4:4.2.2 + _ZNK6Plasma12AppletScript10mainScriptEv@Base 4:4.2.2 + _ZNK6Plasma12AppletScript10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma12AppletScript17configNeedsSavingEv@Base 4:4.2.2 + _ZNK6Plasma12AppletScript4sizeEv@Base 4:4.2.2 + _ZNK6Plasma12AppletScript5shapeEv@Base 4:4.2.2 + _ZNK6Plasma12AppletScript6appletEv@Base 4:4.2.2 + _ZNK6Plasma12AppletScript7packageEv@Base 4:4.2.2 + _ZNK6Plasma12ConfigLoader8hasGroupERK7QString@Base 4:4.2.2 + _ZNK6Plasma12ConfigLoader9groupListEv@Base 4:4.2.2 + _ZNK6Plasma12ExtenderItem10isDetachedEv@Base 4:4.2.2 + _ZNK6Plasma12ExtenderItem10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma12ExtenderItem11isCollapsedEv@Base 4:4.2.2 + _ZNK6Plasma12ExtenderItem15autoExpireDelayEv@Base 4:4.2.2 + _ZNK6Plasma12ExtenderItem4iconEv@Base 4:4.2.2 + _ZNK6Plasma12ExtenderItem4nameEv@Base 4:4.2.2 + _ZNK6Plasma12ExtenderItem5titleEv@Base 4:4.2.2 + _ZNK6Plasma12ExtenderItem6actionERK7QString@Base 4:4.2.2 + _ZNK6Plasma12ExtenderItem6configEv@Base 4:4.2.2 + _ZNK6Plasma12ExtenderItem6widgetEv@Base 4:4.2.2 + _ZNK6Plasma12ExtenderItem8extenderEv@Base 4:4.2.2 + _ZNK6Plasma12RunnerScript10mainScriptEv@Base 4:4.2.2 + _ZNK6Plasma12RunnerScript10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma12RunnerScript6runnerEv@Base 4:4.2.2 + _ZNK6Plasma12RunnerScript7packageEv@Base 4:4.2.2 + _ZNK6Plasma12ScriptEngine10mainScriptEv@Base 4:4.2.2 + _ZNK6Plasma12ScriptEngine10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma12ScriptEngine7packageEv@Base 4:4.2.2 + _ZNK6Plasma13DataContainer10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma13DataContainer19timeSinceLastUpdateEv@Base 4:4.2.2 + _ZNK6Plasma13DataContainer24visualizationIsConnectedEP7QObject@Base 4:4.2.2 + _ZNK6Plasma13DataContainer4dataEv@Base 4:4.2.2 + _ZNK6Plasma13FlashingLabel10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma13FlashingLabel8autohideEv@Base 4:4.2.2 + _ZNK6Plasma13RunnerContext10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma13RunnerContext4typeEv@Base 4:4.2.2 + _ZNK6Plasma13RunnerContext5matchERK7QString@Base 4:4.2.2 + _ZNK6Plasma13RunnerContext5queryEv@Base 4:4.2.2 + _ZNK6Plasma13RunnerContext7matchesEv@Base 4:4.2.2 + _ZNK6Plasma13RunnerContext8mimeTypeEv@Base 4:4.2.2 + _ZNK6Plasma13RunnerManager10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma13RunnerManager13searchContextEv@Base 4:4.2.2 + _ZNK6Plasma13RunnerManager5queryEv@Base 4:4.2.2 + _ZNK6Plasma13RunnerManager6runnerERK7QString@Base 4:4.2.2 + _ZNK6Plasma13RunnerManager7matchesEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter10showLabelsEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter10showTopBarEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter10stackPlotsEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter12useAutoRangeEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter15backgroundColorEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter15horizontalScaleEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter16verticalMaxValueEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter16verticalMinValueEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter17lastValueAsStringEj@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter17showVerticalLinesEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter18verticalLinesColorEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter19showHorizontalLinesEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter19verticalLinesScrollEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter20horizontalLinesColorEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter20horizontalLinesCountEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter21verticalLinesDistanceEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter4fontEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter4unitEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter5titleEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter8scaledByEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter9fontColorEv@Base 4:4.2.2 + _ZNK6Plasma13SignalPlotter9lastValueEj@Base 4:4.2.2 + _ZNK6Plasma14AbstractRunner10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma14AbstractRunner11descriptionEv@Base 4:4.2.2 + _ZNK6Plasma14AbstractRunner12ignoredTypesEv@Base 4:4.2.2 + _ZNK6Plasma14AbstractRunner12serviceQueryERK7QStringS3_@Base 4:4.2.2 + _ZNK6Plasma14AbstractRunner2idEv@Base 4:4.2.2 + _ZNK6Plasma14AbstractRunner4nameEv@Base 4:4.2.2 + _ZNK6Plasma14AbstractRunner5speedEv@Base 4:4.2.2 + _ZNK6Plasma14AbstractRunner6actionERK7QString@Base 4:4.2.2 + _ZNK6Plasma14AbstractRunner6configEv@Base 4:4.2.2 + _ZNK6Plasma14AbstractRunner7actionsEv@Base 4:4.2.2 + _ZNK6Plasma14AbstractRunner7packageEv@Base 4:4.2.2 + _ZNK6Plasma14AbstractRunner8priorityEv@Base 4:4.2.2 + _ZNK6Plasma14ToolTipContent15windowToPreviewEv@Base 4:4.2.2 + _ZNK6Plasma14ToolTipContent17registerResourcesEP13QTextDocument@Base 4:4.2.2 + _ZNK6Plasma14ToolTipContent5imageEv@Base 4:4.2.2 + _ZNK6Plasma14ToolTipContent7isEmptyEv@Base 4:4.2.2 + _ZNK6Plasma14ToolTipContent7subTextEv@Base 4:4.2.2 + _ZNK6Plasma14ToolTipContent8autohideEv@Base 4:4.2.2 + _ZNK6Plasma14ToolTipContent8mainTextEv@Base 4:4.2.2 + _ZNK6Plasma14ToolTipManager10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma14ToolTipManager5stateEv@Base 4:4.2.2 + _ZNK6Plasma14ToolTipManager9isVisibleEP15QGraphicsWidget@Base 4:4.2.2 + _ZNK6Plasma15AnimationDriver10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma15AnimationDriver12animationFpsENS_8Animator9AnimationE@Base 4:4.2.2 + _ZNK6Plasma15AnimationDriver14animationCurveENS_8Animator9AnimationE@Base 4:4.2.2 + _ZNK6Plasma15AnimationDriver17animationDurationENS_8Animator9AnimationE@Base 4:4.2.2 + _ZNK6Plasma15AnimationDriver19elementAnimationFpsENS_8Animator9AnimationE@Base 4:4.2.2 + _ZNK6Plasma15AnimationDriver20movementAnimationFpsENS_8Animator8MovementE@Base 4:4.2.2 + _ZNK6Plasma15AnimationDriver21elementAnimationCurveENS_8Animator9AnimationE@Base 4:4.2.2 + _ZNK6Plasma15AnimationDriver22movementAnimationCurveENS_8Animator8MovementE@Base 4:4.2.2 + _ZNK6Plasma15AnimationDriver24elementAnimationDurationENS_8Animator9AnimationE@Base 4:4.2.2 + _ZNK6Plasma15AnimationDriver25movementAnimationDurationENS_8Animator8MovementE@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata10pluginNameEv@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata11applicationEv@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata11descriptionEv@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata11serviceTypeEv@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata15requiredVersionEv@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata17implementationApiEv@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata4nameEv@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata4typeEv@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata5emailEv@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata5writeERK7QString@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata6authorEv@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata7isValidEv@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata7licenseEv@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata7versionEv@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata7websiteEv@Base 4:4.2.2 + _ZNK6Plasma15PackageMetadata8categoryEv@Base 4:4.2.2 + _ZNK6Plasma16DataEngineScript10dataEngineEv@Base 4:4.2.2 + _ZNK6Plasma16DataEngineScript10mainScriptEv@Base 4:4.2.2 + _ZNK6Plasma16DataEngineScript10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma16DataEngineScript22minimumPollingIntervalEv@Base 4:4.2.2 + _ZNK6Plasma16DataEngineScript7packageEv@Base 4:4.2.2 + _ZNK6Plasma16DataEngineScript7sourcesEv@Base 4:4.2.2 + _ZNK6Plasma16PackageStructure10isRequiredEPKc@Base 4:4.2.2 + _ZNK6Plasma16PackageStructure10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma16PackageStructure11directoriesEv@Base 4:4.2.2 + _ZNK6Plasma16PackageStructure13requiredFilesEv@Base 4:4.2.2 + _ZNK6Plasma16PackageStructure13servicePrefixEv@Base 4:4.2.2 + _ZNK6Plasma16PackageStructure14contentsPrefixEv@Base 4:4.2.2 + _ZNK6Plasma16PackageStructure18defaultPackageRootEv@Base 4:4.2.2 + _ZNK6Plasma16PackageStructure19requiredDirectoriesEv@Base 4:4.2.2 + _ZNK6Plasma16PackageStructure4nameEPKc@Base 4:4.2.2 + _ZNK6Plasma16PackageStructure4pathEPKc@Base 4:4.2.2 + _ZNK6Plasma16PackageStructure4pathEv@Base 4:4.2.2 + _ZNK6Plasma16PackageStructure4typeEv@Base 4:4.2.2 + _ZNK6Plasma16PackageStructure5filesEv@Base 4:4.2.2 + _ZNK6Plasma16PackageStructure5writeEP11KConfigBase@Base 4:4.2.2 + _ZNK6Plasma16PackageStructure9mimetypesEPKc@Base 4:4.2.2 + _ZNK6Plasma17DataEngineManager10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma17DataEngineManager6engineERK7QString@Base 4:4.2.2 + _ZNK6Plasma3Svg10hasElementERK7QString@Base 4:4.2.2 + _ZNK6Plasma3Svg10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma3Svg11elementRectERK7QString@Base 4:4.2.2 + _ZNK6Plasma3Svg11elementSizeERK7QString@Base 4:4.2.2 + _ZNK6Plasma3Svg14elementAtPointERK6QPoint@Base 4:4.2.2 + _ZNK6Plasma3Svg22containsMultipleImagesEv@Base 4:4.2.2 + _ZNK6Plasma3Svg4sizeEv@Base 4:4.2.2 + _ZNK6Plasma3Svg7isValidEv@Base 4:4.2.2 + _ZNK6Plasma3Svg9imagePathEv@Base 4:4.2.2 + _ZNK6Plasma4View10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma4View11containmentEv@Base 4:4.2.2 + _ZNK6Plasma4View16effectiveDesktopEv@Base 4:4.2.2 + _ZNK6Plasma4View18isWallpaperEnabledEv@Base 4:4.2.2 + _ZNK6Plasma4View2idEv@Base 4:4.2.2 + _ZNK6Plasma4View6configEv@Base 4:4.2.2 + _ZNK6Plasma4View6screenEv@Base 4:4.2.2 + _ZNK6Plasma4View7desktopEv@Base 4:4.2.2 + _ZNK6Plasma5Frame10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma5Frame10styleSheetEv@Base 4:4.2.2 + _ZNK6Plasma5Frame11frameShadowEv@Base 4:4.2.2 + _ZNK6Plasma5Frame12nativeWidgetEv@Base 4:4.2.2 + _ZNK6Plasma5Frame4textEv@Base 4:4.2.2 + _ZNK6Plasma5Frame5imageEv@Base 4:4.2.2 + _ZNK6Plasma5Frame8sizeHintEN2Qt8SizeHintERK6QSizeF@Base 4:4.2.2 + _ZNK6Plasma5Label10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma5Label12nativeWidgetEv@Base 4:4.2.2 + _ZNK6Plasma5Label17hasScaledContentsEv@Base 4:4.2.2 + _ZNK6Plasma5Label4textEv@Base 4:4.2.2 + _ZNK6Plasma5Label5imageEv@Base 4:4.2.2 + _ZNK6Plasma5Label9alignmentEv@Base 4:4.2.2 + _ZNK6Plasma5Meter10labelColorEi@Base 4:4.2.2 + _ZNK6Plasma5Meter10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma5Meter14labelAlignmentEi@Base 4:4.2.2 + _ZNK6Plasma5Meter3svgEv@Base 4:4.2.2 + _ZNK6Plasma5Meter5labelEi@Base 4:4.2.2 + _ZNK6Plasma5Meter5valueEv@Base 4:4.2.2 + _ZNK6Plasma5Meter7maximumEv@Base 4:4.2.2 + _ZNK6Plasma5Meter7minimumEv@Base 4:4.2.2 + _ZNK6Plasma5Meter9labelFontEi@Base 4:4.2.2 + _ZNK6Plasma5Meter9labelRectEi@Base 4:4.2.2 + _ZNK6Plasma5Meter9meterTypeEv@Base 4:4.2.2 + _ZNK6Plasma5Theme10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma5Theme11colorSchemeEv@Base 4:4.2.2 + _ZNK6Plasma5Theme11fontMetricsEv@Base 4:4.2.2 + _ZNK6Plasma5Theme13wallpaperPathERK5QSize@Base 4:4.2.2 + _ZNK6Plasma5Theme16findInRectsCacheERK7QStringS3_R6QRectF@Base 4:4.2.2 + _ZNK6Plasma5Theme17useGlobalSettingsEv@Base 4:4.2.2 + _ZNK6Plasma5Theme20currentThemeHasImageERK7QString@Base 4:4.2.2 + _ZNK6Plasma5Theme25windowTranslucencyEnabledEv@Base 4:4.2.2 + _ZNK6Plasma5Theme4fontENS0_8FontRoleE@Base 4:4.2.2 + _ZNK6Plasma5Theme5colorENS0_9ColorRoleE@Base 4:4.2.2 + _ZNK6Plasma5Theme9imagePathERK7QString@Base 4:4.2.2 + _ZNK6Plasma5Theme9themeNameEv@Base 4:4.2.2 + _ZNK6Plasma6Applet10dataEngineERK7QString@Base 4:4.2.2 + _ZNK6Plasma6Applet10formFactorEv@Base 4:4.2.2 + _ZNK6Plasma6Applet10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma6Applet10pluginNameEv@Base 4:4.2.2 + _ZNK6Plasma6Applet10screenRectEv@Base 4:4.2.2 + _ZNK6Plasma6Applet11containmentEv@Base 4:4.2.2 + _ZNK6Plasma6Applet11mapFromViewEPK13QGraphicsViewRK5QRect@Base 4:4.2.2 + _ZNK6Plasma6Applet12configSchemeEv@Base 4:4.2.2 + _ZNK6Plasma6Applet12globalConfigEv@Base 4:4.2.2 + _ZNK6Plasma6Applet12immutabilityEv@Base 4:4.2.2 + _ZNK6Plasma6Applet13isContainmentEv@Base 4:4.2.2 + _ZNK6Plasma6Applet13popupPositionERK5QSize@Base 4:4.2.2 + _ZNK6Plasma6Applet14globalShortcutEv@Base 4:4.2.2 + _ZNK6Plasma6Applet14isPopupShowingEv@Base 4:4.2.2 + _ZNK6Plasma6Applet15aspectRatioModeEv@Base 4:4.2.2 + _ZNK6Plasma6Applet15backgroundHintsEv@Base 4:4.2.2 + _ZNK6Plasma6Applet17hasFailedToLaunchEv@Base 4:4.2.2 + _ZNK6Plasma6Applet21configurationRequiredEv@Base 4:4.2.2 + _ZNK6Plasma6Applet23shouldConserveResourcesEv@Base 4:4.2.2 + _ZNK6Plasma6Applet25hasConfigurationInterfaceEv@Base 4:4.2.2 + _ZNK6Plasma6Applet2idEv@Base 4:4.2.2 + _ZNK6Plasma6Applet4fontEv@Base 4:4.2.2 + _ZNK6Plasma6Applet4iconEv@Base 4:4.2.2 + _ZNK6Plasma6Applet4nameEv@Base 4:4.2.2 + _ZNK6Plasma6Applet4saveER12KConfigGroup@Base 4:4.2.2 + _ZNK6Plasma6Applet4typeEv@Base 4:4.2.2 + _ZNK6Plasma6Applet4viewEv@Base 4:4.2.2 + _ZNK6Plasma6Applet5shapeEv@Base 4:4.2.2 + _ZNK6Plasma6Applet6actionE7QString@Base 4:4.2.2 + _ZNK6Plasma6Applet6configERK7QString@Base 4:4.2.2 + _ZNK6Plasma6Applet6configEv@Base 4:4.2.2 + _ZNK6Plasma6Applet6isBusyEv@Base 4:4.2.2 + _ZNK6Plasma6Applet7contextEv@Base 4:4.2.2 + _ZNK6Plasma6Applet7packageEv@Base 4:4.2.2 + _ZNK6Plasma6Applet8categoryEv@Base 4:4.2.2 + _ZNK6Plasma6Applet8extenderEv@Base 4:4.2.2 + _ZNK6Plasma6Applet8locationEv@Base 4:4.2.2 + _ZNK6Plasma6Applet8sizeHintEN2Qt8SizeHintERK6QSizeF@Base 4:4.2.2 + _ZNK6Plasma6Applet9destroyedEv@Base 4:4.2.2 + _ZNK6Plasma6Applet9mapToViewEPK13QGraphicsViewRK6QRectF@Base 4:4.2.2 + _ZNK6Plasma6Applet9saveStateER12KConfigGroup@Base 4:4.2.2 + _ZNK6Plasma6Corona10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma6Corona10numScreensEv@Base 4:4.2.2 + _ZNK6Plasma6Corona10saveLayoutERK7QString@Base 4:4.2.2 + _ZNK6Plasma6Corona12containmentsEv@Base 4:4.2.2 + _ZNK6Plasma6Corona12immutabilityEv@Base 4:4.2.2 + _ZNK6Plasma6Corona14screenGeometryEi@Base 4:4.2.2 + _ZNK6Plasma6Corona20containmentForScreenEii@Base 4:4.2.2 + _ZNK6Plasma6Corona21availableScreenRegionEi@Base 4:4.2.2 + _ZNK6Plasma6Corona6configEv@Base 4:4.2.2 + _ZNK6Plasma6Corona9freeEdgesEi@Base 4:4.2.2 + _ZNK6Plasma6Dialog10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma6Dialog13resizeCornersEv@Base 4:4.2.2 + _ZNK6Plasma6Slider10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma6Slider11orientationEv@Base 4:4.2.2 + _ZNK6Plasma6Slider12nativeWidgetEv@Base 4:4.2.2 + _ZNK6Plasma6Slider5valueEv@Base 4:4.2.2 + _ZNK6Plasma6Slider7maximumEv@Base 4:4.2.2 + _ZNK6Plasma6Slider7minimumEv@Base 4:4.2.2 + _ZNK6Plasma6TabBar10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma6TabBar10styleSheetEv@Base 4:4.2.2 + _ZNK6Plasma6TabBar12currentIndexEv@Base 4:4.2.2 + _ZNK6Plasma6TabBar12nativeWidgetEv@Base 4:4.2.2 + _ZNK6Plasma6TabBar5countEv@Base 4:4.2.2 + _ZNK6Plasma6TabBar7tabIconEi@Base 4:4.2.2 + _ZNK6Plasma6TabBar7tabTextEi@Base 4:4.2.2 + _ZNK6Plasma7Context10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma7Context14listActivitiesEv@Base 4:4.2.2 + _ZNK6Plasma7Context15currentActivityEv@Base 4:4.2.2 + _ZNK6Plasma7Package4pathEv@Base 4:4.2.2 + _ZNK6Plasma7Package7isValidEv@Base 4:4.2.2 + _ZNK6Plasma7Package8filePathEPKc@Base 4:4.2.2 + _ZNK6Plasma7Package8filePathEPKcRK7QString@Base 4:4.2.2 + _ZNK6Plasma7Package8metadataEv@Base 4:4.2.2 + _ZNK6Plasma7Package9entryListEPKc@Base 4:4.2.2 + _ZNK6Plasma7Package9structureEv@Base 4:4.2.2 + _ZNK6Plasma7Service10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma7Service11destinationEv@Base 4:4.2.2 + _ZNK6Plasma7Service14operationNamesEv@Base 4:4.2.2 + _ZNK6Plasma7Service18isOperationEnabledERK7QString@Base 4:4.2.2 + _ZNK6Plasma7Service4nameEv@Base 4:4.2.2 + _ZNK6Plasma7WebView10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma7WebView4pageEv@Base 4:4.2.2 + _ZNK6Plasma7WebView8geometryEv@Base 4:4.2.2 + _ZNK6Plasma7WebView9mainFrameEv@Base 4:4.2.2 + _ZNK6Plasma8Animator10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma8Animator11isAnimatingEv@Base 4:4.2.2 + _ZNK6Plasma8CheckBox10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma8CheckBox12nativeWidgetEv@Base 4:4.2.2 + _ZNK6Plasma8CheckBox4textEv@Base 4:4.2.2 + _ZNK6Plasma8CheckBox5imageEv@Base 4:4.2.2 + _ZNK6Plasma8CheckBox9isCheckedEv@Base 4:4.2.2 + _ZNK6Plasma8ComboBox10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma8ComboBox12nativeWidgetEv@Base 4:4.2.2 + _ZNK6Plasma8ComboBox4textEv@Base 4:4.2.2 + _ZNK6Plasma8Delegate10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma8Delegate11roleMappingENS0_13SpecificRolesE@Base 4:4.2.2 + _ZNK6Plasma8Delegate11showToolTipEv@Base 4:4.2.2 + _ZNK6Plasma8Delegate14rectAfterTitleERK20QStyleOptionViewItemRK11QModelIndex@Base 4:4.2.2 + _ZNK6Plasma8Delegate17rectAfterSubTitleERK20QStyleOptionViewItemRK11QModelIndex@Base 4:4.2.2 + _ZNK6Plasma8Delegate5paintEP8QPainterRK20QStyleOptionViewItemRK11QModelIndex@Base 4:4.2.2 + _ZNK6Plasma8Delegate8sizeHintERK20QStyleOptionViewItemRK11QModelIndex@Base 4:4.2.2 + _ZNK6Plasma8Delegate9emptyRectERK20QStyleOptionViewItemRK11QModelIndex@Base 4:4.2.2 + _ZNK6Plasma8Extender10appearanceEv@Base 4:4.2.2 + _ZNK6Plasma8Extender10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma8Extender13attachedItemsEv@Base 4:4.2.2 + _ZNK6Plasma8Extender13detachedItemsEv@Base 4:4.2.2 + _ZNK6Plasma8Extender20emptyExtenderMessageEv@Base 4:4.2.2 + _ZNK6Plasma8Extender21enabledBordersForItemEPNS_12ExtenderItemE@Base 4:4.2.2 + _ZNK6Plasma8Extender4itemERK7QString@Base 4:4.2.2 + _ZNK6Plasma8Extender5itemsEv@Base 4:4.2.2 + _ZNK6Plasma8FrameSvg10getMarginsER{qreal}S1_S1_S1_@Base 4:4.2.2 + _ZNK6Plasma8FrameSvg10marginSizeENS_10MarginEdgeE@Base 4:4.2.2 + _ZNK6Plasma8FrameSvg10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma8FrameSvg12contentsRectEv@Base 4:4.2.2 + _ZNK6Plasma8FrameSvg14enabledBordersEv@Base 4:4.2.2 + _ZNK6Plasma8FrameSvg16hasElementPrefixENS_8LocationE@Base 4:4.2.2 + _ZNK6Plasma8FrameSvg16hasElementPrefixERK7QString@Base 4:4.2.2 + _ZNK6Plasma8FrameSvg22cacheAllRenderedFramesEv@Base 4:4.2.2 + _ZNK6Plasma8FrameSvg4maskEv@Base 4:4.2.2 + _ZNK6Plasma8FrameSvg9frameSizeEv@Base 4:4.2.2 + _ZNK6Plasma8GLApplet10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma8GroupBox10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma8GroupBox12nativeWidgetEv@Base 4:4.2.2 + _ZNK6Plasma8GroupBox4textEv@Base 4:4.2.2 + _ZNK6Plasma8LineEdit10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma8LineEdit12nativeWidgetEv@Base 4:4.2.2 + _ZNK6Plasma8LineEdit4textEv@Base 4:4.2.2 + _ZNK6Plasma8TextEdit10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma8TextEdit12nativeWidgetEv@Base 4:4.2.2 + _ZNK6Plasma8TextEdit4textEv@Base 4:4.2.2 + _ZNK6Plasma8TreeView10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma8TreeView12nativeWidgetEv@Base 4:4.2.2 + _ZNK6Plasma9ScrollBar10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma9ScrollBar12nativeWidgetEv@Base 4:4.2.2 + _ZNK6Plasma9ScrollBar5valueEv@Base 4:4.2.2 + _ZNK6Plasma9ScrollBar7maximumEv@Base 4:4.2.2 + _ZNK6Plasma9ScrollBar7minimumEv@Base 4:4.2.2 + _ZNK6Plasma9SvgWidget10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma9SvgWidget3svgEv@Base 4:4.2.2 + _ZNK6Plasma9SvgWidget9elementIDEv@Base 4:4.2.2 + _ZNK6Plasma9Wallpaper10metaObjectEv@Base 4:4.2.2 + _ZNK6Plasma9Wallpaper10pluginNameEv@Base 4:4.2.2 + _ZNK6Plasma9Wallpaper12boundingRectEv@Base 4:4.2.2 + _ZNK6Plasma9Wallpaper13isInitializedEv@Base 4:4.2.2 + _ZNK6Plasma9Wallpaper13renderingModeEv@Base 4:4.2.2 + _ZNK6Plasma9Wallpaper18listRenderingModesEv@Base 4:4.2.2 + _ZNK6Plasma9Wallpaper4iconEv@Base 4:4.2.2 + _ZNK6Plasma9Wallpaper4nameEv@Base 4:4.2.2 + _ZTIN12ThreadWeaver11QueuePolicyE@Base 4:4.2.2 + _ZTIN6Plasma10BusyWidgetE@Base 4:4.2.2 + _ZTIN6Plasma10DataEngineE@Base 4:4.2.2 + _ZTIN6Plasma10IconWidgetE@Base 4:4.2.2 + _ZTIN6Plasma10PushButtonE@Base 4:4.2.2 + _ZTIN6Plasma10ServiceJobE@Base 4:4.2.2 + _ZTIN6Plasma10ToolButtonE@Base 4:4.2.2 + _ZTIN6Plasma11ContainmentE@Base 4:4.2.2 + _ZTIN6Plasma11PopupAppletE@Base 4:4.2.2 + _ZTIN6Plasma11RadioButtonE@Base 4:4.2.2 + _ZTIN6Plasma12AppletScriptE@Base 4:4.2.2 + _ZTIN6Plasma12ConfigLoaderE@Base 4:4.2.2 + _ZTIN6Plasma12ExtenderItemE@Base 4:4.2.2 + _ZTIN6Plasma12RunnerScriptE@Base 4:4.2.2 + _ZTIN6Plasma12ScriptEngineE@Base 4:4.2.2 + _ZTIN6Plasma13DataContainerE@Base 4:4.2.2 + _ZTIN6Plasma13FlashingLabelE@Base 4:4.2.2 + _ZTIN6Plasma13RunnerContextE@Base 4:4.2.2 + _ZTIN6Plasma13RunnerManagerE@Base 4:4.2.2 + _ZTIN6Plasma13SignalPlotterE@Base 4:4.2.2 + _ZTIN6Plasma14AbstractRunnerE@Base 4:4.2.2 + _ZTIN6Plasma14ToolTipManagerE@Base 4:4.2.2 + _ZTIN6Plasma15AnimationDriverE@Base 4:4.2.2 + _ZTIN6Plasma16DataEngineScriptE@Base 4:4.2.2 + _ZTIN6Plasma16PackageStructureE@Base 4:4.2.2 + _ZTIN6Plasma17DataEngineManagerE@Base 4:4.2.2 + _ZTIN6Plasma3SvgE@Base 4:4.2.2 + _ZTIN6Plasma4ViewE@Base 4:4.2.2 + _ZTIN6Plasma5FrameE@Base 4:4.2.2 + _ZTIN6Plasma5LabelE@Base 4:4.2.2 + _ZTIN6Plasma5MeterE@Base 4:4.2.2 + _ZTIN6Plasma5ThemeE@Base 4:4.2.2 + _ZTIN6Plasma6AppletE@Base 4:4.2.2 + _ZTIN6Plasma6CoronaE@Base 4:4.2.2 + _ZTIN6Plasma6DialogE@Base 4:4.2.2 + _ZTIN6Plasma6SliderE@Base 4:4.2.2 + _ZTIN6Plasma6TabBarE@Base 4:4.2.2 + _ZTIN6Plasma7ContextE@Base 4:4.2.2 + _ZTIN6Plasma7ServiceE@Base 4:4.2.2 + _ZTIN6Plasma7WebViewE@Base 4:4.2.2 + _ZTIN6Plasma8AnimatorE@Base 4:4.2.2 + _ZTIN6Plasma8CheckBoxE@Base 4:4.2.2 + _ZTIN6Plasma8ComboBoxE@Base 4:4.2.2 + _ZTIN6Plasma8DelegateE@Base 4:4.2.2 + _ZTIN6Plasma8ExtenderE@Base 4:4.2.2 + _ZTIN6Plasma8FrameSvgE@Base 4:4.2.2 + _ZTIN6Plasma8GLAppletE@Base 4:4.2.2 + _ZTIN6Plasma8GroupBoxE@Base 4:4.2.2 + _ZTIN6Plasma8LineEditE@Base 4:4.2.2 + _ZTIN6Plasma8TextEditE@Base 4:4.2.2 + _ZTIN6Plasma8TreeViewE@Base 4:4.2.2 + _ZTIN6Plasma9ScrollBarE@Base 4:4.2.2 + _ZTIN6Plasma9SvgWidgetE@Base 4:4.2.2 + _ZTIN6Plasma9WallpaperE@Base 4:4.2.2 + _ZTSN12ThreadWeaver11QueuePolicyE@Base 4:4.2.2 + _ZTSN6Plasma10BusyWidgetE@Base 4:4.2.2 + _ZTSN6Plasma10DataEngineE@Base 4:4.2.2 + _ZTSN6Plasma10IconWidgetE@Base 4:4.2.2 + _ZTSN6Plasma10PushButtonE@Base 4:4.2.2 + _ZTSN6Plasma10ServiceJobE@Base 4:4.2.2 + _ZTSN6Plasma10ToolButtonE@Base 4:4.2.2 + _ZTSN6Plasma11ContainmentE@Base 4:4.2.2 + _ZTSN6Plasma11PopupAppletE@Base 4:4.2.2 + _ZTSN6Plasma11RadioButtonE@Base 4:4.2.2 + _ZTSN6Plasma12AppletScriptE@Base 4:4.2.2 + _ZTSN6Plasma12ConfigLoaderE@Base 4:4.2.2 + _ZTSN6Plasma12ExtenderItemE@Base 4:4.2.2 + _ZTSN6Plasma12RunnerScriptE@Base 4:4.2.2 + _ZTSN6Plasma12ScriptEngineE@Base 4:4.2.2 + _ZTSN6Plasma13DataContainerE@Base 4:4.2.2 + _ZTSN6Plasma13FlashingLabelE@Base 4:4.2.2 + _ZTSN6Plasma13RunnerContextE@Base 4:4.2.2 + _ZTSN6Plasma13RunnerManagerE@Base 4:4.2.2 + _ZTSN6Plasma13SignalPlotterE@Base 4:4.2.2 + _ZTSN6Plasma14AbstractRunnerE@Base 4:4.2.2 + _ZTSN6Plasma14ToolTipManagerE@Base 4:4.2.2 + _ZTSN6Plasma15AnimationDriverE@Base 4:4.2.2 + _ZTSN6Plasma16DataEngineScriptE@Base 4:4.2.2 + _ZTSN6Plasma16PackageStructureE@Base 4:4.2.2 + _ZTSN6Plasma17DataEngineManagerE@Base 4:4.2.2 + _ZTSN6Plasma3SvgE@Base 4:4.2.2 + _ZTSN6Plasma4ViewE@Base 4:4.2.2 + _ZTSN6Plasma5FrameE@Base 4:4.2.2 + _ZTSN6Plasma5LabelE@Base 4:4.2.2 + _ZTSN6Plasma5MeterE@Base 4:4.2.2 + _ZTSN6Plasma5ThemeE@Base 4:4.2.2 + _ZTSN6Plasma6AppletE@Base 4:4.2.2 + _ZTSN6Plasma6CoronaE@Base 4:4.2.2 + _ZTSN6Plasma6DialogE@Base 4:4.2.2 + _ZTSN6Plasma6SliderE@Base 4:4.2.2 + _ZTSN6Plasma6TabBarE@Base 4:4.2.2 + _ZTSN6Plasma7ContextE@Base 4:4.2.2 + _ZTSN6Plasma7ServiceE@Base 4:4.2.2 + _ZTSN6Plasma7WebViewE@Base 4:4.2.2 + _ZTSN6Plasma8AnimatorE@Base 4:4.2.2 + _ZTSN6Plasma8CheckBoxE@Base 4:4.2.2 + _ZTSN6Plasma8ComboBoxE@Base 4:4.2.2 + _ZTSN6Plasma8DelegateE@Base 4:4.2.2 + _ZTSN6Plasma8ExtenderE@Base 4:4.2.2 + _ZTSN6Plasma8FrameSvgE@Base 4:4.2.2 + _ZTSN6Plasma8GLAppletE@Base 4:4.2.2 + _ZTSN6Plasma8GroupBoxE@Base 4:4.2.2 + _ZTSN6Plasma8LineEditE@Base 4:4.2.2 + _ZTSN6Plasma8TextEditE@Base 4:4.2.2 + _ZTSN6Plasma8TreeViewE@Base 4:4.2.2 + _ZTSN6Plasma9ScrollBarE@Base 4:4.2.2 + _ZTSN6Plasma9SvgWidgetE@Base 4:4.2.2 + _ZTSN6Plasma9WallpaperE@Base 4:4.2.2 + _ZTVN12ThreadWeaver11QueuePolicyE@Base 4:4.2.2 + _ZTVN6Plasma10BusyWidgetE@Base 4:4.2.2 + _ZTVN6Plasma10DataEngineE@Base 4:4.2.2 + _ZTVN6Plasma10IconWidgetE@Base 4:4.2.2 + _ZTVN6Plasma10PushButtonE@Base 4:4.2.2 + _ZTVN6Plasma10ServiceJobE@Base 4:4.2.2 + _ZTVN6Plasma10ToolButtonE@Base 4:4.2.2 + _ZTVN6Plasma11ContainmentE@Base 4:4.2.2 + _ZTVN6Plasma11PopupAppletE@Base 4:4.2.2 + _ZTVN6Plasma11RadioButtonE@Base 4:4.2.2 + _ZTVN6Plasma12AppletScriptE@Base 4:4.2.2 + _ZTVN6Plasma12ConfigLoaderE@Base 4:4.2.2 + _ZTVN6Plasma12ExtenderItemE@Base 4:4.2.2 + _ZTVN6Plasma12RunnerScriptE@Base 4:4.2.2 + _ZTVN6Plasma12ScriptEngineE@Base 4:4.2.2 + _ZTVN6Plasma13DataContainerE@Base 4:4.2.2 + _ZTVN6Plasma13FlashingLabelE@Base 4:4.2.2 + _ZTVN6Plasma13RunnerContextE@Base 4:4.2.2 + _ZTVN6Plasma13RunnerManagerE@Base 4:4.2.2 + _ZTVN6Plasma13SignalPlotterE@Base 4:4.2.2 + _ZTVN6Plasma14AbstractRunnerE@Base 4:4.2.2 + _ZTVN6Plasma14ToolTipManagerE@Base 4:4.2.2 + _ZTVN6Plasma15AnimationDriverE@Base 4:4.2.2 + _ZTVN6Plasma16DataEngineScriptE@Base 4:4.2.2 + _ZTVN6Plasma16PackageStructureE@Base 4:4.2.2 + _ZTVN6Plasma17DataEngineManagerE@Base 4:4.2.2 + _ZTVN6Plasma3SvgE@Base 4:4.2.2 + _ZTVN6Plasma4ViewE@Base 4:4.2.2 + _ZTVN6Plasma5FrameE@Base 4:4.2.2 + _ZTVN6Plasma5LabelE@Base 4:4.2.2 + _ZTVN6Plasma5MeterE@Base 4:4.2.2 + _ZTVN6Plasma5ThemeE@Base 4:4.2.2 + _ZTVN6Plasma6AppletE@Base 4:4.2.2 + _ZTVN6Plasma6CoronaE@Base 4:4.2.2 + _ZTVN6Plasma6DialogE@Base 4:4.2.2 + _ZTVN6Plasma6SliderE@Base 4:4.2.2 + _ZTVN6Plasma6TabBarE@Base 4:4.2.2 + _ZTVN6Plasma7ContextE@Base 4:4.2.2 + _ZTVN6Plasma7ServiceE@Base 4:4.2.2 + _ZTVN6Plasma7WebViewE@Base 4:4.2.2 + _ZTVN6Plasma8AnimatorE@Base 4:4.2.2 + _ZTVN6Plasma8CheckBoxE@Base 4:4.2.2 + _ZTVN6Plasma8ComboBoxE@Base 4:4.2.2 + _ZTVN6Plasma8DelegateE@Base 4:4.2.2 + _ZTVN6Plasma8ExtenderE@Base 4:4.2.2 + _ZTVN6Plasma8FrameSvgE@Base 4:4.2.2 + _ZTVN6Plasma8GLAppletE@Base 4:4.2.2 + _ZTVN6Plasma8GroupBoxE@Base 4:4.2.2 + _ZTVN6Plasma8LineEditE@Base 4:4.2.2 + _ZTVN6Plasma8TextEditE@Base 4:4.2.2 + _ZTVN6Plasma8TreeViewE@Base 4:4.2.2 + _ZTVN6Plasma9ScrollBarE@Base 4:4.2.2 + _ZTVN6Plasma9SvgWidgetE@Base 4:4.2.2 + _ZTVN6Plasma9WallpaperE@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma10BusyWidgetD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma10BusyWidgetD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma10IconWidgetD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma10IconWidgetD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma10PushButtonD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma10PushButtonD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma10ToolButtonD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma10ToolButtonD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma11ContainmentD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma11ContainmentD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma11PopupAppletD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma11PopupAppletD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma11RadioButtonD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma11RadioButtonD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma12ExtenderItemD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma12ExtenderItemD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma13FlashingLabelD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma13FlashingLabelD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma13SignalPlotter11setGeometryERK6QRectF@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma13SignalPlotterD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma13SignalPlotterD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma5FrameD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma5FrameD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma5LabelD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma5LabelD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma5MeterD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma5MeterD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma6AppletD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma6AppletD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma6SliderD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma6SliderD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma6TabBarD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma6TabBarD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma7WebView11setGeometryERK6QRectF@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma7WebViewD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma7WebViewD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8CheckBoxD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8CheckBoxD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8ComboBoxD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8ComboBoxD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8ExtenderD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8ExtenderD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8GLAppletD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8GLAppletD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8GroupBoxD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8GroupBoxD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8LineEditD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8LineEditD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8TextEditD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8TextEditD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8TreeViewD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma8TreeViewD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma9ScrollBarD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma9ScrollBarD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma9SvgWidgetD0Ev@Base 4:4.2.2 + _ZThn{vt:16}_N6Plasma9SvgWidgetD1Ev@Base 4:4.2.2 + _ZThn{vt:16}_NK6Plasma5Frame8sizeHintEN2Qt8SizeHintERK6QSizeF@Base 4:4.2.2 + _ZThn{vt:16}_NK6Plasma6Applet8sizeHintEN2Qt8SizeHintERK6QSizeF@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10BusyWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10BusyWidgetD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10BusyWidgetD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10IconWidget14mouseMoveEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10IconWidget15hoverEnterEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10IconWidget15hoverLeaveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10IconWidget15mousePressEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10IconWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10IconWidget21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10IconWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10IconWidgetD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10IconWidgetD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10PushButton15hoverEnterEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10PushButton15hoverLeaveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10PushButton5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10PushButtonD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10PushButtonD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10ToolButton15hoverEnterEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10ToolButton15hoverLeaveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10ToolButton5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10ToolButtonD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma10ToolButtonD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11Containment10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11Containment10wheelEventEP24QGraphicsSceneWheelEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11Containment13dragMoveEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11Containment13keyPressEventEP9QKeyEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11Containment14dragEnterEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11Containment14mouseMoveEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11Containment15mousePressEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11Containment16contextMenuEventEP30QGraphicsSceneContextMenuEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11Containment16sceneEventFilterEP13QGraphicsItemP6QEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11Containment17mouseReleaseEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11Containment9dropEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11ContainmentD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11ContainmentD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11PopupApplet15mousePressEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11PopupApplet17mouseReleaseEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11PopupAppletD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11PopupAppletD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11RadioButtonD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma11RadioButtonD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma12ExtenderItem14hoverMoveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma12ExtenderItem14mouseMoveEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma12ExtenderItem15hoverLeaveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma12ExtenderItem15mousePressEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma12ExtenderItem17mouseReleaseEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma12ExtenderItem21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma12ExtenderItem5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma12ExtenderItemD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma12ExtenderItemD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma13FlashingLabel5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma13FlashingLabelD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma13FlashingLabelD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma13SignalPlotter5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma13SignalPlotterD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma13SignalPlotterD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma4ViewD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma4ViewD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma5Frame5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma5FrameD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma5FrameD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma5LabelD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma5LabelD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma5Meter5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma5MeterD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma5MeterD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6Applet10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6Applet12focusInEventEP11QFocusEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6Applet14mouseMoveEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6Applet15hoverEnterEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6Applet15hoverLeaveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6Applet16sceneEventFilterEP13QGraphicsItemP6QEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6Applet5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6AppletD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6AppletD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6DialogD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6DialogD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6Slider10wheelEventEP24QGraphicsSceneWheelEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6Slider5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6SliderD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6SliderD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6TabBar10wheelEventEP24QGraphicsSceneWheelEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6TabBarD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma6TabBarD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView10wheelEventEP24QGraphicsSceneWheelEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView12focusInEventEP11QFocusEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView13dragMoveEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView13focusOutEventEP11QFocusEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView13keyPressEventEP9QKeyEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView14dragEnterEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView14dragLeaveEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView14hoverMoveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView14mouseMoveEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView15keyReleaseEventEP9QKeyEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView15mousePressEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView16contextMenuEventEP30QGraphicsSceneContextMenuEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView17mouseReleaseEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView21mouseDoubleClickEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebView9dropEventEP27QGraphicsSceneDragDropEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebViewD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma7WebViewD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8CheckBoxD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8CheckBoxD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8ComboBox15hoverEnterEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8ComboBox15hoverLeaveEventEP24QGraphicsSceneHoverEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8ComboBox5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8ComboBoxD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8ComboBoxD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8Extender10itemChangeEN13QGraphicsItem18GraphicsItemChangeERK8QVariant@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8Extender15mousePressEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8ExtenderD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8ExtenderD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8GLAppletD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8GLAppletD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8GroupBoxD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8GroupBoxD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8LineEditD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8LineEditD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8TextEditD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8TextEditD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8TreeViewD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma8TreeViewD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma9ScrollBarD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma9ScrollBarD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma9SvgWidget17mouseReleaseEventEP24QGraphicsSceneMouseEvent@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma9SvgWidget5paintEP8QPainterPK24QStyleOptionGraphicsItemP7QWidget@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma9SvgWidgetD0Ev@Base 4:4.2.2 + _ZThn{vt:8}_N6Plasma9SvgWidgetD1Ev@Base 4:4.2.2 + _ZThn{vt:8}_NK6Plasma10IconWidget5shapeEv@Base 4:4.2.2 + _ZThn{vt:8}_NK6Plasma6Applet4typeEv@Base 4:4.2.2 + _ZThn{vt:8}_NK6Plasma6Applet5shapeEv@Base 4:4.2.2 --- kde4libs-4.3.2.orig/debian/libplasma3.install +++ kde4libs-4.3.2/debian/libplasma3.install @@ -0,0 +1,2 @@ +usr/lib/libplasma.so.3 +usr/lib/libplasma.so.3.0.0 --- kde4libs-4.3.2.orig/debian/README.source +++ kde4libs-4.3.2/debian/README.source @@ -0,0 +1,6 @@ +This package uses quilt for upstream source code patch management. Please read +/usr/share/doc/quilt/README.source for more information how to apply, unapply, +add, modify or remove patches. + +Please note that /usr/share/doc/quilt/README.source is only available in quilt +version 0.46-4.1 or later. --- kde4libs-4.3.2.orig/debian/kdelibs5-data.lintian-overrides +++ kde4libs-4.3.2/debian/kdelibs5-data.lintian-overrides @@ -0,0 +1,3 @@ +kdelibs5-data: extra-license-file usr/share/doc/kde4/HTML/en/common/fdl-license +kdelibs5-data: extra-license-file usr/share/doc/kde4/HTML/en/common/gpl-license +kdelibs5-data: extra-license-file usr/share/doc/kde4/HTML/en/common/lgpl-license --- kde4libs-4.3.2.orig/debian/kdelibs5-data.manpages +++ kde4libs-4.3.2/debian/kdelibs5-data.manpages @@ -0,0 +1,4 @@ +debian/tmp/usr/share/man/man1/kde4-config.1 +debian/tmp/usr/share/man/man7/kdeoptions.7 +debian/tmp/usr/share/man/man7/qtoptions.7 +debian/tmp/usr/share/man/man8/kbuildsycoca4.8 --- kde4libs-4.3.2.orig/debian/config.README +++ kde4libs-4.3.2/debian/config.README @@ -0,0 +1,3 @@ +In this dir, /usr/share/kde4/config, default configurations are loaded. +If you as a sysadm needs to change default config, copy the relevant file(s) +into /etc/kde4/ and edit them. The files there will take precedence over these. --- kde4libs-4.3.2.orig/debian/rules +++ kde4libs-4.3.2/debian/rules @@ -0,0 +1,46 @@ +#!/usr/bin/make -f + +UPSTREAMVERSION ?= $(shell dpkg-parsechangelog | grep '^Version: ' | sed 's/^Version: \(.*\)-.*/\1/') +#UPSTREAMVERSION ?= 4:4.3.2 +#PLASMA_ABI=$(shell grep 'plasma-abi-' debian/libplasma3.symbols.in | head -n1 | sed 's/^.*\(plasma-abi-\S\+\).*/\1/') +RUNTIME_DEPS := kdebase-runtime (>= 4:4.3.2) + +DEB_DBG_PACKAGE_kdelibs5 := kdelibs5-dbg +DEB_DBG_PACKAGE_kdelibs-bin := kdelibs5-dbg +DEB_DBG_PACKAGE_libplasma3 := kdelibs5-dbg + +DEB_CMAKE_EXTRA_FLAGS += -DKDESU_USE_SUDO_DEFAULT=true + +#bump version for every new upstream version! +DEB_DH_MAKESHLIBS_ARGS_kdelibs5 := -V'kdelibs5 (>= $(UPSTREAMVERSION)), $(RUNTIME_DEPS)' +#DEB_DH_MAKESHLIBS_ARGS_libplasma3 := -V'libplasma3 (>= $(UPSTREAMVERSION)), $(PLASMA_ABI)' + +# remove dependencies on kdebase-runtime and phonon (the metapackage) +DEB_DH_SHLIBDEPS_ARGS_ALL := -- -xkdebase-runtime -xphonon + +include /usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk + +#binary-predeb/libplasma3:: +# echo plasma:abi-provides=$(PLASMA_ABI) >> debian/libplasma3.substvars + +DEB_FIXPERMS_EXCLUDE := usr/lib/kde4/libexec/fileshareset + +export KUBUNTU_DESKTOP_POT=kdelibs + +binary-install/kdelibs5-data:: + mkdir -p debian/kdelibs5-data/usr/share/icons/hicolor/16x16/apps/ + uudecode debian/icons/launchpad.png.uu -o debian/kdelibs5-data/usr/share/icons/hicolor/16x16/apps/launchpad.png + uudecode debian/icons/kubuntu.png.uu -o debian/kdelibs5-data/usr/share/icons/hicolor/16x16/apps/kubuntu.png + mkdir -p debian/kdelibs5-data/usr/share/icons/oxygen/16x16/apps/ + uudecode debian/icons/kubuntu-kmenu-16.png.uu -o debian/kdelibs5-data/usr/share/icons/oxygen/16x16/apps/kubuntu-menu.png + mkdir -p debian/kdelibs5-data/usr/share/icons/oxygen/22x22/apps/ + uudecode debian/icons/kubuntu-kmenu-22.png.uu -o debian/kdelibs5-data/usr/share/icons/oxygen/22x22/apps/kubuntu-menu.png + mkdir -p debian/kdelibs5-data/usr/share/icons/oxygen/32x32/apps/ + uudecode debian/icons/kubuntu-kmenu-32.png.uu -o debian/kdelibs5-data/usr/share/icons/oxygen/32x32/apps/kubuntu-menu.png + mkdir -p debian/kdelibs5-data/usr/share/icons/oxygen/48x48/apps/ + uudecode debian/icons/kubuntu-kmenu-48.png.uu -o debian/kdelibs5-data/usr/share/icons/oxygen/48x48/apps/kubuntu-menu.png + mkdir -p debian/kdelibs5-data/usr/share/icons/oxygen/64x64/apps/ + uudecode debian/icons/kubuntu-kmenu-64.png.uu -o debian/kdelibs5-data/usr/share/icons/oxygen/64x64/apps/kubuntu-menu.png + mkdir -p debian/kdelibs5-data/usr/share/icons/oxygen/128x128/apps/ + uudecode debian/icons/kubuntu-kmenu-128.png.uu -o debian/kdelibs5-data/usr/share/icons/oxygen/128x128/apps/kubuntu-menu.png + ln -s kde debian/kdelibs5-data/usr/share/doc/kde4 --- kde4libs-4.3.2.orig/debian/kdelibs5.lintian-overrides +++ kde4libs-4.3.2/debian/kdelibs5.lintian-overrides @@ -0,0 +1,31 @@ +kdelibs5: package-name-doesnt-match-sonames libkde3support4 libkdecore5 libkdefakes5 libkdeinit4-kconf-update libkdeinit4-kio-http-cache-cleaner libkdeinit4-klauncher libkdesu5libkdeui5 libkdnssd4 libkfile4 libkhtml5 libkimproxy4 libkio5 libkjs4 libkjsapi4 libkjsembed4 libkmediaplayer4 libknewstuff2-4 libknotifyconfig4 libkntlm4 libkparts4 libkpty4 libkrosscore4 libkrossui4 libktexteditor4 libkunittest4 libkutils4 libnepomuk4 libsolid4 libthreadweaver4 +kdelibs5: no-symbols-control-file usr/lib/libkpty.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkfile.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkhtml.so.5.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkde3support.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkdnssd.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkrossui.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkio.so.5.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkjs.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libknewstuff2.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkntlm.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkdefakes.so.5.2.0 +kdelibs5: no-symbols-control-file usr/lib/libnepomuk.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkmediaplayer.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkutils.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkjsapi.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libthreadweaver.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkparts.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkunittest.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkdesu.so.5.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkrosscore.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libktexteditor.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkimproxy.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libknotifyconfig.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkjsembed.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkdecore.so.5.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkdeui.so.5.2.0 +kdelibs5: no-symbols-control-file usr/lib/libsolid.so.4.2.0 +kdelibs5: no-symbols-control-file usr/lib/libkdeinit4_kconf_update.so +kdelibs5: no-symbols-control-file usr/lib/libkdeinit4_kio_http_cache_cleaner.so +kdelibs5: no-symbols-control-file usr/lib/libkdeinit4_klauncher.so --- kde4libs-4.3.2.orig/debian/changelog +++ kde4libs-4.3.2/debian/changelog @@ -0,0 +1,2137 @@ +kde4libs (4:4.3.2-0ubuntu1) karmic; urgency=low + + * New upstream release + - Update kdelibs5-data.install + - Update RUNTIME_DEPS in rules + + -- Alessandro Ghersi Fri, 02 Oct 2009 20:05:22 +0200 + +kde4libs (4:4.3.1-0ubuntu3) karmic; urgency=low + + * SECURITY UPDATE: fix vulnerability with NULL byte in Subject Alternate + Names field of X.509 certificates + - debian/patches/security_01_CVE-2009-2702.diff: verify that the + QString length of the SAN is not shorter than the ASN1 length + - CVE-2009-2702 + + -- Jamie Strandboge Tue, 15 Sep 2009 15:26:58 -0500 + +kde4libs (4:4.3.1-0ubuntu2) karmic; urgency=low + + * Fix kubuntu_51_launchpad_integration.diff to use -P for PID with Apport + + -- Richard A. Johnson Sat, 05 Sep 2009 22:30:03 -0500 + +kde4libs (4:4.3.1-0ubuntu1) karmic; urgency=low + + * New upstream release + * Remove kubuntu_72_kfileitem_data_loss.diff patch, went upstream + * Update kdelibs5-data.install + + -- Christian Mangold Fri, 28 Aug 2009 15:31:44 +0200 + +kde4libs (4:4.3.0-0ubuntu7) karmic; urgency=low + + [ Harald Sitter ] + * Fix desktop file translations, for some reason the detected Ubuntu + domain would disappear from the catalogs, so simply insert it each + run to make sure it is in place when doing translateRaw. + + [ Scott Kitterman ] + * Build-depend on liblzma-dev to fix lack of lzma support + + -- Scott Kitterman Wed, 26 Aug 2009 22:17:40 -0400 + +kde4libs (4:4.3.0-0ubuntu6) karmic; urgency=low + + * Ensure directories are created before uudecoding + + -- Jonathan Riddell Wed, 19 Aug 2009 17:37:06 +0100 + +kde4libs (4:4.3.0-0ubuntu5) karmic; urgency=low + + * Add kubuntu_72_kfileitem_data_loss.diff + -Fix "Copy file after rename uses old file name". This was due + to the "use of the cached item" speedup, which was finding a + kfileitem with an outdated UDS_NAME. KDE BUG: 195385 + + -- Jonathan Riddell Wed, 19 Aug 2009 15:51:59 +0100 + +kde4libs (4:4.3.0-0ubuntu4) karmic; urgency=low + + * Add Kubuntu K-menu icon for install, LP: #389658 + + -- Jonathan Riddell Fri, 14 Aug 2009 16:44:38 +0100 + +kde4libs (4:4.3.0-0ubuntu3) karmic; urgency=low + + * Add kubuntu_71_netbook_add_plasmawindoweffects.diff from trunk + + -- Jonathan Riddell Thu, 06 Aug 2009 18:00:59 +0100 + +kde4libs (4:4.3.0-0ubuntu2) karmic; urgency=low + + * Fix kubuntu_70_abort_script.diff from trunk + + -- Jonathan Riddell Tue, 04 Aug 2009 11:30:45 +0100 + +kde4libs (4:4.3.0-0ubuntu1) karmic; urgency=low + + [ Alessandro Ghersi ] + * New upstream release + - Bump RUNTIME_DEPS in debian/rules + - Remove kubuntu_70_revert_submenus.diff fixed by upstream + + [ Jonathan Riddell ] + * Add kubuntu_70_abort_script.diff, LP: #389751 + + -- Jonathan Riddell Fri, 31 Jul 2009 18:21:00 +0100 + +kde4libs (4:4.2.98-0ubuntu2) karmic; urgency=low + + * Rebuild with new pkg-kde-tools to build translation templates + + -- Jonathan Riddell Wed, 29 Jul 2009 18:11:55 +0100 + +kde4libs (4:4.2.98-0ubuntu1) karmic; urgency=low + + [ Alessandro Ghersi ] + * New upstream release (KDE 4.3 RC 3) + - Remove 09_disable_debug_messages_if_not_explicitly_enabled.diff fixed by + upstream + - Update kdelibs5-dev and kdelibs5-data.install + - Bump libqt4 to 4.5.2 + - Bump RUNTIME_DEPS in debian/rules + + [ Harald Sitter ] + * Add kubuntu_70_revert_submenus.diff to revert upstream revision 930451 + introducing subcategories for the internet category. + Also see http://techbase.kde.org/Projects/Plasma/AppsMenuReorganization + + -- Alessandro Ghersi Wed, 22 Jul 2009 02:50:55 +0200 + +kde4libs (4:4.2.96-0ubuntu5) karmic; urgency=low + + * Backport support for freedesktop.org notifications. Makes it possible for + GNOME and KDE applications to display notifications using the native + desktop notification system. + - Add kubuntu_69_fdo_notifications.diff + + -- Aurélien Gâteau Thu, 16 Jul 2009 16:47:02 +0200 + +kde4libs (4:4.2.96-0ubuntu4) karmic; urgency=low + + * Added kubuntu_68_remove_applet_configuration.diff: introduce the global + applet setting "askBeforeRemoval". If this is set to true and the applet is + on a panel, a dialog will ask for confirmation before removing the applet. + This is similar to what happens when removing a containment. + + -- Guillaume Martres Sun, 12 Jul 2009 17:46:47 +0200 + +kde4libs (4:4.2.96-0ubuntu3) karmic; urgency=low + + * Add /usr/bin/preparetips to not-installed, because it is gone + for unknown reasons + + -- Christian Mangold Sat, 11 Jul 2009 16:26:08 +0200 + +kde4libs (4:4.2.96-0ubuntu2) karmic; urgency=low + + * debian/patches: + - kubuntu_07_apport_not_drkonqi.diff: updated for apport-kde + - kubuntu_51_launchpad_integration.diff: updated for apport-kde and fixed + -P flag to -p so it will work again. + + -- Richard A. Johnson Fri, 10 Jul 2009 16:56:28 -0500 + +kde4libs (4:4.2.96-0ubuntu1) karmic; urgency=low + + [ Harald Sitter ] + * Don't fix fileshareset's permissions (i.e. remove suid bit), otherwise + setting share will throw an error about it (LP: #355974) + + [ Steve Stalcup + * New upstream release + - Bump KDE versions to 4.2.96 (KDE 4.3 RC 2) + + -- Steve Stalcup Thu, 09 Jul 2009 11:12:34 -0400 + +kde4libs (4:4.2.95-0ubuntu1) karmic; urgency=low + + * New upstream release: + - Remove kubuntu_68_pykde_symlink.diff fixed by upstream + - Update kdelibs5-data.install and kdelibs5-dev.install + - Bump RUNTIME_DEPS in debian/rules + + -- Alessandro Ghersi Thu, 25 Jun 2009 05:07:01 +0200 + +kde4libs (4:4.2.90-0ubuntu3) karmic; urgency=low + + * Add kubuntu_68_pykde_symlink.diff from upstream to fix pykde symlinks + + -- Jonathan Riddell Wed, 17 Jun 2009 14:16:43 +0100 + +kde4libs (4:4.2.90-0ubuntu2) karmic; urgency=low + + * patches/kubuntu_51_launchpad_integration.diff: + - Converted Help->Report Bug to utilize apport-qt instead of opening up + the KDE bug report dialog which files a bug on KDE Bugzilla. Now apport + will start up and process the bug report to Launchpad instead. + - NOTE: when apport-kde is incorporated replace apport-qt in + kdeui/widgets/khelpmenu.cpp + + -- Richard A. Johnson Thu, 11 Jun 2009 00:42:48 -0500 + +kde4libs (4:4.2.90-0ubuntu1) karmic; urgency=low + + [ Jonathan Thomas ] + * New upstream release: + - Refresh kubuntu_56_langpacks_files.diff so that it applies + Closes: (LP: #321281, #325009, #351038, #292669) + + [ Alessandro Ghersi ] + * Update kdelibs5-data.install, kdelibs5.install, and kdelibs5-dev.install + + -- Alessandro Ghersi Thu, 04 Jun 2009 03:45:15 +0200 + +kde4libs (4:4.2.85-0ubuntu3) karmic; urgency=low + + * Install usr/share/locale/all_languages in kdelibs5-data.install + and replace old kdelibs-data, Closes LP: #374248 + + -- Jonathan Riddell Mon, 25 May 2009 11:24:23 +0100 + +kde4libs (4:4.2.85-0ubuntu2) karmic; urgency=low + + [ Jonathan Riddell ] + * Update conflicts/overrides of kdelibs5-dev for libplasma + + [ Scott Kitterman ] + * Restore Kubuntu VCS headers in debian/control (in place of Debian's) + + -- Scott Kitterman Sat, 16 May 2009 16:01:46 -0400 + +kde4libs (4:4.2.85-0ubuntu1) karmic; urgency=low + + * New upstream beta release + + -- Jonathan Riddell Fri, 08 May 2009 11:55:56 +0000 + +kde4libs (4:4.2.2-2ubuntu2) karmic; urgency=low + + * Fix sameVersionDep to be libqt4-phonon-dev + + -- Jonathan Riddell Thu, 07 May 2009 11:31:37 +0000 + +kde4libs (4:4.2.2-2ubuntu1) karmic; urgency=low + + * Merge with Debian, remaining changes: + - no build-dep on libaspell-dev + - no build-dep on libfam-dev + - kdelibs5-dev do not install preparetips (included in pkg-kde-tools) + - DEB_CMAKE_EXTRA_FLAGS += -DKDESU_USE_SUDO_DEFAULT=true + - add binary-install/kdelibs5-data rule, build-dep on sharutils and copy over debian/icons + - kdelibs5-dev replaces libkjsembed-dev + - set export KUBUNTU_DESKTOP_POT=kdelibs + - kubuntu_01_no_translate_pc_dir.diff: Launchpad translations + - kubuntu_04_add_langpack_path.diff: Launchpad translations + - kubuntu_06_user_disk_mounting.diff: mount disks with sudo + - kubuntu_07_apport_not_drkonqi.diff: use apport if turned on + - kubuntu_19_no_indent_kickoff_subtext.diff: don't indent kickoff subtext + - kubuntu_51_launchpad_integration.diff: Launchpad Help menu items + - kubuntu_56_langpacks_desktop_files.diff: Launchpad translations for .desktop files + - kubuntu_62_flash_installer.diff: Flash installer for Konqueror + - kubuntu_64_rosetta_translation.diff: Warn users translations go through Launchpad + - kubuntu_67_cmake_install_paths.diff: force default install paths to ours (probably not needed) + - kubuntu_68_oxygen_tabbar_text_hint.diff: fix text/icon overlap in arora tabs + * Really remove kubuntu_11_fix_openwithdialog.diff, fixed upstream + * Remove kubuntu_19_always_show_kickoff_subtext.diff to kubuntu_19_no_indent_kickoff_subtext.diff + * Remove kubuntu_66_store_password_text.diff, fixed upstream (in 4.3) + * Remove kubuntu_69_do_not_show_plasma_popups_over_screensaver.diff, replaced with 01_no_plasma_popup_over_screensaver_r956998.diff from Debian + * Remove kubuntu_54_use_xdg_menu_prefix.diff, now 11_default_kde4_xdg_menu_prefix.diff from Debian + * Don't recommend on kaboom + * Remove kdelibs5.preinst kdelibs5.templates, we've already done KDEHOME transition + * Update kubuntu_62_flash_installer.diff for new package name + * Change docs location to /usr/share/doc/kde + * Link from /usr/share/doc/kde4 to kde for backwards compatible with old docs location + + -- Jonathan Riddell Thu, 30 Apr 2009 15:07:02 +0000 + +kde4libs (4:4.2.2-2) unstable; urgency=low + + +++ Changes by Modestas Vainius: + + * Move debconf to Pre-Depends. + * Upgrade kaboom to kdelibs5 Recommends. + + -- Debian Qt/KDE Maintainers Mon, 06 Apr 2009 11:43:00 +0300 + +kde4libs (4:4.2.2-1) unstable; urgency=low + + * New upstream release. + + +++ Changes by Sune Vuorela: + + * Add aggressive conflicts to prevent mix and match. + * Remove ban of upload of 3rd party apps. + * Bump runtime versions. + * Bump requirements of pkg-kde-tools to require the .kde edition. + * Temporarily add a versioned dependency on pkg-kde-tools on kdelibs5-dev to + be absolutely sure not having any accidents. + * Add conflicts&replaces on kjscmd (Closes: 520453) + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Remove 01_kcmdlineargs_decoding_svn934640.diff, merged upstream. + + +++ Changes by Aurelien Jarno: + + * Update 15_kfreebsd.diff (Closes: #520123). + + +++ Changes by George Kiagiadakis: + + * Add patch 24_runtime_qt45_locale_initialization.diff to fix locale + initialization when kde is run with Qt 4.5 but built with Qt 4.4. + + +++ Changes by Modestas Vainius: + + * Add debconf templates to warn existing KDE 4 users about KDEHOME change + this revision introduces. + * Add NEWS entry about KDEHOME change. + * Bump libplasma symbol versions to 4:4.2.2. + * Do not export QtUiTools symbols in libplasma.so.3 + (25_ld_exclude_libs_qtuitools.diff). Remove them from + libplasma3.symbols.in. Should fix FTBFS on alpha. + * kdelibs5 suggests kaboom. + + -- Debian Qt/KDE Maintainers Sun, 05 Apr 2009 05:33:47 +0300 + +kde4libs (4:4.2.1-2) unstable; urgency=low + + * Upload to unstable. + + +++ Changes by Fathi Boudra: + + * Add 01_kcmdlineargs_decoding_svn934640.diff patch from upstream + to fix kcmdlineargs input decoding with Qt 4.5. (Closes: #518062) + It contains also a fix from svn938370: use the new bool exported by Qt + so that we can initialize the locale and make fromLocal8Bit/toLocal8Bit + work even without a QCoreApplication. + + +++ Changes by Modestas Vainius: + + * Use dh_bugfiles and build depend on debhelper 7.2.3: + - rename kdelibs5-dev.presubj to kdelibs5-dev.bug-presubj; + - rename debian/libplasma3.bugscript to debian/libplasma3.bug-script. + * Bump cmake build depend to 2.6.3. 24_2.6.2_use_common_cmake_config_dir.diff + dropped. + * Prepare for upload to unstable and ban unstable uploads of 3rd party + packages (debian/ban-unstable-uploads & 24_ban_unstable_uploads.diff). + + -- Debian Qt/KDE Maintainers Thu, 12 Mar 2009 13:53:37 +0100 + +kde4libs (4:4.2.1-1) experimental; urgency=low + + * New upstream release. + + +++ Changes by Modestas Vainius: + + * Remove patches which were stolen from upstream: + - 01_r918838_kded_desktop_file_watch.diff + - 00_917133_qreal_portability_fix.diff + - 01_r918403_klauncher_hang.diff + - 01_r918654_klauncher_unique_app.diff + - 01_r917170_kio_update_on_break.diff + - 00_917014_kde4.2.0_tag.diff + * Point Debian Vcs URLs to pkg-kde/trunk (new location). + + -- Debian Qt/KDE Maintainers Fri, 27 Feb 2009 17:59:21 +0200 + +kde4libs (4:4.2.0-3) experimental; urgency=low + + +++ Changes by Armin Berres: + + * Update patch 08_add_debian_build_type.diff to also set QT_NO_DEBUG and + sync 09_disable_debug_messages_if_not_explicitly_enabled.diff with + upstream revision 916186. + + +++ Changes by Modestas Vainius: + + * Update debian/libplasma3.symbols.in with {qreal} substitutions. Fixes + FTBFS on arm(el). + + +++ Changes by Sune Vuorela: + + * Add patches from upstream for some stability fixed: + 01_r917170_kio_update_on_break.diff + 01_r918403_klauncher_hang.diff + 01_r918654_klauncher_unique_app.diff + 01_r918838_kded_desktop_file_watch.diff + Thanks to David Faure for pushing them. + + -- Debian Qt/KDE Maintainers Thu, 29 Jan 2009 22:20:37 +0200 + +kde4libs (4:4.2.0-2) experimental; urgency=low + + +++ Changes by Modestas Vainius: + + * Tweak libplasma3 description. + * Steal r917133 (as 00_917133_qreal_portability_fix.diff) from upstream svn + to fix FTBFS on armel. + * Deprecate external Qt symbols in libplasma3 symbols template + (Closes: #513133). + * Get up-to-date with kdelibs 4.2.0 tag: add 00_917014_kde4.2.0_tag.diff + patch (plasma security issue). + + -- Debian Qt/KDE Maintainers Tue, 27 Jan 2009 01:00:17 +0200 + +kde4libs (4:4.2.0-1) experimental; urgency=low + + * New upstream release. + + - kfmclient is no longer needed (Closes: #508601). + + +++ Changes by Modestas Vainius: + + * Resync patches: + - 01_http_cache_cleaner_branch_881252.diff - remove, stolen from upstream. + - 01_kross_version_11_r838337.diff - remove, stolen from unstream. + - 08_add_debian_build_type.diff - refresh. + - 13_qt4_designer_plugins_path.diff - refresh. + - 14_hardcode_ptm_device.diff - refresh. + - 15_kfreebsd_support.diff - refresh. + - 16_debian_menu.diff - refresh. + - 17_findservicebydesktoppath_try_realfilepath.diff - refresh. + - 18_always_set_cmake_policy.diff - remove, obsolete. + - 19_findqt4_optional_x11_pthread.diff - refresh. + - 20_use_dejavu_as_default_font.diff - refresh. + - 22_hack_in_etc_kde4_in_kstandarddirs.diff - refresh. + * Update cmake (build-)dependency to 2.6.2: + - depend on 2.6.2-3~ due to cmake common config lib support; + - 23_2.6.2_use_common_cmake_config_dir.diff - enable support for common + cmake config dir with cmake 2.6.2 (debian patched version); + - enable cmake var KDE4_USE_COMMON_CMAKE_PACKAGE_CONFIG_DIR. + * Build with -DCMAKE_USE_RELATIVE_PATHS=ON. + * Bump standards-version to 3.8.0: + - add README.source. + * Cleanup old conflicts/replaces (for KDE 4.0 prerelease versions). + * Add new packages for Plasma. They were based on the respective Plasma + packages from kdebase-workspace. + - libplasma3 - contains Plasma library and plugins. Make kdelibs5-dbg + recommend it; + - add Plasma headers to kdelibs5-dev, make it provide libplasma-dev, + conflict and replace earlier libplasma-dev and recommend + libqt4-opengl-dev needed to build GLapplet stuff; + - kdelibs5-data replaces kdebase-workspace-data and libplasma2 from KDE 4.1 + * Update install and installgen files. + * Make kdelibs5 recommend kdebase-runtime >= 4:4.1.80 because some + stuff does not work (e.g. kwallet) with previous versions. + * Build depend on strigi >= 0.6.3. + * Move some libkdeinit4 stuff to kdelibs5 since their executables are in + libexec: + - libkdeinit4_klauncher.so + - libkdeinit4_kio_http_cache_cleaner.so + - libkdeinit4_kconf_update.so + * Build depend on soprano >= 2.1.67. + * Use better approach to enforcing kde4- prefix to applications.menu. The + previous way broken menu spec and made 3rd party applications end up in + Lost&Found menu. 11_kde4_applications_menu.diff patch was replaced by + 11_default_kde4_xdg_menu_prefix.diff. Thanks to Harald Sitter for the + heads up. + * Switch to new installgen file format. + * Move upstream manpages from debian/*.manpages to debian/*.install files. + * Build depend on pkg-kde-tools 0.3, add symbols file for libplasma3, + add appropriate hooks to debian/rules. + * kdelibs5-dev conflicts with kdepimlibs5-dev (<< 4:4.1.81+svn891439) because + of upstream changes. + * Rename debian/*.lintian to debian/*.lintian-overrides. + * Bump debian/compat and debhelper build dependency to v7 (to get more + sophisticated debian/tmp handling). + + +++ Changes by George Kiagiadakis: + + * Update automoc (build-)dependency to 1.0~svn850570. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Rework slightly patch 15_kfreebsd_support.diff. + * Redo patch 20_use_dejavu_as_default_font.diff. + * Force to build depend on libphonon-dev (>= 4:4.3.0). + * Remove redudant section/priority fields in debian/control. + * Update lintian overrides. + * Update copyright years. + + +++ Changes by Armin Berres: + + * Fix patch 09_disable_debug_messages_if_not_explicitly_enabled.diff. Now + really only debug output is disabled. + * Add dependency on xdg-utils to kdelibs5. KDE applications use xdg-open to + invoke a browser when not running in a KDE environment these days. + + +++ Changes by Sune Vuorela: + + * Copyright file updates. Thanks to Modestas and his magic scripts. + * Remove plasma abi handling. It is expected to be stable now. + + -- Debian Qt/KDE Maintainers Sat, 24 Jan 2009 06:14:48 +0200 + +kde4libs (4:4.1.3-2) experimental; urgency=low + + +++ Changes by Modestas Vainius: + + * Bump kdebase-runtime dependency back to 4.1.3. The previous change was + a mistake. + * Bump kdelibs5 shlibs to 4.1.3-2 to ease the pain. + + +++ Changes by Sune Vuorela: + + * Add patch for http cache cleaner to keep the cache revision in sync. + + -- Debian Qt/KDE Maintainers Fri, 07 Nov 2008 22:18:05 +0200 + +kde4libs (4:4.2.2-0ubuntu5) jaunty; urgency=low + + * Fix kubuntu_56_langpacks_desktop_files.diff so it uses the stock + translation files, closes LP: #355814 + + -- Jonathan Riddell Wed, 15 Apr 2009 01:20:06 +0100 + +kde4libs (4:4.2.2-0ubuntu4) jaunty; urgency=low + + * Add back an improved version of + kubuntu_69_do_not_show_plasma_popups_over_screensaver.diff from + Aurélien Gâteau, Closes LP: #354059 + see also http://bugs.kde.org/show_bug.cgi?id=179924 + + -- Jonathan Riddell Fri, 10 Apr 2009 00:05:38 +0100 + +kde4libs (4:4.2.2-0ubuntu3) jaunty; urgency=low + + * Add KUBUNTU_DESKTOP_POT + + -- Jonathan Riddell Wed, 08 Apr 2009 17:59:44 +0100 + +kde4libs (4:4.2.2-0ubuntu2) jaunty; urgency=low + + * Update kubuntu_56_langpacks_desktop_files.diff to work with KDE 4 + and enable patch. Someone decided, post beta, to remove translations from + .desktop files, so let's hope this works. + + -- Jonathan Riddell Tue, 07 Apr 2009 16:05:45 +0100 + +kde4libs (4:4.2.2-0ubuntu1) jaunty; urgency=low + + [ Jonathan Thomas ] + * New upstream release (LP: #344709, #348823): + - Bump upstreamversion and runtimedeps in debian/rules + - Remove kubuntu_65_kcmdlineargs_decoding_svn934640.diff, applied upstream + + [ Andreas Wenning ] + * Remove patch kubuntu_69_do_not_show_plasma_popups_over_screensaver.diff, + applied upstream + + -- Andreas Wenning Wed, 01 Apr 2009 05:55:52 +0200 + +kde4libs (4:4.2.1a-0ubuntu4) jaunty; urgency=low + + [ Jonathan Thomas ] + * Add kubuntu_68_oxygen_tabbar_text_hints.diff to fix text/icon overlap in + arora tabs + + [ Jonathan Riddell ] + * Add kubuntu_69_do_not_show_plasma_popups_over_screensaver.diff + from Aurélien Gâteau, closes LP: #339902 + + -- Jonathan Thomas Mon, 23 Mar 2009 10:15:52 -0400 + +kde4libs (4:4.2.1a-0ubuntu3) jaunty; urgency=low + + * Add kubuntu_66_store_password_text.diff, simplify dialogue text + * Add kubuntu_67_cmake_install_paths.diff, make cmake use our install paths by default + + -- Jonathan Riddell Tue, 17 Mar 2009 14:55:41 +0000 + +kde4libs (4:4.2.1a-0ubuntu2) jaunty; urgency=low + + * Added kubuntu_65_kcmdlineargs_decoding_svn934640.diff: + - Upstream fix, closes KDE bug #186038 + + -- Anthony Mercatante Fri, 06 Mar 2009 14:49:24 +0100 + +kde4libs (4:4.2.1a-0ubuntu1) jaunty; urgency=low + + [ Roderick B. Greening ] + * New upstream release + + [ Jonathan Riddell ] + * Remove kubuntu_66_fix_kcatalog_memleak.diff, applied upstream + + [ Jonathan Thomas ] + * Add kubuntu_66_fix_kcatalog_memleak from upstream to fix a memory leak. + This patch can be removed in KDE 4.2.1. (LP: #330446) + * Compress binary packages with lzma compression + + [ Scott Kitterman ] + * Adjust conflicts/replaces to account for KDE 4.1.4 in intrepid-updates + + -- Roderick B. Greening Tue, 03 Mar 2009 15:33:26 -0330 + +kde4libs (4:4.2.0-0ubuntu4) jaunty; urgency=low + + * Add flash installer patch (modified from Suse) + - kubuntu_62_flash_installer.diff + + -- Roderick B. Greening Fri, 13 Feb 2009 20:12:10 -0330 + +kde4libs (4:4.2.0-0ubuntu3) jaunty; urgency=low + + [ Jonathan Thomas ] + * Add kubuntu_55_fix_solid_devicemanager_crash.diff to fix crashes upon hal + restarts during upgrades. (LP: #293126) + + [ Anthony Mercatante ] + * Add kubuntu_65_add_lilypond_kate_script_svn919189.diff: + - Install lilypond.js kate script, needed for lilypond support. + Fix from SVN rev 919189 + * Fixed kdelibs5-data.install to install the file + + -- Anthony Mercatante Fri, 13 Feb 2009 14:06:22 +0100 + +kde4libs (4:4.2.0-0ubuntu2) jaunty; urgency=low + + [ Harald Sitter ] + * kdelibs5-data replaces kdelibs-data << 4:3.5.10.dfsg.1-1ubuntu7 + (LP: #321609) + + [ Jonathan Thomas ] + * Bring in several new patches from Debian, who got them from upstream: + - 01_r917170_kio_update_on_break.diff + - 01_r918403_klauncher_hang.diff + - 01_r918654_klauncher_unique_app.diff + - 01_r918838_kded_desktop_file_watch.diff + Thanks to David Faure for pushing them. + * Sync 08_add_debian_build_type.diff and + 09_disable_debug_messages_if_not_explicitly_enabled.diff from Debian + + -- Scott Kitterman Sun, 01 Feb 2009 21:58:43 -0500 + +kde4libs (4:4.2.0-0ubuntu1) jaunty; urgency=low + + [ Michael Casadevall ] + * debian/patches/kubuntu_99_qreal_portability_fixes.diff + - ARM portability fixes due to qreal/double mismatches + + [ Harald Sitter ] + * Remove all references to kubuntu_57_xdg_user_dirs.diff (apparently the + patch was removed before this package was imported into Bzr... i.e. in + the first KDE 4.2 upload, but unfortunately not documented). + The patch was removed because it originated from upstream SVN and thus was + completely applied in .73 + + [ Steve Stalcup ] + * New upstream release + * Update version depends in debian/control + * Fix doc path in kdelibs5-data.install + * Update kdelibs5-dev.install + * Update version to 4.2.0 in debian/rules + * Remove kubuntu_11_fix_openwithdialog.diff completely, resolved upstream + + [ Jonathan Riddell ] + * Add kubuntu_10_plasma_security.diff from upstream + + -- Steve Stalcup Fri, 23 Jan 2009 07:15:47 -0500 + +kde4libs (4:4.1.96-0ubuntu1) jaunty; urgency=low + + * New upstream release + * Remove kubuntu_qt_ftbfs.diff, kubuntu_99_update_cmake_pyqt.diff, applied upstream + + -- Jonathan Riddell Thu, 08 Jan 2009 10:22:33 +0000 + +kde4libs (4:4.1.85a-0ubuntu1) jaunty; urgency=low + + * Exchange tarball with upstream one (we had to publish before upstream to + get into Alpha2). This should make all upcoming kde-l10n packages build. + + -- Harald Sitter Mon, 22 Dec 2008 10:45:10 +0100 + +kde4libs (4:4.1.85-0ubuntu2) jaunty; urgency=low + + [ Michael Casadevall ] + * debian/patches/kubuntu_kplotaxis_qreal.diff + - Dropped, unnecessaru since fixes to pyqt4 allows it to handle + the qreals properly (LP: #308814) + * debian/patches/kubuntu_70_nepomuk_qreal.diff + - Removed since a better fix needs to be handled upstream, and + nepomuk currently is disabled on Kubuntu builds + * debian/patches/kubuntu_99_update_cmake_pyqt.diff + - This updates the cmake rules for PyQt4 from kde4bindings + so information such as sip flags can be obtainined + + [ Scott Kitterman ] + * Restore kdelibs5 depends on launchpad-integration lost in a merge + + -- Michael Casadevall Fri, 19 Dec 2008 21:31:40 -0500 + +kde4libs (4:4.1.85-0ubuntu1) jaunty; urgency=low + + * New upstream release + * Patches: + + Removed 15_kfreebsd_support.diff from patches/series (doesn't apply and + has no use for Ubuntu) + + Redid 20_use_dejavu_as_default_font.diff + + Completely removed kubuntu_09_fix_application_menu.diff (applied upstream) + + Refreshed kubuntu_54_use_xdg_menu_prefix.diff + + Dropped plasma/widgets/toolbutton.cpp from kubuntu_qt_ftbfs.diff (applied + upstream) + + Global quilt refresh + + -- Harald Sitter Thu, 11 Dec 2008 18:26:08 +0100 + +kde4libs (4:4.1.80-0ubuntu3) jaunty; urgency=low + + [ Michael Casadevall ] + * debian/patches/kubuntu_70_nepomuk_qreal.diff + - Added Varient/float support to nepomuk which is required in + cases where qreal == float vs. double such as on the ARM architecture + + -- Scott Kitterman Fri, 05 Dec 2008 15:33:49 -0500 + +kde4libs (4:4.1.80-0ubuntu2) jaunty; urgency=low + + [ Harald Sitter ] + * Change Vcs-Browser to Launchpad and replace Vcs-Svn with Vcs-Bz + * Change kdelibs5-dev's libplasma-dev dep to = ${binary:Version} to ensure + packages build-depending on it go into dep-wait rather than FTBFS + + [ Jonathan Thomas ] + * Bump kdelibs5-dev's replace on kdelibs5-data to (<< 4:4.1.80~) and add a + conflicts of the same version, since /usr/share/man/man1/kdecmake.1.gz moved + from -data to -dev in KDE 4.1.80 + + [ Michael Casadevall ] + * debian/patches/kubuntu_kplotaxis_qreal.diff + - Changed KPlotAxis to qreal with a similar change to + kde4bindings to allow compilation on platforms where + qreal != double. + + -- Michael Casadevall Thu, 04 Dec 2008 13:09:57 -0500 + +kde4libs (4:4.1.80-0ubuntu1) jaunty; urgency=low + + [ Jonathan Thomas ] + * New upstream beta release + - kdelibs5 conflicts/replaces kio-bookmarks since the KIO slave is in + kdelibs now + - Updated various .install files, several trailing whitespace fixes + - Bump build-dep and runtime-dep versions + * Add /usr/bin/preparetips to debian/not-installed + + [ Harald Sitter ] + * Renamed 11_kde4_applications_menu.diff to + kubuntu_54_use_xdg_menu_prefix.diff + + Made the patch not break the menu spec implementation. The spec suggests + to set the XDG_PREFIX_MENU var, however various KDE widgets rely on a + working menutree, so we are forcing the appropriate variable within + the parsing code to always use "kde4-" as prefix, unless the user + overrides this with the mentioned environment variable (LP: 297195) + + -- Harald Sitter Sun, 23 Nov 2008 14:35:19 +0100 + +kde4libs (4:4.1.73-0ubuntu8) jaunty; urgency=low + + * Updated kubuntu_qt_ftbfs.diff to resolve the final QT/ARM FTBFS (LP: #299906) + + -- Michael Casadevall Fri, 21 Nov 2008 02:38:20 -0500 + +kde4libs (4:4.1.73-0ubuntu7) jaunty; urgency=low + + * Updated kubuntu_qt_ftbfs.diff to correct an addition QT/ARM FTBFS + overlooked by the previous patch (LP: #300238) + * Modifed said patch to use a more robust fix less likely to break down + the line by using a proper QT type vs. a C type + * Modified clean rule to remove $(SRCDIR)/files + + -- Michael Casadevall Thu, 20 Nov 2008 02:57:11 -0500 + +kde4libs (4:4.1.73-0ubuntu6) jaunty; urgency=low + + * Added kubuntu_qt_ftbfs.diff to resolve a FTBFS against the newest QT + by explicately casting to resolve a float/double function signature + ambiguity + + -- Michael Casadevall Wed, 19 Nov 2008 10:55:56 -0500 + +kde4libs (4:4.1.73-0ubuntu5) jaunty; urgency=low + + * Do not depend on kdesdk-scripts, not using pkg-kde-tools + * Sync control file with Debian, libplasma-dev depends on + libqt-opengl-dev and update descriptions + + -- Jonathan Riddell Tue, 18 Nov 2008 12:07:55 +0000 + +kde4libs (4:4.1.73-0ubuntu4) jaunty; urgency=low + + * Don't build with as-needed + + -- Jonathan Riddell Tue, 18 Nov 2008 10:20:45 +0000 + +kde4libs (4:4.1.73-0ubuntu3) jaunty; urgency=low + + * Build using pkg-kde-tools + + -- Jonathan Riddell Mon, 17 Nov 2008 14:01:35 +0000 + +kde4libs (4:4.1.73-0ubuntu2) jaunty; urgency=low + + * Add build-dep on libqt4-opengl-dev + + -- Jonathan Riddell Mon, 17 Nov 2008 10:45:14 +0000 + +kde4libs (4:4.1.73-0ubuntu1) jaunty; urgency=low + + * New upstream alpha snapshot + * Split kubuntu_19_always_show_kickoff_subtext.diff with kdebase-workspace + + -- Jonathan Riddell Fri, 14 Nov 2008 12:21:07 +0000 + +kde4libs (4:4.1.3-1ubuntu4) jaunty; urgency=low + + * Rebuild against new kdesdk-scripts for fixed dh_sameversiondeps + + -- Jonathan Riddell Thu, 13 Nov 2008 11:46:19 +0000 + +kde4libs (4:4.1.3-1ubuntu3) jaunty; urgency=low + + * Update kubuntu_51_launchpad_integration.diff, use higher numbers + for added enum values to avoid clashing with possible additions + from upstream. + + -- Jonathan Riddell Wed, 12 Nov 2008 18:03:43 +0000 + +kde4libs (4:4.1.3-1ubuntu2) jaunty; urgency=low + + * Add a conflicts/replace on kdelibs5 (<= 4.1.3) for kdelibs-bin since some files + moved around as a result of the merge. (LP: #295546) + + -- Jonathan Thomas Mon, 10 Nov 2008 10:35:55 -0500 + +kde4libs (4:4.1.3-1ubuntu1) jaunty; urgency=low + + * Merge with Debian, remaining changes: + - no build-dep on libaspell-dev, + - kdelibs5-dev depends on lots more stuff + - kdelibs5-dev do not install preparetips + - depend on kdesdk-scripts for .pot generation + - kdelibs5-dev depends on kdesdk-scripts for .pot generation + - DEB_CMAKE_EXTRA_FLAGS := -DKDESU_USE_SUDO_DEFAULT=true + - binary-install/kdelibs5-data:: rule (build-dep on sharutils) + - kdelibs5-dev replaces libkjsembed-dev + - Kubuntu patches in debian/patches + - Use kde4.mk from cdbs + - Not -DKDE4_ENABLE_EXPERIMENTAL_LIB_EXPORT=on + + -- Jonathan Riddell Thu, 06 Nov 2008 16:25:24 +0000 + +kde4libs (4:4.1.3-0ubuntu1~intrepid2) intrepid; urgency=low + + * Update kubuntu_06_user_disk_mounting.diff + - Don't show the user long dbus commands (LP: #290589) + + -- Terence Simpson Thu, 06 Nov 2008 03:35:44 +0000 + +kde4libs (4:4.1.3-1) experimental; urgency=low + + * New upstream release + + +++ Changes by Sune Vuorela: + + * Remove kdedglobalaccel crash patch. Merged upstream. + + +++ Changes by Modestas Vainius: + + * Bump shlibs to 4.1.3. + * Loosen kdebase-runtime dependency back to 4.1.0. There seems to be no + other easy way to solve experimental buildd failures. This should not + hurt too much. + + -- Debian Qt/KDE Maintainers Tue, 04 Nov 2008 09:56:56 +0200 + +kde4libs (4:4.1.2-2) experimental; urgency=low + + * Fix kdedglobalaccel crashes. Patch 02. + + -- Ana Beatriz Guerrero Lopez Sun, 12 Oct 2008 20:00:14 +0200 + +kde4libs (4:4.1.2-1) experimental; urgency=low + + * New upstream release. + * Update UPSTREAMVERSION to 4.1.2 in debian/rules. + + -- Ana Beatriz Guerrero Lopez Sun, 28 Sep 2008 12:33:31 +0200 + +kde4libs (4:4.1.1-1) experimental; urgency=low + + * New upstream release. + + +++ Changes by Sune Vuorela: + + * Update patches; + - remove 01_r840377_840379_unload_on_close.diff merged upstream + - remove 02_41branch_link_interface_libraries.diff. + - remove 99_conservative_link_interface_libraries.diff, no need to be more + conservative than upstream. + * Add new file FindEigen2.cmake in kdelibs5-dev. + + -- Debian Qt/KDE Maintainers Tue, 02 Sep 2008 00:22:08 +0200 + +kde4libs (4:4.1.0-3) unstable; urgency=low + + +++ Changes by Fathi Boudra: + + * Update kross to version 11 (r838337). Fix build of latest kdevplatform + and kdevelop4 (Closes: #491272). + + -- Debian Qt/KDE Maintainers Tue, 26 Aug 2008 18:56:06 +0200 + +kde4libs (4:4.1.0-2) unstable; urgency=low + + +++ Changes by Modestas Vainius: + + * Add 01_r840377_840379_unload_on_close.diff patch. + Fixes a nasty bug which makes some KDE4 apps stay in memory when closed + resulting into excessive memory usage after some time. + * Readd usr/share/man/man1/kdecmake.1 kdelibs5-dev. + * Build depend on cmake >= 2.6. + * Update automoc build-dependency. + * Replace unofficial 90 patch with the one taken from KDE 4.1 branch. + (02_41branch_link_interface_libraries.diff). It is the version "supported" + by upstream with some extra features. It does not seem to be much different + from the previous 90_ patch. + * Add 99_conservative_link_interface_libraries.diff which *adds* some more + LINK_INTERFACE_LIBRARIES to reduce linking failures of third party + applications. This patch surely does not break anything, it only adds more + libraries which are eliminated by --as-needed in Debian packaging. + However, it might help to link a random KDE4 3rd party application against + our kde4libs. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Rename debian/kdelibs5.bug-presubj to right filename debian/kdelibs5.presubj. + * Replace libcupsys2-dev with libcups2-dev. + + -- Debian Qt/KDE Maintainers Wed, 06 Aug 2008 20:29:38 +0200 + +kde4libs (4:4.1.0-1) unstable; urgency=low + + * New upstream release 4.1.0. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Bump build depends to new versions of phonon and soprano. + * Update UPSTREAMVERSION to 4.1.0 in debian/rules. + * Keep build-depend on cmake >= 2.4.5, but force everything build depending + on kdelibs5-dev use cmake 2.6. + * Remove patch 98_link_interface_libraries, merged upstream. + + +++ Changes by Modestas Vainius: + + * Adapt kdelibs5-dev deps to new dh_sameversiondeps syntax. + + -- Debian Qt/KDE Maintainers Fri, 25 Jul 2008 21:08:49 +0200 + +kde4libs (4:4.0.98+svn833207-1) unstable; urgency=low + + * New upstream snapshot. + + +++ Changes by Modestas Vainius: + + * Do not require cmake 2.6 (kdelibs5-dev). + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Remove patch 01, merged upstream. + + -- Debian Qt/KDE Maintainers Wed, 16 Jul 2008 15:17:41 +0200 + +kde4libs (4:4.0.98-2) unstable; urgency=medium + + * Add patch 01_ to add missing LGPL entity needed to build french + translations. + * Remove kdelibs5-doc package for now. (Closes: #464396) + + -- Ana Beatriz Guerrero Lopez Tue, 15 Jul 2008 14:11:23 +0200 + +kde4libs (4:4.0.98-1) unstable; urgency=low + + * New upstream release, Release Candidate 1. + + +++ Changes by Sune Vuorela: + + * Yay. Now Debian menu items in Debian menu instead of in Lost & Found. + * Remove deprecate applnk patch. It is already deprecated, no need for the + patch. It only removes legacy handling. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Do not install kdecmake.1 because it is not created when building in hppa + with cmake 2.4.8. (Closes: #488661) + + -- Debian Qt/KDE Maintainers Mon, 14 Jul 2008 01:10:40 +0200 + +kde4libs (4:4.0.84+svn828328-1) unstable; urgency=low + + * New upstream development snapshot. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Remove patches 97_use_imported_targets_with_cmake26.diff and + 99_more_implicit_link_libs.diff + * Update 98_link_interface_libraries.diff + * Add 90_reduce_linking.diff by A. Neundorf. + + +++ Changes by Armin Berres: + + * Disable debug output of KMail by default. + + -- Debian Qt/KDE Maintainers Sat, 05 Jul 2008 18:48:48 +0200 + +kde4libs (4:4.0.84-1) experimental; urgency=low + + * New upstream snapshot. + + -- Sune Vuorela Fri, 27 Jun 2008 19:19:33 +0200 + +kde4libs (4:4.0.82+svn819867-1) experimental; urgency=low + + * New upstream development snapshot. + + +++ Changes by Armin Berres: + + * Add libxcursor-dev build dependency. + * Recommend the new default font ttf-dejavu. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Remove phonon package stuff, it has been split out from kde4libs. + * Add build depends on phonon-dev. + * Update UPSTREAMVERSION in debian/rules. + * Update installed files. + * Add Conflicts with libkjsembed-dev from KDE 3 to kdelibs5-dev. + (Closes: #480686) + + +++ Changes by Modestas Vainius: + + * Drop 18_always_set_cmake_policy.diff patch - applied upstream. + * Make kdelibs5-dev depend on libphonon-dev, KDE4Internal.cmake REQUIRES it. + * Bump shlibs to 4.0.82. + * Exclude dependancy on phonon metapackage. + + +++ Changes by Sune Vuorela: + + * Install config files in /usr/share/kde4/config. + * Patch kstandarddirs to look in home, installpath, prefix/path except when + config files, where home, /etc/kde4, prefix/path, installpath is + preferred. Patch developed in cooperation with Fedora. (Closes: #484897). + * Add README file about the configuration stuff. + * Versioned build-dep on shared-mime-info. + + -- Debian Qt/KDE Maintainers Sat, 14 Jun 2008 00:05:51 +0300 + +kde4libs (4:4.0.80-1) experimental; urgency=low + + * New upstream development milestone (KDE 4.1 Beta1). + + +++ Changes by Modestas Vainius: + + * Disable 97 patch (will be removed later). + Pass -DKDE4_ENABLE_EXPERIMENTAL_LIB_EXPORT=on to cmake which enables + equivalent functionality. + * Update install files. + - Add makekdewidgets.1 man page to kdelibs5-dev. + - Move checkXML.1 from kdelibs5-data to kdelibs5-dev. Bump replaces. + * Refresh patches. + * Ligthen cmake build-dependency to 2.4.5. + + -- Debian Qt/KDE Maintainers Wed, 21 May 2008 22:53:51 +0300 + +kde4libs (4:4.0.74-1) experimental; urgency=low + + * New upstream snapshot. + * Raise the added shlibs dependency for kdebase-runtime to 4:4.0.72. + + -- Debian Qt/KDE Maintainers Sat, 17 May 2008 17:41:23 +0200 + +kde4libs (4:4.0.73+svn806390-1) experimental; urgency=low + + * New upstream development snapshot: + - The latest upstream commit is r806390 by uwolfer + - Date: Sun, 11 May 2008 10:32:27 -0000 + + * Corrections to *.install files: + - kdelibs5-dev.install: 1 new file(s) added; + - kdelibs-bin.install: 1 file(s) removed; + + +++ Changes by Modestas Vainius: + + * Add libacl1-dev to build depends. + Refresh 98 patch (kio_file build failure). + * Allow to set UPSTREAMVERSION in the environment. + * Use external automoc. Build-depend on automoc (>= 1.0~svn805317), make + kdelibs5-dev depend on it too. + + +++ Changes by Armin Berres: + + * kdelibs5-dev must replace kdelibs-data << 4:4.0.72-1 after the move of the + dbus-1 XML interfaces. + + +++ Changes by Fathi Boudra: + + * Add 20 patch to use DejaVu font as default font. + * Add libxml2-utils dependency to kdelibs-bin: meinproc4 needs it. + + -- Debian Qt/KDE Maintainers Sun, 11 May 2008 13:51:16 +0300 + +kde4libs (4:4.1.2-0ubuntu10) intrepid; urgency=low + + * Remove 12_deprecate_applnk.diff, it was the cause of all the problems with + non-kde4 applications we had (broken icons, duplicated entries etc.) + (LP: #254688, #268800) + * Add kubuntu_11_fix_openwithdialog.diff to increase reliability of + kopenwithdialog. Without the patch it creates KService objects using + findByName, which is wrong whenever there is a non-application service + type with the same name as the application (e.g. Kontact and kontactconfig) + + -- Harald Sitter Sat, 18 Oct 2008 03:14:56 +0200 + +kde4libs (4:4.1.2-0ubuntu9) intrepid; urgency=low + + [ Roderick B. Greening ] + * Add dep for launchpad-integration to kdelibs5 (LP: #283834) + + [ Harald Sitter ] + * Fix localization icon in launchpad-integration patch + * Add kubuntu_10_fix_kio_protocol_mismatch.diff fixing a bug where dolphin + was crashing upon leaving an archive due to a protocol mismatch + + -- Harald Sitter Thu, 16 Oct 2008 14:24:52 +0200 + +kde4libs (4:4.1.2-0ubuntu8) intrepid; urgency=low + + * Fix location of kdesu in kubuntu_06_user_disk_mounting.diff + + -- Jonathan Riddell Wed, 15 Oct 2008 12:43:07 +0100 + +kde4libs (4:4.1.2-0ubuntu7) intrepid; urgency=low + + * Add kubuntu_01_no_translate_pc_dir.diff, don't include quilt's + .pc directory in generated .pot files + + -- Jonathan Riddell Mon, 13 Oct 2008 18:05:31 +0100 + +kde4libs (4:4.1.2-0ubuntu6) intrepid; urgency=low + + * Add kubuntu_09_fix_application_menu.diff from KDE trunk (LP: #230467) + * quilt refresh + * Reorder patches according to their numbers + * Remove accidently added junk + + -- Harald Sitter Mon, 13 Oct 2008 17:29:14 +0200 + +kde4libs (4:4.1.2-0ubuntu5) intrepid; urgency=low + + * Add patch kubuntu_08_kde_bug_171870.diff from upstream, fixes crash in kded + + -- Jonathan Riddell Fri, 10 Oct 2008 12:56:57 +0100 + +kde4libs (4:4.1.2-0ubuntu4) intrepid; urgency=low + + * Transition from libcupsys2 to libcups2 (lp: #279345): + + debian/control: Replace libcupsys2-dev with libcups2-dev. + + -- Jonathan Thomas Thu, 09 Oct 2008 19:09:27 -0400 + +kde4libs (4:4.1.2-0ubuntu3) intrepid; urgency=low + + * Move launchpad.png icon from kdelibs-data to kdelibs5-data + * Add kubuntu.png icon + * Fix kubuntu_51_launchpad_integration.diff to use oxygen icon + + -- Jonathan Riddell Mon, 06 Oct 2008 15:40:28 +0100 + +kde4libs (4:4.1.2-0ubuntu2) intrepid; urgency=low + + * kdelibs5-dev conflicts and replaces libkjsembed-dev (LP: #276588) + + -- Harald Sitter Wed, 01 Oct 2008 15:55:52 +0200 + +kde4libs (4:4.1.2-0ubuntu1) intrepid; urgency=low + + [ Roderick B. Greening ] + * Re-write launchpad integration patch (fix FBTS kde4bindings) + - kubuntu_51_launchpad_integration.diff + + [ Harald Sitter ] + * New upstream release + * Remove kubuntu_900_fix_js_debugger.diff (applied upstream) + * Update kubuntu_06_user_disk_mounting.diff + * quilt refresh + + -- Harald Sitter Thu, 25 Sep 2008 20:35:37 +0200 + +kde4libs (4:4.1.1+really4.1.1-0ubuntu4) intrepid; urgency=low + + * Add in launchpad integration patch (updated from KDE3.5) + - kubuntu_51_launchpad_integration.diff + + -- Roderick B. Greening Tue, 23 Sep 2008 17:30:57 -0230 + +kde4libs (4:4.1.1+really4.1.1-0ubuntu3) intrepid; urgency=low + + * kubuntu_57_xdg_user_dirs.diff added to let kde know about + XDG folders (Desktop etc...) + + -- Anthony Mercatante Thu, 04 Sep 2008 22:10:22 +0200 + +kde4libs (4:4.1.1+really4.1.1-0ubuntu2) intrepid; urgency=low + + * Add kubuntu_900_fix_js_debugger.diff (from upstream SVN). Makes Konqueror + terminate properly again. + * Refresh all patches + + -- Harald Sitter Tue, 02 Sep 2008 20:01:07 +0200 + +kde4libs (4:4.1.1+really4.1.1-0ubuntu1) intrepid; urgency=low + + * Exchange wrong 4.1.0 tarball with 4.1.1 + + -- Harald Sitter Tue, 02 Sep 2008 02:45:28 +0200 + +kde4libs (4:4.1.1-0ubuntu1) intrepid; urgency=low + + * New upstream release + * Remove kubuntu_901_fix_app_quit.diff (applied upstream) + * Remove debian/cdbs (we use official cdbs now) + + -- Harald Sitter Fri, 29 Aug 2008 01:37:30 +0200 + +kde4libs (4:4.1.0-0ubuntu12) intrepid; urgency=low + + * Further fix to kubuntu_07_apport_not_drkonqi.diff + + -- Jonathan Riddell Fri, 22 Aug 2008 23:24:48 +0100 + +kde4libs (4:4.1.0-0ubuntu11) intrepid; urgency=low + + * Add kubuntu_901_fix_app_quit.diff from upstream making various + applications quit properly again (LP: #253659) + + -- Harald Sitter Tue, 05 Aug 2008 01:07:14 +0200 + +kde4libs (4:4.1.0-0ubuntu10) intrepid; urgency=low + + * Really fix kubuntu_07_apport_not_drkonqi.diff + + -- Jonathan Riddell Mon, 04 Aug 2008 23:23:38 +0100 + +kde4libs (4:4.1.0-0ubuntu9) intrepid; urgency=low + + * Fix syntax in kubuntu_07_apport_not_drkonqi.diff + + -- Jonathan Riddell Mon, 04 Aug 2008 22:42:53 +0100 + +kde4libs (4:4.1.0-0ubuntu8) intrepid; urgency=low + + * Adding kubuntu_07_apport_not_drkonqi.diff, don't use drkonqi + crash handler if apport is enabled + + -- Jonathan Riddell Mon, 04 Aug 2008 21:05:42 +0100 + +kde4libs (4:4.1.0-0ubuntu7) intrepid; urgency=low + + * Temporarily do not use kubuntu_56_langpacks_desktop_files.diff, + it seems to cause an endless loop somewhere + + -- Jonathan Riddell Mon, 04 Aug 2008 11:32:57 +0100 + +kde4libs (4:4.1.0-0ubuntu6) intrepid; urgency=low + + * Add back KDESU_USE_SUDO_DEFAULT + + -- Jonathan Riddell Fri, 01 Aug 2008 16:50:28 +0100 + +kde4libs (4:4.1.0-0ubuntu5) intrepid; urgency=low + + * Add kubuntu_56_langpacks_desktop_files.diff for translating + .desktop files with .po files + + -- Jonathan Riddell Fri, 01 Aug 2008 11:10:35 +0100 + +kde4libs (4:4.1.0-0ubuntu4) intrepid; urgency=low + + * depend on kdesdk-scripts for .pot generation + * kdelibs5-dev depends on kdesdk-scripts for .pot generation + + -- Jonathan Riddell Thu, 31 Jul 2008 14:38:09 +0100 + +kde4libs (4:4.1.0-0ubuntu3) intrepid; urgency=low + + * Add kubuntu_04_add_langpack_path.diff ported from kde3 libs, + lets it find language pack files + * Add kubuntu_64_rosetta_translation.diff, acknowledge Launchpad translators + * Build with kde4.mk to create .pot files + + -- Jonathan Riddell Thu, 31 Jul 2008 10:49:45 +0100 + +kde4libs (4:4.1.0-0ubuntu2) intrepid; urgency=low + + * Fix soprano version dependency from kdelibs5-dev + + -- Jonathan Riddell Tue, 29 Jul 2008 10:19:30 +0100 + +kde4libs (4:4.1.0-0ubuntu1) intrepid; urgency=low + + [ Steve Stalcup ] + * New upstream release 4.1 final release + - updated kdelibs5-data.install, kdelibs5-data.manpages, kdelibs5.install + kdelibs-bin.install + + [ Harald Sitter ] + * Ensure .install only install actually compiled files + * Exchange build dependency libcupsys2-dev with libcups2-dev + * Revise build dependency versions of phonon, soprano and automoc + + -- Harald Sitter Fri, 25 Jul 2008 00:59:57 +0200 + +kde4libs (4:4.0.98a-0ubuntu2) intrepid; urgency=low + + * Do not install preparetips in kdelibs5-dev.install, not in + kdesdk-scripts along with other bits that extract-messages needs + + -- Jonathan Riddell Tue, 22 Jul 2008 13:02:02 +0100 + +kde4libs (4:4.0.98a-0ubuntu1) intrepid; urgency=low + + * Rebuilt tar from upstream includes fix for French translations + + -- Jonathan Riddell Tue, 15 Jul 2008 15:56:18 +0100 + +kde4libs (4:4.0.98-0ubuntu1) intrepid; urgency=low + + * New upstream release candidate release + * Bump Standards-Version to 3.8.0 + + -- Harald Sitter Fri, 11 Jul 2008 17:59:21 +0200 + +kde4libs (4:4.0.83-0ubuntu4) intrepid; urgency=low + + * Remove .kde4 usage + - Removed patches/10_kdehome_kde4.diff + - Removed CMAKE variable KDE_DEFAULT_HOME from debian/cdbs/kde.mk + - Removed patches/kubuntu_01_kde3_menu_applications.diff + + -- Harald Sitter Thu, 03 Jul 2008 16:59:04 +0200 + +kde4libs (4:4.0.83-0ubuntu3) intrepid; urgency=low + + * Fix kdelibs-bin.install, no kde4automoc + + -- Jonathan Riddell Mon, 23 Jun 2008 22:16:12 +0000 + +kde4libs (4:4.0.83-0ubuntu2) intrepid; urgency=low + + * Add build-dep on libphonon + + -- Jonathan Riddell Mon, 23 Jun 2008 16:07:55 +0000 + +kde4libs (4:4.0.83-0ubuntu1) intrepid; urgency=low + + * New upstream beta release + + -- Jonathan Riddell Thu, 19 Jun 2008 11:45:13 +0000 + +kde4libs (4:4.0.80-0ubuntu8) intrepid; urgency=low + + * Make kdelibs5-dev depend on libsm-dev + + -- Jonathan Riddell Mon, 16 Jun 2008 22:11:21 +0000 + +kde4libs (4:4.0.80-0ubuntu7) intrepid; urgency=low + + * Make kdelibs5-dev depend on libpng12-dev + + -- Jonathan Riddell Fri, 13 Jun 2008 12:15:26 +0000 + +kde4libs (4:4.0.80-0ubuntu6) intrepid; urgency=low + + * Fix config paths + + -- Jonathan Riddell Mon, 09 Jun 2008 16:24:32 +0100 + +kde4libs (4:4.0.80-0ubuntu5) intrepid; urgency=low + + * Update kde.mk, use /usr/share/kde4/config for settings, mark + packages as Kubuntu not Debian + + -- Jonathan Riddell Mon, 09 Jun 2008 14:59:04 +0100 + +kde4libs (4:4.0.80-0ubuntu4) intrepid; urgency=low + + * Remove usr/share/man/man1/makekdewidgets.1 from kdelibs5-data install + file - already provided by kdelibs5-dev (as it should be) + + -- Scott Kitterman Wed, 04 Jun 2008 21:29:48 -0400 + +kde4libs (4:4.0.80-0ubuntu3) intrepid; urgency=low + + * Make kdelibs5-dev depend on automoc + + -- Jonathan Riddell Wed, 28 May 2008 09:31:06 +0100 + +kde4libs (4:4.0.80-0ubuntu2) intrepid; urgency=low + + * Make kdelibs5-dev depend on + libasound2-dev, libcupsys2-dev, libdbus-1-dev, libkeyutils-dev, libqt4-dev, + shared-mime-info, libstreamanalyzer-dev (>= 0.5.7), + libxml2-dev, libxml2-utils, libxslt1-dev, libxtst-dev, libgif-dev, + libavahi-common-dev, libaspell-dev, libbz2-dev, libenchant-dev, libacl1-dev, + libjasper-dev, libopenexr-dev, libpcre3-dev, libtiff4-dev, hspell, xsltproc + + -- Jonathan Riddell Tue, 27 May 2008 19:52:52 +0100 + +kde4libs (4:4.0.80-0ubuntu1) intrepid; urgency=low + + * New upstream beta release + * Remove depends on libaspell-dev + + -- Jonathan Riddell Tue, 27 May 2008 09:22:49 +0100 + +kde4libs (4:4.0.73-0ubuntu1) intrepid; urgency=low + + * New upstream development snapshot + * Merge with Debian, remaining changes: + - kubuntu_01_kde3_menu_applications.diff, indicate KDE 3 apps in menu + - kubuntu_06_user_disk_mounting.diff, let users mount disks + - Remove build-dep on libfam-dev + + -- Jonathan Riddell Thu, 08 May 2008 12:07:40 +0100 + +kde4libs (4:4.0.72+svn804262-1~pre1) UNRELEASED; urgency=low + + * New upstream development snapshot: + - The latest upstream commit is r804262 by dfaure + - Date: Mon, 05 May 2008 13:40:54 -0000 + + * 99 patch is disabled. Build is not for public usage. + + +++ Changes by Modestas Vainius: + + * Add libacl1-dev to build depends. Refresh 98 patch (kio_file build + failure). + * Allow to set UPSTREAMVERSION in the environment. + + +++ Changes by Armin Berres: + + * kdelibs5-dev must replace kdelibs-data << 4:4.0.72-1 after the move of the + dbus-1 XML interfaces. + + -- Debian Qt/KDE Maintainers Sun, 04 May 2008 23:37:47 +0200 + +kde4libs (4:4.0.72-1) experimental; urgency=low + + * New upstream snapshot. (r802761) + + * Fixes heap based buffer overflow via specially encoded image. + CVE-2008-1670 (Closes: #478283) + + +++ Changes by Modestas Vainius: + + * 98_link_interfaces_library.diff - major update: + - Drop ${QT_QTNETWORK_LIBRARY}, ${QT_QTDBUS_LIBRARY}, ${QT_QTXML_LIBRARY} + from kdecore LINK_INTERFACE_LIBRARIES leaving only ${QT_QTCORE_LIBRARY}. + Those 3 libraries are no longer implicitly provided by any kdelibs + target. This may cause a few link time FTBFSes. + - Further update LINK_INTERFACE_LIBRARIES of other public libraries. + * Export ${KDE4_THREADWEAVER_LIBRARIES} and an alias for + ${KDE4_THREADWEAVER_LIBS} to restore compatibility. + * Fix offsets in other patches so they apply cleanly. + * Move usr/include/KDE/Phonon from kdelibs5-dev to libphonon-dev. Update + *.install files and Replaces for libphonon-dev appropriately. + * Enhance 19_findqt4_optional_x11.diff patch. Do not implicitly add + -lphread. + * Build depend on libenchant-dev. + * Add 99_more_implicit_link_libs.diff which adds more implicit link + interface libraries to diverge from upstream as least as possible. + - In addition, kdecore implies QtDBus, QtXml, QtNetwork. + - In addition, kdeui implies QtSvg. + - In addition, kde3support and ktuils imply kparts. + - In addition, kio implies solid. + * Move dbus-1 XML interfaces to kdelibs5-dev.install. + + -- Debian Qt/KDE Maintainers Wed, 30 Apr 2008 18:03:58 +0200 + +kde4libs (4:4.0.70+svn799089-2) experimental; urgency=low + + +++ Changes by Modestas Vainius: + + * Export kparts as khtml interface library. + + -- Debian Qt/KDE Maintainers Mon, 21 Apr 2008 20:22:47 +0300 + +kde4libs (4:4.0.70+svn799089-1) experimental; urgency=low + + * New upstream development snapshot: + - The latest upstream commit is r799089. + + +++ Changes by Armin Berres: + + * Update and sort *.install files. + + +++ Changes by Ana Beatriz Guerrero Lopez + + * Add new build depends after Qt4 have updated its build depends: + libpng-dev, libssl-dev, libsm-dev. + * Add version to the RUNTIME_DEPS in debian/rules. + + +++ Changes by Modestas Vainius: + + * New version of 17_findservicebydesktoppath_try_realfilepath.diff. Still + incomplete. + * Shrink *-dev dependency list of kdelibs5-dev to libqt4-dev (>= 4.4.0~), + libsoprano-dev (>= 2.0.97~). Thanks to Sune Vuorela for determining this + set from #include's of the public headers. + * Add 18_always_set_cmake_policy.diff patch to set CMake policy settings + regardless of KDE_FOUND value. + * Introduce 97_use_imported_targets_with_cmake26.diff which changes the way + libraries dependences are exported when built with CMake 2.6: + - Rationale behind this is to reduce excess linkage. + - Build-depend on cmake 2.6 or later. Make kdelibs5-dev depend on + cmake 2.6. + - Do not use export_library_dependencies() to export library dependences + with CMake 2.6. This method was the main source of excess linkage + problems. Use a brand new install(EXPORT) instead which supports + LINK_INTERFACE_LIBRARIES. + - Due to the change above, add "EXPORT kdelibs" property for all public + install(TARGETS). + - Rewrite the part of FindKDE4Install.cmake which deals with + KDE4_*_LIBRARY and KDE4_*_LIBS setup. Since we are using cmake IMPORTED + targets now and let cmake do a major part of dependency handling for us, + make each KDE4_*_LIBS variable refer to the IMPORTED target of the + respective public KDE library. KDE4_*_LIBRARY semantics were not changed + and they still point to the result of find_library(). + * Add 98_link_interface_libraries.diff which: + - Tweaks target_link_libraries() calls where dependences where were + missing. + - Makes use of LINK_INTERFACE_LIBRARIES target property to control which + libraries are exported via link interface (property values probably need + more tweaking). This is CMake 2.6 or only, ignored for CMake 2.4. + * Make kdelibs shlibs "dynamic" and ensure kdebase-runtime from KDE 4.1 + series is used as runtime dependency. + * Build-depend on libglu1-mesa-dev as libqt4-dev 4.4.0~rc1-5 is dropping it + from Depends. + * Add myself to Uploaders. + * Add 19_findqt4_optional_x11.diff - make X11 optional for in FindQt4.cmake. + + -- Debian Qt/KDE Maintainers Sun, 20 Apr 2008 22:12:38 +0300 + +kde4libs (4:4.0.68+svn794641-1) experimental; urgency=low + + * New upstream development snapshot. + + +++ Changes by Modestas Vainius: + + * Sort *.install files + * Drop 16_postgresql_include_path_fix.diff - merged upstream. + * Add 17_findservicebydesktoppath_try_realfilepath.diff to improve + desktop file location by path on the systems where e.g. /usr is a + symlink. Please note this patch still does not fix what I developed + it for. So it's useless but it does not hurt. Work in progress. + + -- Debian Qt/KDE Maintainers Sun, 06 Apr 2008 22:12:02 +0300 + +kde4libs (4:4.0.68-1) experimental; urgency=low + + * New upstream snapshot. + + +++ Changes by Modestas Vainius: + + * Add Replaces: kdebase-runtime-data << KDE 4.1 for kdelibs5-dev due to + common file /usr/share/kde4/apps/cmake/modules/FindXine.cmake + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Tighten build depend version on libstreamanalyzer-dev 0.5.8-2 + from experimental. + + -- Debian Qt/KDE Maintainers Thu, 03 Apr 2008 22:37:56 +0200 + +kde4libs (4:4.0.66+svn791114-1) experimental; urgency=low + + * First KDE 4.1 snapshot packaged, this is going to experimental. + * Update installed files. + * Refresh and update patches. + * Bump to new version number where needed. + * Add some versioned depends on Qt4 4.4. + * Replace libqt4-debug with libqt4-dbg. + * Build depend on soprano >= 2.0.97~. + + -- Ana Beatriz Guerrero Lopez Fri, 28 Mar 2008 13:36:21 +0100 + +kde4libs (4:4.0.2-1) unstable; urgency=low + + * New upstream release. + + +++ Changes by Armin Berres: + + * Don't bump shlibs version automatically on every upload. Bumping on new + upstream versions is enough now that the libs are stable. + * Add versioned shlibs to libphonon4. + * Remove kde-icons-oxygen and kdebase-runtime-data from the shlibs file of + kdelibs5. kdebase-runtime depends on them anyway. + * Add strict dependency of kdelibs-bin on kdelibs5 and use a more obvious + way to remove the dependency on kdebase-runtime. shlibs.local is no more + needed now. + + +++ Changes by Matthew Rosewarne: + + * Build-Depend on libgif-dev instead of libungif4-dev. + + +++ Changes by Modestas Vainius: + + * New patch 16_postgresql_include_path_fix.diff, which adds PostgreSQL + include paths used on Debian to FindPostgreSQL cmake module. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Drop patches pulled from KDE's SVN, now part of the release + - 01_make_stackingOrder_work_r769072.diff + - 02_re-register_global_shortcuts_r769363.diff + * Update installed files. + * Update UPSTREAMVERSION in debian/rules. + + -- Debian Qt/KDE Maintainers Tue, 04 Mar 2008 12:52:59 +0100 + +kde4libs (4:4.0.1-1) unstable; urgency=low + + * New upstream release. + + +++ Changes by Matthew Rosewarne: + + * Make dependencies binNMU-friendly. + * Bump Soprano minimum version to 2.0.0. + * Remove redundant Depends: shared-mime-info from kdelibs5-dev. + * Add Suggests: kdelibs5-doc to kdelibs5-dev. + + +++ Changes by Armin Berres: + + * Update 10_kdehome_kde4 patch. Set kde home directory to ~/.kde4 + where ~/.kde was used. Thanks to Jonathan Riddell and Suse people. + * Update installed files. + * Drop no more needed patch 16_arm_fixes.diff. + + +++ Changes by Fathi Boudra: + + * Make kdelibs5-dev installable on GNU/kFreeBSD. Thanks to Aurelien Jarno. + (Closes: #462338) + * Add dbus-x11 dependency to kdelibs5. Thanks to Chris Desjardins. + * Add Vcs-Browser and Vcs-Svn fields. + * Cherry pick from branches/KDE/4.0: + + + 02_re-register_global_shortcuts_r769363: + Re-register global shortcuts if kded4 is restarted. + + +++ Changes by Adeodato Simó: + + * Cherry pick from /branches/KDE/4.0: + + + 01_make_stackingOrder_work_r769072: fix KWindowSystem::stackingOrder() to + actually return a non-empty list with the list of windows. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Update to debhelper 6. + * Add versioned b-d on cdbs (>= 0.4.51) to get debhelper 6 support and fixed + cmake.mk class. + + -- Debian Qt/KDE Maintainers Mon, 04 Feb 2008 09:59:44 +0100 + +kde4libs (4:4.0.0-2) unstable; urgency=low + + +++ Changes by Fathi Boudra: + + * Update arm patch. Avoid conversion to float. Thanks to Pino Toscano. + * Move hal and pmount Recommends to kdebase-runtime-bin-kde4 package. + * Rename kdelibs-dbg to kdelibs5-dbg. + Conflicts/Replaces against kdelibs-dbg >= 4:3.91.0-1 and << 4:4.0.0-2 + + +++ Changes by Armin Berres: + + * Add ${shlibs:Depends} dependency to kdelibs5-dev. + + -- Fathi Boudra Sun, 13 Jan 2008 00:39:59 +0100 + +kde4libs (4:4.0.0-1) experimental; urgency=low + + * New upstream release. KDE 4.0.0 yay! + + +++ Changes by Armin Berres: + + * Add patch to disable debug information by default. They can be enabled + with kdebugdialog. + * Add patch to build no special debug code, but release code, and remove + all hardcoded optimization and debug compiler flags. Use $(CXXFLAGS) and + $(CFLAGS) instead. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Update patch 15_kfreebsd_support to build in kfreebsd after latest changes + in ConfigureChecks.cmake. + * Update lintian overrides. + * Add patch to fix make it build in arm and hopefully armel. Thanks Aurel. + (Closes: #459515) + + +++ Changes by Matthew Rosewarne: + + * Add Homepage: to control. + * Tweak package descriptions. + * Replace dependency on xbase-clients with xauth. + * Replace source:Version with binary:Version. + + -- Debian Qt/KDE Maintainers Wed, 09 Jan 2008 06:19:10 +0100 + +kde4libs (4:4.0.3-0ubuntu5) hardy; urgency=low + + * Add patch to debian/patches/series + + -- Jonathan Riddell Sun, 20 Apr 2008 22:22:49 +0100 + +kde4libs (4:4.0.3-0ubuntu4) hardy; urgency=low + + * Add kubuntu_06_user_disk_mounting.diff, fix ntfs disk mounting + + -- Eugene Tretyak Sat, 19 Apr 2008 11:11:14 +0100 + +kde4libs (4:4.0.3-0ubuntu3) hardy; urgency=low + + [ Terence Simpson ] + * Add a conflicts/replaces relationship with old kde4* packages, fixes + (LP: #214645) and probably others + + [ Harald Sitter ] + * debian/patches/kubuntu_05_fix_firefox_bookmark_import.diff + - Fix import of firefox bookmarks (LP: #189956) + http://websvn.kde.org/?view=rev&revision=780085 + + -- Harald Sitter Sat, 12 Apr 2008 16:42:59 +0200 + +kde4libs (4:4.0.3-0ubuntu2) hardy; urgency=low + + * debian/patches/kubuntu_04_klauncher_crash_LP141418.diff: + Fix segfault in klauncher (LP: #141418) + Patch cherrypicked from KDE SVN. + + -- Daniel Hahler Wed, 09 Apr 2008 00:22:32 +0200 + +kde4libs (4:4.0.3-0ubuntu1) hardy; urgency=low + + * New upstream release + + -- Jonathan Riddell Fri, 28 Mar 2008 11:59:55 +0000 + +kde4libs (4:4.0.2-0ubuntu6) hardy; urgency=low + + * Ensure patch unapplied before upload + + -- Jonathan Riddell Wed, 26 Mar 2008 14:42:13 +0000 + +kde4libs (4:4.0.2-0ubuntu5) hardy; urgency=low + + * Update kubuntu_03_edit_applications_menu.diff with more categories + and random .desktop files + + -- Jonathan Riddell Wed, 26 Mar 2008 13:40:36 +0000 + +kde4libs (4:4.0.2-0ubuntu4) hardy; urgency=low + + * Change patch 3 to kubuntu_03_edit_applications_menu.diff, collapse + Utilities menu too + + -- Jonathan Riddell Fri, 14 Mar 2008 18:50:57 +0000 + +kde4libs (4:4.0.2-0ubuntu3) hardy; urgency=low + + * Add kubuntu_03_hide_kde3_kcontrol_menu_entries.diff, + hides KDE 3 kcontrol entries from menu + + -- Jonathan Riddell Fri, 14 Mar 2008 17:29:39 +0000 + +kde4libs (4:4.0.2-0ubuntu2) hardy; urgency=low + + * Add kubuntu_02_allow_malformed_desktop_files.diff from Guillaume + Martres, backport of upstream. Closes LP: #199145 + + -- Jonathan Riddell Tue, 11 Mar 2008 17:26:30 +0000 + +kde4libs (4:4.0.2-0ubuntu1) hardy; urgency=low + + * New upstream release + + -- Jonathan Riddell Mon, 03 Mar 2008 11:37:28 +0000 + +kde4libs (4:4.0.1-0ubuntu1) hardy; urgency=low + + * New upstream release + * rpaths seem to have disappeared, add kde4.conf to /etc/ld.so.conf.d/ + + -- Jonathan Riddell Thu, 31 Jan 2008 16:14:40 +0000 + +kde4libs (4:4.0.0-0ubuntu5) hardy; urgency=low + + * Update 10_kdehome_kde4.diff as kubuntu_10_kdehome_kde4.diff from + SuSE + * Add kubuntu_01_kde3_menu_applications.diff from SuSE, make + loading of KDE 3 apps better + * Set -DXDG_APPS_INSTALL_DIR=/usr/share/applications/kde4/ in kde.mk + * Add patches from Debian + + -- Jonathan Riddell Mon, 28 Jan 2008 18:51:35 +0000 + +kde4libs (4:4.0.0-0ubuntu4) hardy; urgency=low + + * Added debian/patches/51_fix_kauthorized_assert.diff which fixes an + unnecessary crash in KAuthorized (LP: #182718) + * Make libungif4-dev an alternative build dependency for libgif-dev (enables + fast and easy gutsy backports) + + -- Harald Sitter Tue, 22 Jan 2008 22:26:12 +0100 + +kde4libs (4:4.0.0-0ubuntu3) hardy; urgency=low + + * Remove debian/shlibs.local before building, to get correct shlibs + + -- Sarah Hobbs Mon, 14 Jan 2008 23:37:55 +1100 + +kde4libs (4:4.0.0-0ubuntu2) hardy; urgency=low + + * Make kdesu use sudo by default (LP: #182319) + * Don't exceed 80 characters per line, where possible + * Changed descriptions to better reflect that these packages are for KDE 4 + * Changed Maintainer tag from Ubuntu MOTU to Kubuntu Developers + + -- Harald Sitter Sun, 13 Jan 2008 20:43:01 +0100 + +kde4libs (4:4.0.0-0ubuntu1) hardy; urgency=low + + * New upstream release + * Make kdelibs5-dev depend on libacl1-dev + + -- Jonathan Riddell Sun, 06 Jan 2008 18:18:39 +0000 + +kde4libs (4:3.98.0~svn755919-2ubuntu5) hardy; urgency=low + + * Remove conflicts on kdelibs4-dev + + -- Jonathan Riddell Sat, 05 Jan 2008 00:40:37 +0000 + +kde4libs (4:3.98.0~svn755919-2ubuntu4) hardy; urgency=low + + * Remove shlibs before upload + + -- Jonathan Riddell Fri, 04 Jan 2008 15:06:17 +0000 + +kde4libs (4:3.98.0~svn755919-2ubuntu3) hardy; urgency=low + + * Fix name of kde4libs-bin.install + + -- Jonathan Riddell Fri, 04 Jan 2008 10:51:05 +0000 + +kde4libs (4:3.98.0~svn755919-2ubuntu2) hardy; urgency=low + + * Add missing comma in build-dep + + -- Jonathan Riddell Fri, 04 Jan 2008 00:44:35 +0000 + +kde4libs (4:3.98.0~svn755919-2ubuntu1) hardy; urgency=low + + * Merge with Debian, remaining changes: + - our kde.mk and .install paths + - build-dep on libgif not ungif + - Don't build-dep on libfam-dev + + -- Jonathan Riddell Thu, 03 Jan 2008 10:44:45 +0000 + +kde4libs (4:3.98.0~svn755919-1) experimental; urgency=low + + * New svn snapshot release to revision 755919. + + +++ Changes by Fathi Boudra: + + * Build-dep on soprano >= 1.99~rc2-1. (Closes: #458334) + * Split kdelibs5-dev and kdelibs. Move Phonon in his own packages. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Fix offsets in 15_kfreebsd_support patch. + * Update years in debian/copyright. Happy new year! + + -- Debian Qt/KDE Maintainers Wed, 02 Jan 2008 14:08:10 +0100 + +kde4libs (4:3.98.0~svn753247-1) experimental; urgency=low + + * Svn snapshot of revision 753247. + * Remove extra LDFLAGS. Included via CDBS now. + * Update patches. + * Update installed files. + * Force runtime dependency on kdebase-runtime instead of the removed + kdebase-runtime-bin. + + -- Armin Berres Thu, 27 Dec 2007 16:11:13 +0100 + +kde4libs (4:3.97.0-3ubuntu4) hardy; urgency=low + + * Upload to fix previous buildd issue + + -- Richard A. Johnson Sun, 30 Dec 2007 18:56:00 -0600 + +kde4libs (4:3.97.0-3ubuntu3) hardy; urgency=low + + * Remove CMAKE_SKIP_RPATH due to us using a different path + + -- Richard A. Johnson Mon, 24 Dec 2007 11:10:45 -0600 + +kde4libs (4:3.97.0-3ubuntu2) hardy; urgency=low + + * Rebuild kdelibs5-dev against libgif instead of libungif + + -- Richard A. Johnson Sun, 23 Dec 2007 18:29:17 -0600 + +kde4libs (4:3.97.0-3ubuntu1) hardy; urgency=low + + * Merge from Debian + * debian/cdbs/kde.mk: + - uncomment #DEB_CMAKE_PREFIX = /usr/lib/kde4 + - uncomment #DEB_DH_SHLIBDEPS_ARGS = -l/usr/lib/kde4/lib/ + - add $(DEB_CMAKE_PREFIX) to DEB_CMAKE_EXTRA_FLAGS + - replace "Debian packages" with "Kubuntu packages" for + KDE_DISTRIBUTION_TEXT + + +++ Changes by Ilya Eremin: + + * Rebuild against libgif instead of libungif (LP: #176836) + + -- Richard A. Johnson Sat, 22 Dec 2007 13:19:58 -0600 + +kde4libs (4:3.97.0-2) experimental; urgency=low + + * The "Pizza with Champagne" release. + + +++ Changes by Armin Berres: + + * Add patch to hardcode /dev/ptmx as ptm device to work around broken + build environments. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Add patch for kfreebsd support. + + -- Debian Qt/KDE Maintainers Sat, 15 Dec 2007 03:31:22 +0100 + +kde4libs (4:3.97.0-1ubuntu2) hardy; urgency=low + + * Remove shlibs.local before upload + + -- Jonathan Riddell Mon, 10 Dec 2007 10:44:30 +0000 + +kde4libs (4:3.97.0-1ubuntu1) hardy; urgency=low + + * New upstream release + * Merge with Debian + + -- Jonathan Riddell Thu, 06 Dec 2007 11:38:31 +0000 + +kde4libs (4:3.97.0-1) experimental; urgency=low + + * New upstream release. + * Update *.install files. + * Update Standards-Version to 3.7.3. + * Remove README.Debian, packages are stable now. + * Update package descriptions, remove references to beta status. + * Add export LDFLAGS+="-Wl,--as-needed" in rules to make dpkg-shlibdeps + happier. + * Do not build depend on libasound2-dev and libkeyutils-dev in the archs + they do not exist. + * Move Depends on hal | kfreebsd-gnu | hurd, pmount | kfreebsd-gnu | hurd, + to Recommends. (Closes: #452255) + * Add lintian override for extra-license-file warnings in kdelibs5-data. + + -- Ana Beatriz Guerrero Lopez Sun, 09 Dec 2007 15:47:28 +0100 + +kde4libs (4:3.96.0-1ubuntu3) hardy; urgency=low + + * Rebuild to recreate deleted packages + + -- Jonathan Riddell Wed, 05 Dec 2007 00:25:08 +0000 + +kde4libs (4:3.96.0-1ubuntu2) hardy; urgency=low + + * Make kdelibs5-dev depend on libacl1-dev + * Remove kdelibs5-dev conflicts on kdelibs4-dev + + -- Jonathan Riddell Tue, 20 Nov 2007 13:03:01 +0000 + +kde4libs (4:3.96.0-1ubuntu1) hardy; urgency=low + + * Sync with Debian. Rename kdelibs-bin to kde4libs-bin and + kdelibs-dbg to kde4libs-dbg + * Add DEB_CMAKE_PREFIX = /usr/lib/kde4 + * Add DEB_DH_SHLIBDEPS_ARGS = -l/usr/lib/kde4/lib/ + * Edit kde.mk for $(DEB_CMAKE_PREFIX) + * Don't build-dep on libfam-dev + * Comment out "experimental" requirement in kde.mk + * kdelibs5-dev doesn't depend on fam + + -- Jonathan Riddell Fri, 16 Nov 2007 12:12:41 +0000 + +kde4libs (4:3.96.0-1) experimental; urgency=low + + * New upstream release. + * Update *.install files. + + -- Ana Beatriz Guerrero Lopez Wed, 14 Nov 2007 13:17:32 +0100 + +kde4libs (4:3.95.2-1) experimental; urgency=low + + * New upstream release. + + +++ Changes by Fathi Boudra: + + * Bump build dependencies versions. + * Update installed files. + + -- Debian Qt/KDE Maintainers Thu, 08 Nov 2007 20:18:43 +0100 + +kde4libs (4:3.95.0-1) experimental; urgency=low + + * New upstream release: KDE4 beta 4. + + +++ Changes by Fathi Boudra: + + * Remove libpulse0 conflict. It was a temporary workaround. + * Update 11_applications_menu patch. We must keep the extension unchanged. + * Add 12_deprecate_applnk patch. We use /usr/share/applications in any case. + + +++ Changes by Armin Berres: + + * Update *.install files. + + +++ Changes by Sune Vuorela: + + * Leet shlibs hacking. + + -- Debian Qt/KDE Maintainers Thu, 25 Oct 2007 14:47:24 +0200 + +kde4libs (4:3.94.0-2) experimental; urgency=low + + +++ Changes by Fathi Boudra: + + * Pull SVN branch to r726725. + + +++ Changes by Armin Berres: + + * Add debug package. + * Make kdelibs5-dev depend on recent soprano. + * Add dependency of kdelibs5 on kde-icons-oxygen. It is needed by nearly + every KDE4 application. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * Update *.install files. + + -- Debian Qt/KDE Maintainers Thu, 18 Oct 2007 20:56:22 +0200 + +kde4libs (4:3.94.0-1) experimental; urgency=low + + * KDE4 beta3. + + +++ Changes by Armin Berres: + + * Add kdelibs5 dependency on shared-mime-info. + * Update *.install files. + * Install man pages. + * Rename debian/no-install.txt to debian/not-installed and reformat it for + being usable with "debian/rules list-missing". + * Update patches. + * Depend on up to date libsoprano. + * Conflict with libpulse0 for preventing crashes. This is definitely just a + temporary workaround and should be removed ASAP. + * Depend on hal which is used as Solid backend. + * Depend on pmount. + + +++ Changes by Sune Vuorela: + + * kjscmd also exists in kjscmd from kdebindings. Adding conflict. + + -- Debian Qt/KDE Maintainers Wed, 17 Oct 2007 13:42:50 +0200 + +kde4libs (4:3.93.0-1) experimental; urgency=low + + * New upstream version. + - Remove patches: 01_libkdeprint_management_soname and + 02_strigi-0.5.5_support merged upstream. And 12_no_emoticon is not + longer needed. + * Update *.install files. + * Update not-installed.list + * Remove prune-nonfree, there is not longer non-free stuff. + + -- Ana Beatriz Guerrero Lopez Sun, 03 Sep 2007 20:13:59 +0200 + +kde4libs (4:3.92.0.dfsg.1-2) experimental; urgency=low + + +++ Changes by Fathi Boudra: + + * Add patch to support strigi-0.5.5. + * Move binaries to kdelibs5-dev: + * checkXML, kconfig_compiler, ksvgtopng, kunittestmodrunner, + makekdewidgets, preparetips. + * Add kdelibs5-dev conflicts against kdelibs4-dev. + * Remove qt4-designer-kde4-plugins package. No need to have an extra package + as qt4 designer plugins are higky dependent on kdelibs5 and development. + * Add qt4_designer_plugins_path patch to fix plugins installation path. + + +++ Changes by Ana Beatriz Guerrero Lopez: + + * No shipping emoticons images to avoid conflicts with current kdebase-data + (KDE3), patch 12. See list in no-install.list. + * Add patch 04_libkdeprint_management_soname.diff to avoid same soname name + than in current KDE version. + * Build-Depend only on libungif4-dev. kdegraphics b-d on imlib11 that b-d on + libungif4-dev, if we build against libgif-dev, this kdelibs version and + kdegraphics3 can not co-exist. + + -- Debian Qt/KDE Maintainers Mon, 13 Aug 2007 02:21:33 +0200 + +kde4libs (4:3.92.0.dfsg.1-1) experimental; urgency=low + + * KDE4 beta 1, first upload to the Debian archive. + * Update *.install files. + * Prune non-free files, added script prune-nonfree. + * Add patches: + * 01_kdehome_kde4: set kdehome directory to .kde4. + * 02_applications_menu_kde4: append .kde4 to applications.menu. + * Add warning about experimental packages in README.Debian. + * Remade the copyright file, thanks to Marc 'HE' Brockschmidt, for + sharing the fun. + + -- Ana Beatriz Guerrero Lopez Mon, 06 Aug 2007 16:38:29 +0200 + +kde4libs (4:3.91.0-1) alioth; urgency=low + + * New alpha. + + -- Ana Beatriz Guerrero Lopez Sun, 01 Jul 2007 16:12:54 +0200 + +kde4libs (4:3.90+svn20070601-r670402-1) alioth; urgency=low + + * Initial release of KDE4. + + -- Debian Qt/KDE Maintainers Thu, 10 May 2007 16:02:37 +0100 --- kde4libs-4.3.2.orig/debian/kdelibs5-dev.manpages +++ kde4libs-4.3.2/debian/kdelibs5-dev.manpages @@ -0,0 +1,3 @@ +debian/tmp/usr/share/man/man1/checkXML.1 +debian/tmp/usr/share/man/man1/kdecmake.1 +debian/tmp/usr/share/man/man1/makekdewidgets.1 --- kde4libs-4.3.2.orig/debian/not-installed +++ kde4libs-4.3.2/debian/not-installed @@ -0,0 +1,3 @@ +# Files not installed because they conflict with current kdelibs-data: +./usr/share/locale/all_languages +./usr/bin/preparetips --- kde4libs-4.3.2.orig/debian/kdelibs5-data.preinst +++ kde4libs-4.3.2/debian/kdelibs5-data.preinst @@ -0,0 +1,46 @@ +#! /bin/sh + +set -e + +# Remove a no-longer used conffile. +# Taken from http://wiki.debian.org/DpkgConffileHandling +rm_conffile() { + PKGNAME="$1" + CONFFILE="$2" + if [ -e "$CONFFILE" ]; then + md5sum="`md5sum \"$CONFFILE\" | sed -e \"s/ .*//\"`" + old_md5sum="`dpkg-query -W -f='${Conffiles}' $PKGNAME | sed -n -e \"\\\\' $CONFFILE '{s/ obsolete$//;s/.* //p}\"`" + if [ "$md5sum" != "$old_md5sum" ]; then + echo "Obsolete conffile $CONFFILE has been modified by you." + echo "Saving as $CONFFILE.dpkg-bak ..." + mv -f "$CONFFILE" "$CONFFILE".dpkg-bak + else + echo "Removing obsolete conffile $CONFFILE ..." + rm -f "$CONFFILE" + fi + fi +} + +case "$1" in + install|upgrade) + if dpkg --compare-versions "$2" le "4:4.0.80-1"; then + rm_conffile kdelibs5-data /etc/kde4/kdebug.areas + rm_conffile kdelibs5-data /etc/kde4/colors/Web.colors + rm_conffile kdelibs5-data /etc/kde4/colors/Oxygen.colors + rm_conffile kdelibs5-data /etc/kde4/colors/Rainbow.colors + rm_conffile kdelibs5-data /etc/kde4/colors/40.colors + rm_conffile kdelibs5-data /etc/kde4/colors/Royal.colors + rm_conffile kdelibs5-data /etc/kde4/kdebugrc + rm_conffile kdelibs5-data /etc/kde4/ui/ui_standards.rc + rm_conffile kdelibs5-data /etc/kde4/accept-languages.codes + rm_conffile kdelibs5-data /etc/kde4/ksslcalist + rm_conffile kdelibs5-data /etc/kde4/kdxspreviewrc + rm_conffile kdelibs5-data /etc/kde4/ui/kprintpreviewui.rc + rm_conffile kdelibs5-data /etc/kde4/kdeprintrc + fi + ;; +esac + +#DEBHELPER# + +exit 0 --- kde4libs-4.3.2.orig/debian/kdelibs-bin.install +++ kde4libs-4.3.2/debian/kdelibs-bin.install @@ -0,0 +1,16 @@ +usr/bin/kbuildsycoca4 +usr/bin/kcookiejar4 +usr/bin/kde4-config +usr/bin/kded4 +usr/bin/kdeinit4 +usr/bin/kdeinit4_shutdown +usr/bin/kdeinit4_wrapper +usr/bin/kjs +usr/bin/kjscmd +usr/bin/kross +usr/bin/kshell4 +usr/bin/kwrapper4 +usr/bin/meinproc4 +usr/bin/nepomuk-rcgen +usr/lib/libkdeinit4_kbuildsycoca4.so +usr/lib/libkdeinit4_kded4.so --- kde4libs-4.3.2.orig/debian/kdelibs5-dev.bug-presubj +++ kde4libs-4.3.2/debian/kdelibs5-dev.bug-presubj @@ -0,0 +1,6 @@ +The Debian KDE packages are built with the KDE4_ENABLE_EXPERIMENTAL_LIB_EXPORT +option, which alters how CMake (the build system used by KDE) links to the KDE +libraries. This may cause KDE4 software to fail to build from source. + +Please read http://pkg-kde.alioth.debian.org/experimental_linking.html before +reporting bugs on build errors. --- kde4libs-4.3.2.orig/debian/README.Debian +++ kde4libs-4.3.2/debian/README.Debian @@ -0,0 +1,9 @@ +Third party software not building : +----------------------------------- + +The Debian KDE packages are built with the KDE4_ENABLE_EXPERIMENTAL_LIB_EXPORT +option, which alters how CMake (the build system used by KDE) links to the KDE +libraries. This may cause KDE4 software to fail to build from source. + +Please read http://pkg-kde.alioth.debian.org/experimental_linking.html before +reporting bugs on build errors. --- kde4libs-4.3.2.orig/debian/kdelibs5-dev.install +++ kde4libs-4.3.2/debian/kdelibs5-dev.install @@ -0,0 +1,1802 @@ +usr/bin/checkXML +usr/bin/kconfig_compiler +usr/bin/kunittestmodrunner +usr/bin/makekdewidgets +usr/include/KDE/ConversionCheck/QVconvertible +usr/include/KDE/ConversionCheck/type_toQString +usr/include/KDE/ConversionCheck/type_toQVariant +usr/include/KDE/DNSSD/Configuration +usr/include/KDE/DNSSD/DomainBrowser +usr/include/KDE/DNSSD/DomainModel +usr/include/KDE/DNSSD/PublicService +usr/include/KDE/DNSSD/RemoteService +usr/include/KDE/DNSSD/ServiceBase +usr/include/KDE/DNSSD/ServiceBrowser +usr/include/KDE/DNSSD/ServiceModel +usr/include/KDE/DNSSD/ServiceTypeBrowser +usr/include/KDE/DOM/AbstractView +usr/include/KDE/DOM/Attr +usr/include/KDE/DOM/CDATASection +usr/include/KDE/DOM/CSSCharsetRule +usr/include/KDE/DOM/CSSException +usr/include/KDE/DOM/CSSFontFaceRule +usr/include/KDE/DOM/CSSImportRule +usr/include/KDE/DOM/CSSMediaRule +usr/include/KDE/DOM/CSSPageRule +usr/include/KDE/DOM/CSSPrimitiveValue +usr/include/KDE/DOM/CSSRule +usr/include/KDE/DOM/CSSRuleList +usr/include/KDE/DOM/CSSStyleDeclaration +usr/include/KDE/DOM/CSSStyleRule +usr/include/KDE/DOM/CSSStyleSheet +usr/include/KDE/DOM/CSSUnknownRule +usr/include/KDE/DOM/CSSValue +usr/include/KDE/DOM/CSSValueList +usr/include/KDE/DOM/CharacterData +usr/include/KDE/DOM/Comment +usr/include/KDE/DOM/Counter +usr/include/KDE/DOM/CustomNodeFilter +usr/include/KDE/DOM/DOMException +usr/include/KDE/DOM/DOMImplementation +usr/include/KDE/DOM/DOMString +usr/include/KDE/DOM/Document +usr/include/KDE/DOM/DocumentFragment +usr/include/KDE/DOM/DocumentStyle +usr/include/KDE/DOM/DocumentType +usr/include/KDE/DOM/DomShared +usr/include/KDE/DOM/Element +usr/include/KDE/DOM/Entity +usr/include/KDE/DOM/EntityReference +usr/include/KDE/DOM/Event +usr/include/KDE/DOM/EventException +usr/include/KDE/DOM/EventListener +usr/include/KDE/DOM/HTMLAnchorElement +usr/include/KDE/DOM/HTMLAppletElement +usr/include/KDE/DOM/HTMLAreaElement +usr/include/KDE/DOM/HTMLBRElement +usr/include/KDE/DOM/HTMLBaseElement +usr/include/KDE/DOM/HTMLBaseFontElement +usr/include/KDE/DOM/HTMLBlockquoteElement +usr/include/KDE/DOM/HTMLBodyElement +usr/include/KDE/DOM/HTMLButtonElement +usr/include/KDE/DOM/HTMLCollection +usr/include/KDE/DOM/HTMLDListElement +usr/include/KDE/DOM/HTMLDirectoryElement +usr/include/KDE/DOM/HTMLDivElement +usr/include/KDE/DOM/HTMLDocument +usr/include/KDE/DOM/HTMLElement +usr/include/KDE/DOM/HTMLFieldSetElement +usr/include/KDE/DOM/HTMLFontElement +usr/include/KDE/DOM/HTMLFormCollection +usr/include/KDE/DOM/HTMLFormElement +usr/include/KDE/DOM/HTMLFrameElement +usr/include/KDE/DOM/HTMLFrameSetElement +usr/include/KDE/DOM/HTMLHRElement +usr/include/KDE/DOM/HTMLHeadElement +usr/include/KDE/DOM/HTMLHeadingElement +usr/include/KDE/DOM/HTMLHtmlElement +usr/include/KDE/DOM/HTMLIFrameElement +usr/include/KDE/DOM/HTMLImageElement +usr/include/KDE/DOM/HTMLInputElement +usr/include/KDE/DOM/HTMLIsIndexElement +usr/include/KDE/DOM/HTMLLIElement +usr/include/KDE/DOM/HTMLLabelElement +usr/include/KDE/DOM/HTMLLayerElement +usr/include/KDE/DOM/HTMLLegendElement +usr/include/KDE/DOM/HTMLLinkElement +usr/include/KDE/DOM/HTMLMapElement +usr/include/KDE/DOM/HTMLMenuElement +usr/include/KDE/DOM/HTMLMetaElement +usr/include/KDE/DOM/HTMLModElement +usr/include/KDE/DOM/HTMLOListElement +usr/include/KDE/DOM/HTMLObjectElement +usr/include/KDE/DOM/HTMLOptGroupElement +usr/include/KDE/DOM/HTMLOptionElement +usr/include/KDE/DOM/HTMLParagraphElement +usr/include/KDE/DOM/HTMLParamElement +usr/include/KDE/DOM/HTMLPreElement +usr/include/KDE/DOM/HTMLQuoteElement +usr/include/KDE/DOM/HTMLScriptElement +usr/include/KDE/DOM/HTMLSelectElement +usr/include/KDE/DOM/HTMLStyleElement +usr/include/KDE/DOM/HTMLTableCaptionElement +usr/include/KDE/DOM/HTMLTableCellElement +usr/include/KDE/DOM/HTMLTableColElement +usr/include/KDE/DOM/HTMLTableElement +usr/include/KDE/DOM/HTMLTableRowElement +usr/include/KDE/DOM/HTMLTableSectionElement +usr/include/KDE/DOM/HTMLTextAreaElement +usr/include/KDE/DOM/HTMLTitleElement +usr/include/KDE/DOM/HTMLUListElement +usr/include/KDE/DOM/KeyboardEvent +usr/include/KDE/DOM/LinkStyle +usr/include/KDE/DOM/MediaList +usr/include/KDE/DOM/MouseEvent +usr/include/KDE/DOM/MutationEvent +usr/include/KDE/DOM/NamedNodeMap +usr/include/KDE/DOM/Node +usr/include/KDE/DOM/NodeFilter +usr/include/KDE/DOM/NodeIterator +usr/include/KDE/DOM/NodeList +usr/include/KDE/DOM/Notation +usr/include/KDE/DOM/ProcessingInstruction +usr/include/KDE/DOM/RGBColor +usr/include/KDE/DOM/Range +usr/include/KDE/DOM/RangeException +usr/include/KDE/DOM/Rect +usr/include/KDE/DOM/StyleSheet +usr/include/KDE/DOM/StyleSheetList +usr/include/KDE/DOM/Text +usr/include/KDE/DOM/TextEvent +usr/include/KDE/DOM/TreeWalker +usr/include/KDE/DOM/UIEvent +usr/include/KDE/K3AboutApplication +usr/include/KDE/K3AboutContainer +usr/include/KDE/K3AboutContributor +usr/include/KDE/K3AboutDialog +usr/include/KDE/K3AboutWidget +usr/include/KDE/K3ActiveLabel +usr/include/KDE/K3BookmarkDrag +usr/include/KDE/K3ButtonBox +usr/include/KDE/K3ColorDrag +usr/include/KDE/K3Command +usr/include/KDE/K3CommandHistory +usr/include/KDE/K3DictSpellingHighlighter +usr/include/KDE/K3DockArea +usr/include/KDE/K3DockMainWindow +usr/include/KDE/K3DockManager +usr/include/KDE/K3DockTabGroup +usr/include/KDE/K3DockWidget +usr/include/KDE/K3DockWidgetAbstractHeader +usr/include/KDE/K3DockWidgetAbstractHeaderDrag +usr/include/KDE/K3DockWidgetHeader +usr/include/KDE/K3DockWidgetHeaderDrag +usr/include/KDE/K3FileTreeView +usr/include/KDE/K3FileTreeViewItem +usr/include/KDE/K3Icon +usr/include/KDE/K3IconView +usr/include/KDE/K3IconViewItem +usr/include/KDE/K3IconViewSearchLine +usr/include/KDE/K3ListBox +usr/include/KDE/K3ListView +usr/include/KDE/K3ListViewItem +usr/include/KDE/K3ListViewSearchLine +usr/include/KDE/K3ListViewSearchLineWidget +usr/include/KDE/K3MacroCommand +usr/include/KDE/K3MimeSourceFactory +usr/include/KDE/K3MultipleDrag +usr/include/KDE/K3NamedCommand +usr/include/KDE/K3PopupMenu +usr/include/KDE/K3ProcIO +usr/include/KDE/K3Process +usr/include/KDE/K3ProcessController +usr/include/KDE/K3RFCDate +usr/include/KDE/K3ShellProcess +usr/include/KDE/K3Spell +usr/include/KDE/K3SpellConfig +usr/include/KDE/K3SpellDlg +usr/include/KDE/K3SpellingHighlighter +usr/include/KDE/K3StaticDeleter +usr/include/KDE/K3StaticDeleterBase +usr/include/KDE/K3SyntaxHighlighter +usr/include/KDE/K3TempFile +usr/include/KDE/K3TextEdit +usr/include/KDE/K3URLDrag +usr/include/KDE/K3Wizard +usr/include/KDE/KACL +usr/include/KDE/KAboutApplicationDialog +usr/include/KDE/KAboutData +usr/include/KDE/KAboutPerson +usr/include/KDE/KAccelGen/Deref +usr/include/KDE/KAccelGen/Deref_Key +usr/include/KDE/KAcceleratorManager +usr/include/KDE/KAction +usr/include/KDE/KActionCategory +usr/include/KDE/KActionCollection +usr/include/KDE/KActionMenu +usr/include/KDE/KActionSelector +usr/include/KDE/KAnimatedButton +usr/include/KDE/KApplication +usr/include/KDE/KAr +usr/include/KDE/KArchive +usr/include/KDE/KArchiveDirectory +usr/include/KDE/KArchiveEntry +usr/include/KDE/KArchiveFile +usr/include/KDE/KArrowButton +usr/include/KDE/KAssistantDialog +usr/include/KDE/KAuthorized +usr/include/KDE/KAutoMount +usr/include/KDE/KAutoUnmount +usr/include/KDE/KAutostart +usr/include/KDE/KBookmark +usr/include/KDE/KBookmarkAction +usr/include/KDE/KBookmarkActionInterface +usr/include/KDE/KBookmarkActionMenu +usr/include/KDE/KBookmarkDomBuilder +usr/include/KDE/KBookmarkExporterBase +usr/include/KDE/KBookmarkGroup +usr/include/KDE/KBookmarkGroupTraverser +usr/include/KDE/KBookmarkImporterBase +usr/include/KDE/KBookmarkManager +usr/include/KDE/KBookmarkMenu +usr/include/KDE/KBookmarkOwner +usr/include/KDE/KBugReport +usr/include/KDE/KBuildSycocaProgressDialog +usr/include/KDE/KButtonGroup +usr/include/KDE/KCModule +usr/include/KDE/KCModuleContainer +usr/include/KDE/KCModuleInfo +usr/include/KDE/KCModuleLoader +usr/include/KDE/KCModuleProxy +usr/include/KDE/KCMultiDialog +usr/include/KDE/KCalendarSystem +usr/include/KDE/KCalendarSystemFactory +usr/include/KDE/KCategorizedSortFilterProxyModel +usr/include/KDE/KCategorizedView +usr/include/KDE/KCategoryDrawer +usr/include/KDE/KCharMacroExpander +usr/include/KDE/KCharSelect +usr/include/KDE/KCharsets +usr/include/KDE/KCmdLineArgs +usr/include/KDE/KCmdLineOptions +usr/include/KDE/KCodecs +usr/include/KDE/KColor +usr/include/KDE/KColorButton +usr/include/KDE/KColorCells +usr/include/KDE/KColorCollection +usr/include/KDE/KColorCombo +usr/include/KDE/KColorDialog +usr/include/KDE/KColorMimeData +usr/include/KDE/KColorPatch +usr/include/KDE/KColorScheme +usr/include/KDE/KColorTable +usr/include/KDE/KColorUtils +usr/include/KDE/KColorValueSelector +usr/include/KDE/KComboBox +usr/include/KDE/KCompletion +usr/include/KDE/KCompletionBase +usr/include/KDE/KCompletionBox +usr/include/KDE/KCompletionMatches +usr/include/KDE/KComponentData +usr/include/KDE/KCompositeJob +usr/include/KDE/KConfig +usr/include/KDE/KConfigBase +usr/include/KDE/KConfigDialog +usr/include/KDE/KConfigDialogManager +usr/include/KDE/KConfigGroup +usr/include/KDE/KConfigSkeleton +usr/include/KDE/KConfigSkeletonGenericItem +usr/include/KDE/KConfigSkeletonItem +usr/include/KDE/KCrash +usr/include/KDE/KCrashBookmarkImporter +usr/include/KDE/KCrashBookmarkImporterImpl +usr/include/KDE/KCursor +usr/include/KDE/KDBusServiceStarter +usr/include/KDE/KDEDModule +usr/include/KDE/KDEsuClient +usr/include/KDE/KDataTool +usr/include/KDE/KDataToolAction +usr/include/KDE/KDataToolInfo +usr/include/KDE/KDatePicker +usr/include/KDE/KDateTable +usr/include/KDE/KDateTime +usr/include/KDE/KDateTimeWidget +usr/include/KDE/KDateValidator +usr/include/KDE/KDateWidget +usr/include/KDE/KDebug +usr/include/KDE/KDesktopFile +usr/include/KDE/KDialog +usr/include/KDE/KDialogButtonBox +usr/include/KDE/KDirLister +usr/include/KDE/KDirModel +usr/include/KDE/KDirOperator +usr/include/KDE/KDirSelectDialog +usr/include/KDE/KDirWatch +usr/include/KDE/KDirSortFilterProxyModel +usr/include/KDE/KDiskFreeSpace +usr/include/KDE/KDiskFreeSpaceInfo +usr/include/KDE/KDoubleNumInput +usr/include/KDE/KDoubleSpinBox +usr/include/KDE/KDoubleValidator +usr/include/KDE/KEMailSettings +usr/include/KDE/KEditListBox +usr/include/KDE/KEditToolBar +usr/include/KDE/KEmoticons +usr/include/KDE/KEmoticonsProvider +usr/include/KDE/KEmoticonsTheme +usr/include/KDE/KEncodingFileDialog +usr/include/KDE/KEncodingProber +usr/include/KDE/KExtendableItemDelegate +usr/include/KDE/KFadeWidgetEffect +usr/include/KDE/KFile +usr/include/KDE/KFileDialog +usr/include/KDE/KFileFilterCombo +usr/include/KDE/KFileItem +usr/include/KDE/KFileItemDelegate +usr/include/KDE/KFileItemList +usr/include/KDE/KFileMetaInfo +usr/include/KDE/KFileMetaInfoGroup +usr/include/KDE/KFileMetaInfoItem +usr/include/KDE/KFilePlacesModel +usr/include/KDE/KFileShare +usr/include/KDE/KFileSharePropsPlugin +usr/include/KDE/KFileTreeBranch +usr/include/KDE/KFileTreeView +usr/include/KDE/KFileItemActions +usr/include/KDE/KFileItemListProperties +usr/include/KDE/KFilePlacesView +usr/include/KDE/KFilePreviewGenerator +usr/include/KDE/KFileWidget +usr/include/KDE/KFilterBase +usr/include/KDE/KFilterDev +usr/include/KDE/KFilterProxySearchLine +usr/include/KDE/KFind +usr/include/KDE/KFindDialog +usr/include/KDE/KFloatValidator +usr/include/KDE/KFontAction +usr/include/KDE/KFontChooser +usr/include/KDE/KFontComboBox +usr/include/KDE/KFontDialog +usr/include/KDE/KFontRequester +usr/include/KDE/KFontSizeAction +usr/include/KDE/KGenericFactory +usr/include/KDE/KGenericFactoryBase +usr/include/KDE/KGlobal +usr/include/KDE/KGlobalAccel +usr/include/KDE/KGlobalSettings +usr/include/KDE/KGradientSelector +usr/include/KDE/KGuiItem +usr/include/KDE/KHBox +usr/include/KDE/KHE/CharColumnInterface +usr/include/KDE/KHE/ClipboardInterface +usr/include/KDE/KHE/ValueColumnInterface +usr/include/KDE/KHE/ZoomInterface +usr/include/KDE/KHTMLPart +usr/include/KDE/KHTMLSettings +usr/include/KDE/KHTMLView +usr/include/KDE/KHelpMenu +usr/include/KDE/KHistoryComboBox +usr/include/KDE/KHueSaturationSelector +usr/include/KDE/KIEBookmarkExporterImpl +usr/include/KDE/KIEBookmarkImporter +usr/include/KDE/KIEBookmarkImporterImpl +usr/include/KDE/KIMProxy +usr/include/KDE/KIO/AuthInfo +usr/include/KDE/KIO/ChmodJob +usr/include/KDE/KIO/Connection +usr/include/KDE/KIO/CopyInfo +usr/include/KDE/KIO/CopyJob +usr/include/KDE/KIO/DavJob +usr/include/KDE/KIO/DeleteJob +usr/include/KDE/KIO/DirectCopyJob +usr/include/KDE/KIO/FileCopyJob +usr/include/KDE/KIO/FileJob +usr/include/KDE/KIO/ForwardingSlaveBase +usr/include/KDE/KIO/Job +usr/include/KDE/KIO/JobUiDelegate +usr/include/KDE/KIO/ListJob +usr/include/KDE/KIO/MetaData +usr/include/KDE/KIO/MetaInfoJob +usr/include/KDE/KIO/MimetypeJob +usr/include/KDE/KIO/MkdirJob +usr/include/KDE/KIO/MultiGetJob +usr/include/KDE/KIO/NetAccess +usr/include/KDE/KIO/NetRC +usr/include/KDE/KIO/PasswordDialog +usr/include/KDE/KIO/PreviewJob +usr/include/KDE/KIO/RenameDialog +usr/include/KDE/KIO/RenameDialogPlugin +usr/include/KDE/KIO/Scheduler +usr/include/KDE/KIO/SessionData +usr/include/KDE/KIO/SimpleJob +usr/include/KDE/KIO/SkipDialog +usr/include/KDE/KIO/Slave +usr/include/KDE/KIO/SlaveBase +usr/include/KDE/KIO/SlaveConfig +usr/include/KDE/KIO/SlaveInterface +usr/include/KDE/KIO/StatJob +usr/include/KDE/KIO/StoredTransferJob +usr/include/KDE/KIO/TCPSlaveBase +usr/include/KDE/KIO/Task +usr/include/KDE/KIO/TransferJob +usr/include/KDE/KIO/UDSField +usr/include/KDE/KIcon +usr/include/KDE/KIconButton +usr/include/KDE/KIconCanvas +usr/include/KDE/KIconDialog +usr/include/KDE/KIconEffect +usr/include/KDE/KIconLoader +usr/include/KDE/KIconTheme +usr/include/KDE/KImageFilePreview +usr/include/KDE/KImageIO +usr/include/KDE/KInputDialog +usr/include/KDE/KIntNumInput +usr/include/KDE/KIntSpinBox +usr/include/KDE/KIntValidator +usr/include/KDE/KJob +usr/include/KDE/KJobUiDelegate +usr/include/KDE/KKeySequenceWidget +usr/include/KDE/KLanguageButton +usr/include/KDE/KLed +usr/include/KDE/KLibFactory +usr/include/KDE/KLibLoader +usr/include/KDE/KLibrary +usr/include/KDE/KLineEdit +usr/include/KDE/KListWidget +usr/include/KDE/KListWidgetSearchLine +usr/include/KDE/KLocale +usr/include/KDE/KLocalizedString +usr/include/KDE/KLockFile +usr/include/KDE/KMD5 +usr/include/KDE/KMacroExpanderBase +usr/include/KDE/KMainWindow +usr/include/KDE/KMakeTypeList +usr/include/KDE/KMediaPlayer/Player +usr/include/KDE/KMediaPlayer/View +usr/include/KDE/KMenu +usr/include/KDE/KMenuBar +usr/include/KDE/KMessage +usr/include/KDE/KMessageBox +usr/include/KDE/KMessageBoxMessageHandler +usr/include/KDE/KMessageHandler +usr/include/KDE/KMimeType +usr/include/KDE/KMimeTypeChooser +usr/include/KDE/KMimeTypeChooserDialog +usr/include/KDE/KMimeTypeResolver +usr/include/KDE/KMimeTypeTrader +usr/include/KDE/KMimeTypeValidator +usr/include/KDE/KMozillaBookmarkImporterImpl +usr/include/KDE/KMultiTabBar +usr/include/KDE/KMultiTabBarButton +usr/include/KDE/KMultiTabBarTab +usr/include/KDE/KNFSShare +usr/include/KDE/KNS/Author +usr/include/KDE/KNS/Category +usr/include/KDE/KNS/Engine +usr/include/KDE/KNS/Entry +usr/include/KDE/KNS/Installation +usr/include/KDE/KNS/KTranslatable +usr/include/KDE/KNSBookmarkExporter +usr/include/KDE/KNSBookmarkExporterImpl +usr/include/KDE/KNSBookmarkImporter +usr/include/KDE/KNSBookmarkImporterImpl +usr/include/KDE/KNTLM +usr/include/KDE/KNetwork/KActiveSocketBase +usr/include/KDE/KNetwork/KBufferedSocket +usr/include/KDE/KNetwork/KClientSocketBase +usr/include/KDE/KNetwork/KDatagramPacket +usr/include/KDE/KNetwork/KDatagramSocket +usr/include/KDE/KNetwork/KHttpProxySocketDevice +usr/include/KDE/KNetwork/KInetSocketAddress +usr/include/KDE/KNetwork/KIpAddress +usr/include/KDE/KNetwork/KPassiveSocketBase +usr/include/KDE/KNetwork/KResolver +usr/include/KDE/KNetwork/KResolverEntry +usr/include/KDE/KNetwork/KResolverResults +usr/include/KDE/KNetwork/KReverseResolver +usr/include/KDE/KNetwork/KServerSocket +usr/include/KDE/KNetwork/KSocketAddress +usr/include/KDE/KNetwork/KSocketBase +usr/include/KDE/KNetwork/KSocketDevice +usr/include/KDE/KNetwork/KSocketDeviceFactory +usr/include/KDE/KNetwork/KSocksSocketDevice +usr/include/KDE/KNetwork/KStreamSocket +usr/include/KDE/KNetwork/KUnixSocketAddress +usr/include/KDE/KNotification +usr/include/KDE/KNotificationRestrictions +usr/include/KDE/KNotifyConfigWidget +usr/include/KDE/KNumInput +usr/include/KDE/KOCRDialog +usr/include/KDE/KOpenWithDialog +usr/include/KDE/KOperaBookmarkExporterImpl +usr/include/KDE/KOperaBookmarkImporter +usr/include/KDE/KOperaBookmarkImporterImpl +usr/include/KDE/KPageDialog +usr/include/KDE/KPageModel +usr/include/KDE/KPageView +usr/include/KDE/KPageWidget +usr/include/KDE/KPageWidgetItem +usr/include/KDE/KPageWidgetModel +usr/include/KDE/KParts/BrowserExtension +usr/include/KDE/KParts/BrowserHostExtension +usr/include/KDE/KParts/BrowserInterface +usr/include/KDE/KParts/BrowserRun +usr/include/KDE/KParts/ComponentFactory +usr/include/KDE/KParts/DockMainWindow3 +usr/include/KDE/KParts/Event +usr/include/KDE/KParts/Factory +usr/include/KDE/KParts/GUIActivateEvent +usr/include/KDE/KParts/GenericFactory +usr/include/KDE/KParts/GenericFactoryBase +usr/include/KDE/KParts/HistoryProvider +usr/include/KDE/KParts/LiveConnectExtension +usr/include/KDE/KParts/MainWindow +usr/include/KDE/KParts/OpenURLEvent +usr/include/KDE/KParts/Part +usr/include/KDE/KParts/PartActivateEvent +usr/include/KDE/KParts/PartBase +usr/include/KDE/KParts/PartManager +usr/include/KDE/KParts/PartSelectEvent +usr/include/KDE/KParts/Plugin +usr/include/KDE/KParts/ReadOnlyPart +usr/include/KDE/KParts/ReadWritePart +usr/include/KDE/KParts/StatusBarExtension +usr/include/KDE/KParts/URLArgs +usr/include/KDE/KParts/WindowArgs +usr/include/KDE/KPassivePopup +usr/include/KDE/KPassivePopupMessageHandler +usr/include/KDE/KPasswordDialog +usr/include/KDE/KPasteTextAction +usr/include/KDE/KPixmapCache +usr/include/KDE/KPixmapProvider +usr/include/KDE/KPixmapRegionSelectorDialog +usr/include/KDE/KPixmapRegionSelectorWidget +usr/include/KDE/KPlotAxis +usr/include/KDE/KPlotObject +usr/include/KDE/KPlotPoint +usr/include/KDE/KPlotWidget +usr/include/KDE/KPluginFactory +usr/include/KDE/KPluginInfo +usr/include/KDE/KPluginLoader +usr/include/KDE/KPluginSelector +usr/include/KDE/KPopupFrame +usr/include/KDE/KPreviewWidgetBase +usr/include/KDE/KPrintPreview +usr/include/KDE/KProcess +usr/include/KDE/KProgressDialog +usr/include/KDE/KPropertiesDialog +usr/include/KDE/KProtocolInfo +usr/include/KDE/KProtocolManager +usr/include/KDE/KPty +usr/include/KDE/KPtyDevice +usr/include/KDE/KPtyProcess +usr/include/KDE/KPushButton +usr/include/KDE/KRandom +usr/include/KDE/KRandomSequence +usr/include/KDE/KRecentDocument +usr/include/KDE/KRecentFilesAction +usr/include/KDE/KRemoteEncoding +usr/include/KDE/KReplace +usr/include/KDE/KReplaceDialog +usr/include/KDE/KRestrictedLine +usr/include/KDE/KRichTextEdit +usr/include/KDE/KRichTextWidget +usr/include/KDE/KRuler +usr/include/KDE/KRun +usr/include/KDE/KSambaShare +usr/include/KDE/KSaveFile +usr/include/KDE/KScanDialog +usr/include/KDE/KSelectAction +usr/include/KDE/KSelectionOwner +usr/include/KDE/KSelectionWatcher +usr/include/KDE/KSelector +usr/include/KDE/KSeparator +usr/include/KDE/KService +usr/include/KDE/KServiceGroup +usr/include/KDE/KServiceType +usr/include/KDE/KServiceTypeProfile +usr/include/KDE/KServiceTypeTrader +usr/include/KDE/KSessionManager +usr/include/KDE/KSettings/Dialog +usr/include/KDE/KSettings/Dispatcher +usr/include/KDE/KSettings/PluginPage +usr/include/KDE/KSharedConfig +usr/include/KDE/KSharedConfigPtr +usr/include/KDE/KSharedPtr +usr/include/KDE/KShell +usr/include/KDE/KShellCompletion +usr/include/KDE/KShortcut +usr/include/KDE/KShortcutsDialog +usr/include/KDE/KShortcutsEditor +usr/include/KDE/KSocks +usr/include/KDE/KSortableItem +usr/include/KDE/KSortableList +usr/include/KDE/KSpeech +usr/include/KDE/KSplashScreen +usr/include/KDE/KSqueezedTextLabel +usr/include/KDE/KStandardAction +usr/include/KDE/KStandardDirs +usr/include/KDE/KStandardGuiItem +usr/include/KDE/KStandardShortcut +usr/include/KDE/KStartupInfo +usr/include/KDE/KStartupInfoData +usr/include/KDE/KStartupInfoId +usr/include/KDE/KStatusBar +usr/include/KDE/KStringHandler +usr/include/KDE/KStringListValidator +usr/include/KDE/KStyle +usr/include/KDE/KStyleFactory +usr/include/KDE/KSvgRenderer +usr/include/KDE/KSycoca +usr/include/KDE/KSycocaEntry +usr/include/KDE/KSystemTimeZone +usr/include/KDE/KSystemTimeZoneSource +usr/include/KDE/KSystemTimeZones +usr/include/KDE/KSystemTrayIcon +usr/include/KDE/KTabBar +usr/include/KDE/KTabWidget +usr/include/KDE/KTar +usr/include/KDE/KTempDir +usr/include/KDE/KTemporaryFile +usr/include/KDE/KTextBrowser +usr/include/KDE/KTextEdit +usr/include/KDE/KTextEditor/Attribute +usr/include/KDE/KTextEditor/CodeCompletionInterface +usr/include/KDE/KTextEditor/CodeCompletionModel +usr/include/KDE/KTextEditor/CodeCompletionModelControllerInterface +usr/include/KDE/KTextEditor/Command +usr/include/KDE/KTextEditor/CommandExtension +usr/include/KDE/KTextEditor/CommandInterface +usr/include/KDE/KTextEditor/ConfigInterface +usr/include/KDE/KTextEditor/ConfigPage +usr/include/KDE/KTextEditor/ContainerInterface +usr/include/KDE/KTextEditor/Cursor +usr/include/KDE/KTextEditor/Document +usr/include/KDE/KTextEditor/Editor +usr/include/KDE/KTextEditor/EditorChooser +usr/include/KDE/KTextEditor/Factory +usr/include/KDE/KTextEditor/MarkInterface +usr/include/KDE/KTextEditor/ModificationInterface +usr/include/KDE/KTextEditor/Plugin +usr/include/KDE/KTextEditor/Range +usr/include/KDE/KTextEditor/SearchInterface +usr/include/KDE/KTextEditor/SessionConfigInterface +usr/include/KDE/KTextEditor/SmartCursor +usr/include/KDE/KTextEditor/SmartCursorNotifier +usr/include/KDE/KTextEditor/SmartCursorWatcher +usr/include/KDE/KTextEditor/SmartInterface +usr/include/KDE/KTextEditor/SmartRange +usr/include/KDE/KTextEditor/SmartRangeNotifier +usr/include/KDE/KTextEditor/SmartRangeWatcher +usr/include/KDE/KTextEditor/TemplateInterface +usr/include/KDE/KTextEditor/TextHintInterface +usr/include/KDE/KTextEditor/VariableInterface +usr/include/KDE/KTextEditor/View +usr/include/KDE/KTimeZone +usr/include/KDE/KTimeZoneData +usr/include/KDE/KTimeZoneSource +usr/include/KDE/KTimeZoneWidget +usr/include/KDE/KTimeZones +usr/include/KDE/KTipDatabase +usr/include/KDE/KTipDialog +usr/include/KDE/KTitleWidget +usr/include/KDE/KToggleAction +usr/include/KDE/KToggleFullScreenAction +usr/include/KDE/KToggleToolBarAction +usr/include/KDE/KToolBar +usr/include/KDE/KToolBarLabelAction +usr/include/KDE/KToolBarPopupAction +usr/include/KDE/KToolBarSpacerAction +usr/include/KDE/KToolInvocation +usr/include/KDE/KTreeWidgetSearchLine +usr/include/KDE/KTreeWidgetSearchLineWidget +usr/include/KDE/KTypeList +usr/include/KDE/KTypeListIndexOf +usr/include/KDE/KTypeListLength +usr/include/KDE/KTzfileTimeZone +usr/include/KDE/KTzfileTimeZoneSource +usr/include/KDE/KUndoStack +usr/include/KDE/KUniqueApplication +usr/include/KDE/KUnitTest/Runner +usr/include/KDE/KUnitTest/SlotTester +usr/include/KDE/KUnitTest/TestResults +usr/include/KDE/KUnitTest/Tester +usr/include/KDE/KUriFilter +usr/include/KDE/KUriFilterData +usr/include/KDE/KUriFilterPlugin +usr/include/KDE/KUrl +usr/include/KDE/KUrlComboBox +usr/include/KDE/KUrlComboRequester +usr/include/KDE/KUrlCompletion +usr/include/KDE/KUrlLabel +usr/include/KDE/KUrlNavigator +usr/include/KDE/KUrlPixmapProvider +usr/include/KDE/KUrlRequester +usr/include/KDE/KUrlRequesterDialog +usr/include/KDE/KUser +usr/include/KDE/KUserGroup +usr/include/KDE/KVBox +usr/include/KDE/KWallet/Wallet +usr/include/KDE/KWidgetItemDelegate +usr/include/KDE/KWindowInfo +usr/include/KDE/KWindowSystem +usr/include/KDE/KWordMacroExpander +usr/include/KDE/KWordWrap +usr/include/KDE/KXBELBookmarkImporterImpl +usr/include/KDE/KXErrorHandler +usr/include/KDE/KXMLGUIBuilder +usr/include/KDE/KXMLGUIClient +usr/include/KDE/KXMLGUIFactory +usr/include/KDE/KXMessages +usr/include/KDE/KXYSelector +usr/include/KDE/KXmlGuiWindow +usr/include/KDE/KZip +usr/include/KDE/KZipFileEntry +usr/include/KDE/KZoneAllocator +usr/include/KDE/KonqBookmarkMenu +usr/include/KDE/KonqBookmarkOwner +usr/include/KDE/NET +usr/include/KDE/NETRootInfo +usr/include/KDE/NETWinInfo +usr/include/KDE/Nepomuk/KRatingPainter +usr/include/KDE/Nepomuk/KRatingWidget +usr/include/KDE/Nepomuk/Resource +usr/include/KDE/Nepomuk/ResourceManager +usr/include/KDE/Nepomuk/Service +usr/include/KDE/Nepomuk/Tag +usr/include/KDE/Nepomuk/Thing +usr/include/KDE/Nepomuk/Tools +usr/include/KDE/Nepomuk/Types/Class +usr/include/KDE/Nepomuk/Types/Literal +usr/include/KDE/Nepomuk/Types/Ontology +usr/include/KDE/Nepomuk/Types/Property +usr/include/KDE/Nepomuk/Variant +usr/include/KDE/OrgKdeKDirNotifyInterface +usr/include/KDE/OrgKdeKLauncherInterface +usr/include/KDE/Plasma/AbstractRunner +usr/include/KDE/Plasma/AnimationDriver +usr/include/KDE/Plasma/Animator +usr/include/KDE/Plasma/Applet +usr/include/KDE/Plasma/AppletScript +usr/include/KDE/Plasma/BusyWidget +usr/include/KDE/Plasma/CheckBox +usr/include/KDE/Plasma/ComboBox +usr/include/KDE/Plasma/ConfigLoader +usr/include/KDE/Plasma/Containment +usr/include/KDE/Plasma/Context +usr/include/KDE/Plasma/Corona +usr/include/KDE/Plasma/DataContainer +usr/include/KDE/Plasma/DataEngine +usr/include/KDE/Plasma/DataEngineManager +usr/include/KDE/Plasma/DataEngineScript +usr/include/KDE/Plasma/Delegate +usr/include/KDE/Plasma/Dialog +usr/include/KDE/Plasma/Extender +usr/include/KDE/Plasma/ExtenderItem +usr/include/KDE/Plasma/FlashingLabel +usr/include/KDE/Plasma/Frame +usr/include/KDE/Plasma/FrameSvg +usr/include/KDE/Plasma/GLApplet +usr/include/KDE/Plasma/GroupBox +usr/include/KDE/Plasma/IconWidget +usr/include/KDE/Plasma/Label +usr/include/KDE/Plasma/LineEdit +usr/include/KDE/Plasma/Meter +usr/include/KDE/Plasma/Package +usr/include/KDE/Plasma/PackageMetadata +usr/include/KDE/Plasma/PackageStructure +usr/include/KDE/Plasma/PaintUtils +usr/include/KDE/Plasma/Plasma +usr/include/KDE/Plasma/PopupApplet +usr/include/KDE/Plasma/PushButton +usr/include/KDE/Plasma/QueryMatch +usr/include/KDE/Plasma/RadioButton +usr/include/KDE/Plasma/RunnerContext +usr/include/KDE/Plasma/RunnerManager +usr/include/KDE/Plasma/RunnerScript +usr/include/KDE/Plasma/ScriptEngine +usr/include/KDE/Plasma/ScrollBar +usr/include/KDE/Plasma/Service +usr/include/KDE/Plasma/ServiceJob +usr/include/KDE/Plasma/SignalPlotter +usr/include/KDE/Plasma/Slider +usr/include/KDE/Plasma/Svg +usr/include/KDE/Plasma/SvgWidget +usr/include/KDE/Plasma/TabBar +usr/include/KDE/Plasma/TextEdit +usr/include/KDE/Plasma/Theme +usr/include/KDE/Plasma/ToolButton +usr/include/KDE/Plasma/ToolTipContent +usr/include/KDE/Plasma/ToolTipManager +usr/include/KDE/Plasma/TreeView +usr/include/KDE/Plasma/Version +usr/include/KDE/Plasma/View +usr/include/KDE/Plasma/Wallpaper +usr/include/KDE/Plasma/WebView +usr/include/KDE/Plasma/WindowEffects +usr/include/KDE/PtyProcess +usr/include/KDE/Solid/AcAdapter +usr/include/KDE/Solid/AudioInterface +usr/include/KDE/Solid/Battery +usr/include/KDE/Solid/Block +usr/include/KDE/Solid/Button +usr/include/KDE/Solid/Camera +usr/include/KDE/Solid/Device +usr/include/KDE/Solid/DeviceInterface +usr/include/KDE/Solid/DeviceNotifier +usr/include/KDE/Solid/DvbInterface +usr/include/KDE/Solid/GenericInterface +usr/include/KDE/Solid/NetworkInterface +usr/include/KDE/Solid/Networking +usr/include/KDE/Solid/OpticalDisc +usr/include/KDE/Solid/OpticalDrive +usr/include/KDE/Solid/PortableMediaPlayer +usr/include/KDE/Solid/PowerManagement +usr/include/KDE/Solid/Predicate +usr/include/KDE/Solid/Processor +usr/include/KDE/Solid/StorageAccess +usr/include/KDE/Solid/StorageDrive +usr/include/KDE/Solid/StorageVolume +usr/include/KDE/SshProcess +usr/include/KDE/StubProcess +usr/include/KDE/SuProcess +usr/include/KDE/ThreadWeaver/DependencyPolicy +usr/include/KDE/ThreadWeaver/Job +usr/include/KDE/ThreadWeaver/JobCollection +usr/include/KDE/ThreadWeaver/JobSequence +usr/include/KDE/ThreadWeaver/QueuePolicy +usr/include/KDE/ThreadWeaver/ResourceRestrictionPolicy +usr/include/KDE/ThreadWeaver/State +usr/include/KDE/ThreadWeaver/Thread +usr/include/KDE/ThreadWeaver/Weaver +usr/include/KDE/ThreadWeaver/WeaverInterface +usr/include/KDE/ThreadWeaver/WeaverObserver +usr/include/KDE/ThumbCreator +usr/include/KDE/kdbgstream +usr/include/KDE/khtml/DrawContentsEvent +usr/include/KDE/khtml/MouseDoubleClickEvent +usr/include/KDE/khtml/MouseEvent +usr/include/KDE/khtml/MouseMoveEvent +usr/include/KDE/khtml/MousePressEvent +usr/include/KDE/khtml/MouseReleaseEvent +usr/include/KDE/kndbgstream +usr/include/conversion_check.h +usr/include/dnssd/dnssd_export.h +usr/include/dnssd/domainbrowser.h +usr/include/dnssd/domainmodel.h +usr/include/dnssd/publicservice.h +usr/include/dnssd/remoteservice.h +usr/include/dnssd/servicebase.h +usr/include/dnssd/servicebrowser.h +usr/include/dnssd/servicemodel.h +usr/include/dnssd/servicetypebrowser.h +usr/include/dnssd/settings.h +usr/include/dockmainwindow3.h +usr/include/dom/css_rule.h +usr/include/dom/css_stylesheet.h +usr/include/dom/css_value.h +usr/include/dom/dom2_events.h +usr/include/dom/dom2_range.h +usr/include/dom/dom2_traversal.h +usr/include/dom/dom2_views.h +usr/include/dom/dom_core.h +usr/include/dom/dom_doc.h +usr/include/dom/dom_element.h +usr/include/dom/dom_exception.h +usr/include/dom/dom_html.h +usr/include/dom/dom_misc.h +usr/include/dom/dom_node.h +usr/include/dom/dom_string.h +usr/include/dom/dom_text.h +usr/include/dom/dom_xml.h +usr/include/dom/html_base.h +usr/include/dom/html_block.h +usr/include/dom/html_document.h +usr/include/dom/html_element.h +usr/include/dom/html_form.h +usr/include/dom/html_head.h +usr/include/dom/html_image.h +usr/include/dom/html_inline.h +usr/include/dom/html_list.h +usr/include/dom/html_misc.h +usr/include/dom/html_object.h +usr/include/dom/html_table.h +usr/include/fixx11h.h +usr/include/k3aboutapplication.h +usr/include/k3aboutdialog.h +usr/include/k3activelabel.h +usr/include/k3bookmarkdrag.h +usr/include/k3bufferedsocket.h +usr/include/k3buttonbox.h +usr/include/k3clientsocketbase.h +usr/include/k3colordrag.h +usr/include/k3command.h +usr/include/k3datagramsocket.h +usr/include/k3dockwidget.h +usr/include/k3filetreeview.h +usr/include/k3filetreeviewitem.h +usr/include/k3fileview.h +usr/include/k3httpproxysocketdevice.h +usr/include/k3icon_p.h +usr/include/k3iconview.h +usr/include/k3iconviewsearchline.h +usr/include/k3listbox.h +usr/include/k3listview.h +usr/include/k3listviewsearchline.h +usr/include/k3mimesourcefactory.h +usr/include/k3multipledrag.h +usr/include/k3panelapplet.h +usr/include/k3panelmenu.h +usr/include/k3passworddialog.h +usr/include/k3popupmenu.h +usr/include/k3process.h +usr/include/k3processcontroller.h +usr/include/k3procio.h +usr/include/k3resolver.h +usr/include/k3reverseresolver.h +usr/include/k3rfcdate.h +usr/include/k3sconfig.h +usr/include/k3serversocket.h +usr/include/k3socketaddress.h +usr/include/k3socketbase.h +usr/include/k3socketdevice.h +usr/include/k3socks.h +usr/include/k3sockssocketdevice.h +usr/include/k3spell.h +usr/include/k3spelldlg.h +usr/include/k3sqlpropertymap.h +usr/include/k3staticdeleter.h +usr/include/k3streamsocket.h +usr/include/k3syntaxhighlighter.h +usr/include/k3tempfile.h +usr/include/k3textedit.h +usr/include/k3urldrag.h +usr/include/k3wizard.h +usr/include/kaboutapplicationdialog.h +usr/include/kaboutdata.h +usr/include/kabstractfilemodule.h +usr/include/kabstractfilewidget.h +usr/include/kabstractwidgetjobtracker.h +usr/include/kacceleratormanager.h +usr/include/kaccelgen.h +usr/include/kacl.h +usr/include/kaction.h +usr/include/kactioncategory.h +usr/include/kactioncollection.h +usr/include/kactionmenu.h +usr/include/kactionselector.h +usr/include/kactivelabel.h +usr/include/kallocator.h +usr/include/kanimatedbutton.h +usr/include/kapplication.h +usr/include/kar.h +usr/include/karchive.h +usr/include/karrowbutton.h +usr/include/kascii.h +usr/include/kassistantdialog.h +usr/include/kauthorized.h +usr/include/kautomount.h +usr/include/kautosavefile.h +usr/include/kautostart.h +usr/include/kbookmark.h +usr/include/kbookmarkdialog.h +usr/include/kbookmarkdombuilder.h +usr/include/kbookmarkexporter.h +usr/include/kbookmarkimporter.h +usr/include/kbookmarkimporter_crash.h +usr/include/kbookmarkimporter_ie.h +usr/include/kbookmarkimporter_ns.h +usr/include/kbookmarkimporter_opera.h +usr/include/kbookmarkmanager.h +usr/include/kbookmarkmenu.h +usr/include/kbugreport.h +usr/include/kbuildsycocaprogressdialog.h +usr/include/kbuttongroup.h +usr/include/kcalendarsystem.h +usr/include/kcalendarsystemfactory.h +usr/include/kcapacitybar.h +usr/include/kcategorizedsortfilterproxymodel.h +usr/include/kcategorizedview.h +usr/include/kcategorydrawer.h +usr/include/kcharselect.h +usr/include/kcharsets.h +usr/include/kcmdlineargs.h +usr/include/kcmodule.h +usr/include/kcmodulecontainer.h +usr/include/kcmoduleinfo.h +usr/include/kcmoduleloader.h +usr/include/kcmoduleproxy.h +usr/include/kcmultidialog.h +usr/include/kcodecaction.h +usr/include/kcodecs.h +usr/include/kcolorbutton.h +usr/include/kcolorchoosermode.h +usr/include/kcolorcollection.h +usr/include/kcolorcombo.h +usr/include/kcolordialog.h +usr/include/kcolormimedata.h +usr/include/kcolorscheme.h +usr/include/kcolorutils.h +usr/include/kcolorvalueselector.h +usr/include/kcombobox.h +usr/include/kcompletion.h +usr/include/kcompletionbox.h +usr/include/kcomponentdata.h +usr/include/kcompositejob.h +usr/include/kconfig.h +usr/include/kconfigbase.h +usr/include/kconfigdialog.h +usr/include/kconfigdialogmanager.h +usr/include/kconfiggroup.h +usr/include/kconfigskeleton.h +usr/include/kcoreconfigskeleton.h +usr/include/kcrash.h +usr/include/kcursor.h +usr/include/kdatatool.h +usr/include/kdatepicker.h +usr/include/kdatetable.h +usr/include/kdatetime.h +usr/include/kdatetimewidget.h +usr/include/kdatewidget.h +usr/include/kdbusservicestarter.h +usr/include/kde3support_export.h +usr/include/kde_file.h +usr/include/kde_terminal_interface.h +usr/include/kdebug.h +usr/include/kdecore_export.h +usr/include/kdedmodule.h +usr/include/kdefakes.h +usr/include/kdemacros.h +usr/include/kdeprintdialog.h +usr/include/kdesktopfile.h +usr/include/kdesktopfileactions.h +usr/include/kdesu/client.h +usr/include/kdesu/defaults.h +usr/include/kdesu/kdesu_export.h +usr/include/kdesu/process.h +usr/include/kdesu/ssh.h +usr/include/kdesu/stub.h +usr/include/kdesu/su.h +usr/include/kdeui_export.h +usr/include/kdeversion.h +usr/include/kdevicelistmodel.h +usr/include/kdialog.h +usr/include/kdialogbuttonbox.h +usr/include/kdialogjobuidelegate.h +usr/include/kdirlister.h +usr/include/kdirmodel.h +usr/include/kdirnotify.h +usr/include/kdiroperator.h +usr/include/kdirselectdialog.h +usr/include/kdirsortfilterproxymodel.h +usr/include/kdirwatch.h +usr/include/kdiskfreespace.h +usr/include/kdiskfreespaceinfo.h +usr/include/keditlistbox.h +usr/include/kedittoolbar.h +usr/include/kemailsettings.h +usr/include/kemoticons.h +usr/include/kemoticonsprovider.h +usr/include/kemoticonstheme.h +usr/include/kencodingdetector.h +usr/include/kencodingfiledialog.h +usr/include/kencodingprober.h +usr/include/kexportplugin.h +usr/include/kextendableitemdelegate.h +usr/include/kfadewidgeteffect.h +usr/include/kfile.h +usr/include/kfile_export.h +usr/include/kfiledialog.h +usr/include/kfilefiltercombo.h +usr/include/kfileitem.h +usr/include/kfileitemdelegate.h +usr/include/kfilemetainfo.h +usr/include/kfilemetainfoitem.h +usr/include/kfileplacesmodel.h +usr/include/kfileplacesview.h +usr/include/kfilepreviewgenerator.h +usr/include/kfileshare.h +usr/include/kfilesharedialog.h +usr/include/kfilesharedlg.h +usr/include/kfiletreebranch.h +usr/include/kfiletreeview.h +usr/include/kfilewidget.h +usr/include/kfilewriteplugin.h +usr/include/kfilterbase.h +usr/include/kfilterdev.h +usr/include/kfilterproxysearchline.h +usr/include/kfind.h +usr/include/kfinddialog.h +usr/include/kfontaction.h +usr/include/kfontchooser.h +usr/include/kfontcombobox.h +usr/include/kfontdialog.h +usr/include/kfontrequester.h +usr/include/kfontsizeaction.h +usr/include/kgenericfactory.h +usr/include/kgenericfactory.tcc +usr/include/kgesture.h +usr/include/kglobal.h +usr/include/kglobalaccel.h +usr/include/kglobalsettings.h +usr/include/kglobalshortcutinfo.h +usr/include/kglobalshortcutinfo_p.h +usr/include/kguiitem.h +usr/include/khbox.h +usr/include/khelpmenu.h +usr/include/khexedit/byteseditinterface.h +usr/include/khexedit/charcolumninterface.h +usr/include/khexedit/clipboardinterface.h +usr/include/khexedit/valuecolumninterface.h +usr/include/khexedit/zoominterface.h +usr/include/khistorycombobox.h +usr/include/khtml_events.h +usr/include/khtml_export.h +usr/include/khtml_part.h +usr/include/khtml_settings.h +usr/include/khtmldefaults.h +usr/include/khtmlview.h +usr/include/khuesaturationselect.h +usr/include/kicon.h +usr/include/kiconcache.h +usr/include/kicondialog.h +usr/include/kiconeffect.h +usr/include/kiconloader.h +usr/include/kicontheme.h +usr/include/kimagefilepreview.h +usr/include/kimageio.h +usr/include/kimproxy.h +usr/include/kimproxy_export.h +usr/include/kinputdialog.h +usr/include/kio/authinfo.h +usr/include/kio/chmodjob.h +usr/include/kio/connection.h +usr/include/kio/copyjob.h +usr/include/kio/davjob.h +usr/include/kio/deletejob.h +usr/include/kio/directorysizejob.h +usr/include/kio/filejob.h +usr/include/kio/fileundomanager.h +usr/include/kio/forwardingslavebase.h +usr/include/kio/global.h +usr/include/kio/http.h +usr/include/kio/http_slave_defaults.h +usr/include/kio/ioslave_defaults.h +usr/include/kio/job.h +usr/include/kio/jobclasses.h +usr/include/kio/jobuidelegate.h +usr/include/kio/kio_export.h +usr/include/kio/kntlm.h +usr/include/kio/kntlm_export.h +usr/include/kio/metainfojob.h +usr/include/kio/netaccess.h +usr/include/kio/passworddialog.h +usr/include/kio/paste.h +usr/include/kio/previewjob.h +usr/include/kio/renamedialog.h +usr/include/kio/renamedialogplugin.h +usr/include/kio/renamedlg.h +usr/include/kio/scheduler.h +usr/include/kio/sessiondata.h +usr/include/kio/skipdialog.h +usr/include/kio/slave.h +usr/include/kio/slavebase.h +usr/include/kio/slaveconfig.h +usr/include/kio/slaveinterface.h +usr/include/kio/tcpslavebase.h +usr/include/kio/thumbcreator.h +usr/include/kio/udsentry.h +usr/include/kjob.h +usr/include/kjobtrackerinterface.h +usr/include/kjobuidelegate.h +usr/include/kjs/kjsapi_export.h +usr/include/kjs/kjsarguments.h +usr/include/kjs/kjscontext.h +usr/include/kjs/kjsinterpreter.h +usr/include/kjs/kjsobject.h +usr/include/kjs/kjsprototype.h +usr/include/kkeysequencewidget.h +usr/include/kkeyserver.h +usr/include/kkeyserver_x11.h +usr/include/klanguagebutton.h +usr/include/klauncher_iface.h +usr/include/kled.h +usr/include/klibloader.h +usr/include/klibrary.h +usr/include/klineedit.h +usr/include/klistwidget.h +usr/include/klistwidgetsearchline.h +usr/include/klocale.h +usr/include/klocalizedstring.h +usr/include/klocalsocket.h +usr/include/klockfile.h +usr/include/kmacroexpander.h +usr/include/kmainwindow.h +usr/include/kmanagerselection.h +usr/include/kmediaplayer/kmediaplayer_export.h +usr/include/kmediaplayer/player.h +usr/include/kmediaplayer/view.h +usr/include/kmenu.h +usr/include/kmenubar.h +usr/include/kmessage.h +usr/include/kmessagebox.h +usr/include/kmessageboxmessagehandler.h +usr/include/kmimetype.h +usr/include/kmimetypechooser.h +usr/include/kmimetyperesolver.h +usr/include/kmimetypetrader.h +usr/include/kmountpoint.h +usr/include/kmultitabbar.h +usr/include/knewpassworddialog.h +usr/include/knewstuff2/core/author.h +usr/include/knewstuff2/core/category.h +usr/include/knewstuff2/core/entry.h +usr/include/knewstuff2/core/installation.h +usr/include/knewstuff2/core/ktranslatable.h +usr/include/knewstuff2/engine.h +usr/include/knewstuff2/knewstuff_export.h +usr/include/knewstuff2/ui/knewstuffaction.h +usr/include/knfsshare.h +usr/include/knotification.h +usr/include/knotificationrestrictions.h +usr/include/knotifyconfig_export.h +usr/include/knotifyconfigwidget.h +usr/include/knuminput.h +usr/include/knumvalidator.h +usr/include/konqbookmarkmenu.h +usr/include/kopenwithdialog.h +usr/include/kpagedialog.h +usr/include/kpagemodel.h +usr/include/kpageview.h +usr/include/kpagewidget.h +usr/include/kpagewidgetmodel.h +usr/include/kparts/browserextension.h +usr/include/kparts/browserinterface.h +usr/include/kparts/browserrun.h +usr/include/kparts/componentfactory.h +usr/include/kparts/event.h +usr/include/kparts/factory.h +usr/include/kparts/genericfactory.h +usr/include/kparts/historyprovider.h +usr/include/kparts/kparts_export.h +usr/include/kparts/mainwindow.h +usr/include/kparts/part.h +usr/include/kparts/partmanager.h +usr/include/kparts/plugin.h +usr/include/kparts/statusbarextension.h +usr/include/kpassivepopup.h +usr/include/kpassivepopupmessagehandler.h +usr/include/kpassworddialog.h +usr/include/kpastetextaction.h +usr/include/kpixmapcache.h +usr/include/kpixmapprovider.h +usr/include/kpixmapregionselectordialog.h +usr/include/kpixmapregionselectorwidget.h +usr/include/kplotaxis.h +usr/include/kplotobject.h +usr/include/kplotpoint.h +usr/include/kplotwidget.h +usr/include/kpluginfactory.h +usr/include/kplugininfo.h +usr/include/kpluginloader.h +usr/include/kpluginselector.h +usr/include/kpreviewwidgetbase.h +usr/include/kprintpreview.h +usr/include/kprocess.h +usr/include/kprogressdialog.h +usr/include/kpropertiesdialog.h +usr/include/kpropsdialog.h +usr/include/kpropsdlg.h +usr/include/kprotocolinfo.h +usr/include/kprotocolmanager.h +usr/include/kpty.h +usr/include/kpty_export.h +usr/include/kptydevice.h +usr/include/kptyprocess.h +usr/include/kpushbutton.h +usr/include/krandom.h +usr/include/krandomsequence.h +usr/include/krecentdocument.h +usr/include/krecentfilesaction.h +usr/include/kregexpeditorinterface.h +usr/include/kremoteencoding.h +usr/include/kreplace.h +usr/include/kreplacedialog.h +usr/include/krestrictedline.h +usr/include/krichtextedit.h +usr/include/krichtextwidget.h +usr/include/kross/core/action.h +usr/include/kross/core/actioncollection.h +usr/include/kross/core/childreninterface.h +usr/include/kross/core/errorinterface.h +usr/include/kross/core/interpreter.h +usr/include/kross/core/kross_export.h +usr/include/kross/core/krossconfig.h +usr/include/kross/core/manager.h +usr/include/kross/core/metafunction.h +usr/include/kross/core/metatype.h +usr/include/kross/core/object.h +usr/include/kross/core/script.h +usr/include/kross/core/wrapperinterface.h +usr/include/kross/ui/model.h +usr/include/kross/ui/plugin.h +usr/include/kross/ui/view.h +usr/include/kruler.h +usr/include/krun.h +usr/include/ksambashare.h +usr/include/ksavefile.h +usr/include/kscan.h +usr/include/kselectaction.h +usr/include/kselector.h +usr/include/kseparator.h +usr/include/kservice.h +usr/include/kserviceaction.h +usr/include/kservicegroup.h +usr/include/kservicetype.h +usr/include/kservicetypeprofile.h +usr/include/kservicetypetrader.h +usr/include/ksessionmanager.h +usr/include/ksettings/dialog.h +usr/include/ksettings/dispatcher.h +usr/include/ksettings/pluginpage.h +usr/include/ksharedconfig.h +usr/include/ksharedptr.h +usr/include/kshell.h +usr/include/kshellcompletion.h +usr/include/kshortcut.h +usr/include/kshortcutsdialog.h +usr/include/kshortcutseditor.h +usr/include/kshortcutwidget.h +usr/include/ksimpleconfig.h +usr/include/ksocketfactory.h +usr/include/ksortablelist.h +usr/include/kspeech.h +usr/include/kspeech_export.h +usr/include/ksplashscreen.h +usr/include/ksqueezedtextlabel.h +usr/include/kstandardaction.h +usr/include/kstandarddirs.h +usr/include/kstandardguiitem.h +usr/include/kstandardshortcut.h +usr/include/kstartupinfo.h +usr/include/kstatusbar.h +usr/include/kstatusbarjobtracker.h +usr/include/kstatusbarofflineindicator.h +usr/include/kstdaccel.h +usr/include/kstdaction.h +usr/include/kstdguiitem.h +usr/include/kstringhandler.h +usr/include/kstringvalidator.h +usr/include/kstyle.h +usr/include/ksvgrenderer.h +usr/include/ksycoca.h +usr/include/ksycocaentry.h +usr/include/ksycocatype.h +usr/include/ksystemtimezone.h +usr/include/ksystemtrayicon.h +usr/include/ktabbar.h +usr/include/ktabwidget.h +usr/include/ktar.h +usr/include/ktempdir.h +usr/include/ktemporaryfile.h +usr/include/ktextbrowser.h +usr/include/ktextedit.h +usr/include/ktexteditor/annotationinterface.h +usr/include/ktexteditor/attribute.h +usr/include/ktexteditor/codecompletioninterface.h +usr/include/ktexteditor/codecompletionmodel.h +usr/include/ktexteditor/codecompletionmodelcontrollerinterface.h +usr/include/ktexteditor/commandinterface.h +usr/include/ktexteditor/configinterface.h +usr/include/ktexteditor/configpage.h +usr/include/ktexteditor/containerinterface.h +usr/include/ktexteditor/cursor.h +usr/include/ktexteditor/cursorfeedback.h +usr/include/ktexteditor/document.h +usr/include/ktexteditor/editor.h +usr/include/ktexteditor/editorchooser.h +usr/include/ktexteditor/factory.h +usr/include/ktexteditor/ktexteditor_export.h +usr/include/ktexteditor/loadsavefiltercheckplugin.h +usr/include/ktexteditor/markinterface.h +usr/include/ktexteditor/modificationinterface.h +usr/include/ktexteditor/plugin.h +usr/include/ktexteditor/range.h +usr/include/ktexteditor/rangefeedback.h +usr/include/ktexteditor/searchinterface.h +usr/include/ktexteditor/sessionconfiginterface.h +usr/include/ktexteditor/smartcursor.h +usr/include/ktexteditor/smartinterface.h +usr/include/ktexteditor/smartrange.h +usr/include/ktexteditor/templateinterface.h +usr/include/ktexteditor/texthintinterface.h +usr/include/ktexteditor/variableinterface.h +usr/include/ktexteditor/view.h +usr/include/ktimezone.h +usr/include/ktimezonewidget.h +usr/include/ktip.h +usr/include/ktitlewidget.h +usr/include/ktoggleaction.h +usr/include/ktogglefullscreenaction.h +usr/include/ktoggletoolbaraction.h +usr/include/ktoolbar.h +usr/include/ktoolbarlabelaction.h +usr/include/ktoolbarpopupaction.h +usr/include/ktoolbarspaceraction.h +usr/include/ktoolinvocation.h +usr/include/ktrader.h +usr/include/ktreewidgetsearchline.h +usr/include/ktypelist.h +usr/include/ktzfiletimezone.h +usr/include/kuiserverjobtracker.h +usr/include/kundostack.h +usr/include/kuniqueapplication.h +usr/include/kunittest/kunittest_export.h +usr/include/kunittest/module.h +usr/include/kunittest/runner.h +usr/include/kunittest/tester.h +usr/include/kurifilter.h +usr/include/kurl.h +usr/include/kurlcombobox.h +usr/include/kurlcompletion.h +usr/include/kurllabel.h +usr/include/kurlnavigator.h +usr/include/kurlpixmapprovider.h +usr/include/kurlrequester.h +usr/include/kurlrequesterdialog.h +usr/include/kurlrequesterdlg.h +usr/include/kuser.h +usr/include/kutils_export.h +usr/include/kvbox.h +usr/include/kwallet.h +usr/include/kwidgetitemdelegate.h +usr/include/kwidgetjobtracker.h +usr/include/kwindowinfo.h +usr/include/kwindowsystem.h +usr/include/kwordwrap.h +usr/include/kxerrorhandler.h +usr/include/kxmessages.h +usr/include/kxmlguibuilder.h +usr/include/kxmlguiclient.h +usr/include/kxmlguifactory.h +usr/include/kxmlguiwindow.h +usr/include/kxutils.h +usr/include/kxyselector.h +usr/include/kzip.h +usr/include/nepomuk/class.h +usr/include/nepomuk/desktopontologyloader.h +usr/include/nepomuk/entity.h +usr/include/nepomuk/fileontologyloader.h +usr/include/nepomuk/global.h +usr/include/nepomuk/kmetadatatagcloud.h +usr/include/nepomuk/kmetadatatagwidget.h +usr/include/nepomuk/kratingpainter.h +usr/include/nepomuk/kratingwidget.h +usr/include/nepomuk/ktagcloudwidget.h +usr/include/nepomuk/ktagdisplaywidget.h +usr/include/nepomuk/literal.h +usr/include/nepomuk/nepomuk_export.h +usr/include/nepomuk/nepomukontologyloader.h +usr/include/nepomuk/nepomukservice.h +usr/include/nepomuk/ontology.h +usr/include/nepomuk/ontologyloader.h +usr/include/nepomuk/ontologymanager.h +usr/include/nepomuk/property.h +usr/include/nepomuk/resource.h +usr/include/nepomuk/resourcemanager.h +usr/include/nepomuk/tag.h +usr/include/nepomuk/thing.h +usr/include/nepomuk/tools.h +usr/include/nepomuk/variant.h +usr/include/netwm.h +usr/include/netwm_def.h +usr/include/passdlg.h +usr/include/plasma/abstractrunner.h +usr/include/plasma/animationdriver.h +usr/include/plasma/animator.h +usr/include/plasma/applet.h +usr/include/plasma/configloader.h +usr/include/plasma/containment.h +usr/include/plasma/context.h +usr/include/plasma/corona.h +usr/include/plasma/datacontainer.h +usr/include/plasma/dataengine.h +usr/include/plasma/dataenginemanager.h +usr/include/plasma/delegate.h +usr/include/plasma/dialog.h +usr/include/plasma/extender.h +usr/include/plasma/extenderitem.h +usr/include/plasma/framesvg.h +usr/include/plasma/glapplet.h +usr/include/plasma/package.h +usr/include/plasma/packagemetadata.h +usr/include/plasma/packagestructure.h +usr/include/plasma/paintutils.h +usr/include/plasma/windoweffects.h +usr/include/plasma/plasma.h +usr/include/plasma/plasma_export.h +usr/include/plasma/popupapplet.h +usr/include/plasma/querymatch.h +usr/include/plasma/runnercontext.h +usr/include/plasma/runnermanager.h +usr/include/plasma/scripting/appletscript.h +usr/include/plasma/scripting/dataenginescript.h +usr/include/plasma/scripting/runnerscript.h +usr/include/plasma/scripting/scriptengine.h +usr/include/plasma/service.h +usr/include/plasma/servicejob.h +usr/include/plasma/svg.h +usr/include/plasma/theme.h +usr/include/plasma/tooltipcontent.h +usr/include/plasma/tooltipmanager.h +usr/include/plasma/version.h +usr/include/plasma/view.h +usr/include/plasma/wallpaper.h +usr/include/plasma/widgets/busywidget.h +usr/include/plasma/widgets/checkbox.h +usr/include/plasma/widgets/combobox.h +usr/include/plasma/widgets/flashinglabel.h +usr/include/plasma/widgets/frame.h +usr/include/plasma/widgets/groupbox.h +usr/include/plasma/widgets/iconwidget.h +usr/include/plasma/widgets/label.h +usr/include/plasma/widgets/lineedit.h +usr/include/plasma/widgets/meter.h +usr/include/plasma/widgets/pushbutton.h +usr/include/plasma/widgets/radiobutton.h +usr/include/plasma/widgets/scrollbar.h +usr/include/plasma/widgets/signalplotter.h +usr/include/plasma/widgets/slider.h +usr/include/plasma/widgets/svgwidget.h +usr/include/plasma/widgets/tabbar.h +usr/include/plasma/widgets/textedit.h +usr/include/plasma/widgets/toolbutton.h +usr/include/plasma/widgets/treeview.h +usr/include/plasma/widgets/webview.h +usr/include/predicateproperties.h +usr/include/qtest_kde.h +usr/include/skipdlg.h +usr/include/solid/acadapter.h +usr/include/solid/audiointerface.h +usr/include/solid/battery.h +usr/include/solid/block.h +usr/include/solid/button.h +usr/include/solid/camera.h +usr/include/solid/device.h +usr/include/solid/deviceinterface.h +usr/include/solid/devicenotifier.h +usr/include/solid/dvbinterface.h +usr/include/solid/genericinterface.h +usr/include/solid/networking.h +usr/include/solid/networkinterface.h +usr/include/solid/opticaldisc.h +usr/include/solid/opticaldrive.h +usr/include/solid/portablemediaplayer.h +usr/include/solid/powermanagement.h +usr/include/solid/predicate.h +usr/include/solid/processor.h +usr/include/solid/smartcardreader.h +usr/include/solid/solid_export.h +usr/include/solid/solidnamespace.h +usr/include/solid/storageaccess.h +usr/include/solid/storagedrive.h +usr/include/solid/storagevolume.h +usr/include/solid/video.h +usr/include/sonnet/backgroundchecker.h +usr/include/sonnet/configdialog.h +usr/include/sonnet/configwidget.h +usr/include/sonnet/dialog.h +usr/include/sonnet/dictionarycombobox.h +usr/include/sonnet/globals.h +usr/include/sonnet/highlighter.h +usr/include/sonnet/speller.h +usr/include/threadweaver/DebuggingAids.h +usr/include/threadweaver/DependencyPolicy.h +usr/include/threadweaver/Job.h +usr/include/threadweaver/JobCollection.h +usr/include/threadweaver/JobSequence.h +usr/include/threadweaver/QueuePolicy.h +usr/include/threadweaver/ResourceRestrictionPolicy.h +usr/include/threadweaver/State.h +usr/include/threadweaver/Thread.h +usr/include/threadweaver/ThreadWeaver.h +usr/include/threadweaver/WeaverInterface.h +usr/include/threadweaver/WeaverObserver.h +usr/include/threadweaver/threadweaver_export.h +usr/lib/kde4/plugins/script/libkrossqtsplugin.so +usr/lib/libkde3support.so +usr/lib/libkdecore.so +usr/lib/libkdefakes.so +usr/lib/libkdesu.so +usr/lib/libkdeui.so +usr/lib/libkdnssd.so +usr/lib/libkfile.so +usr/lib/libkhtml.so +usr/lib/libkimproxy.so +usr/lib/libkio.so +usr/lib/libkjs.so +usr/lib/libkjsapi.so +usr/lib/libkjsembed.so +usr/lib/libkmediaplayer.so +usr/lib/libknewstuff2.so +usr/lib/libknotifyconfig.so +usr/lib/libkntlm.so +usr/lib/libkparts.so +usr/lib/libkpty.so +usr/lib/libkrosscore.so +usr/lib/libkrossui.so +usr/lib/libktexteditor.so +usr/lib/libkunittest.so +usr/lib/libkutils.so +usr/lib/libnepomuk.so +usr/lib/libplasma.so +usr/lib/libsolid.so +usr/lib/libthreadweaver.so +usr/share/dbus-1/interfaces/org.freedesktop.PowerManagement.Inhibit.xml +usr/share/dbus-1/interfaces/org.freedesktop.PowerManagement.xml +usr/share/dbus-1/interfaces/org.kde.JobView.xml +usr/share/dbus-1/interfaces/org.kde.JobViewServer.xml +usr/share/dbus-1/interfaces/org.kde.KCookieServer.xml +usr/share/dbus-1/interfaces/org.kde.KDirNotify.xml +usr/share/dbus-1/interfaces/org.kde.KHTMLPart.xml +usr/share/dbus-1/interfaces/org.kde.KIMIface.xml +usr/share/dbus-1/interfaces/org.kde.KLauncher.xml +usr/share/dbus-1/interfaces/org.kde.KMediaPlayer.xml +usr/share/dbus-1/interfaces/org.kde.KSpeech.xml +usr/share/dbus-1/interfaces/org.kde.KWallet.xml +usr/share/dbus-1/interfaces/org.kde.Solid.Networking.Client.xml +usr/share/dbus-1/interfaces/org.kde.kded.xml +usr/share/dbus-1/interfaces/org.kde.kio.FileUndoManager.xml +usr/share/kde4/apps/cmake/modules/BasicFindPackageVersion.cmake.in +usr/share/kde4/apps/cmake/modules/CheckPointerMember.cmake +usr/share/kde4/apps/cmake/modules/CheckPrototypeExists.cmake +usr/share/kde4/apps/cmake/modules/CheckStructMember.cmake +usr/share/kde4/apps/cmake/modules/FindACL.cmake +usr/share/kde4/apps/cmake/modules/FindAGG.cmake +usr/share/kde4/apps/cmake/modules/FindAkode.cmake +usr/share/kde4/apps/cmake/modules/FindAlsa.cmake +usr/share/kde4/apps/cmake/modules/FindAutomoc4.cmake +usr/share/kde4/apps/cmake/modules/FindAvahi.cmake +usr/share/kde4/apps/cmake/modules/FindBerkeleyDB.cmake +usr/share/kde4/apps/cmake/modules/FindBlitz.cmake +usr/share/kde4/apps/cmake/modules/FindBlueZ.cmake +usr/share/kde4/apps/cmake/modules/FindBoost.cmake +usr/share/kde4/apps/cmake/modules/FindCarbon.cmake +usr/share/kde4/apps/cmake/modules/FindDNSSD.cmake +usr/share/kde4/apps/cmake/modules/FindENCHANT.cmake +usr/share/kde4/apps/cmake/modules/FindEigen.cmake +usr/share/kde4/apps/cmake/modules/FindEigen2.cmake +usr/share/kde4/apps/cmake/modules/FindExiv2.cmake +usr/share/kde4/apps/cmake/modules/FindFAM.cmake +usr/share/kde4/apps/cmake/modules/FindFFmpeg.cmake +usr/share/kde4/apps/cmake/modules/FindFlac.cmake +usr/share/kde4/apps/cmake/modules/FindFlex.cmake +usr/share/kde4/apps/cmake/modules/FindFontconfig.cmake +usr/share/kde4/apps/cmake/modules/FindFreetype.cmake +usr/share/kde4/apps/cmake/modules/FindGIF.cmake +usr/share/kde4/apps/cmake/modules/FindGLIB2.cmake +usr/share/kde4/apps/cmake/modules/FindGMP.cmake +usr/share/kde4/apps/cmake/modules/FindGObject.cmake +usr/share/kde4/apps/cmake/modules/FindGSSAPI.cmake +usr/share/kde4/apps/cmake/modules/FindGStreamer.cmake +usr/share/kde4/apps/cmake/modules/FindGettext.cmake +usr/share/kde4/apps/cmake/modules/FindGphoto2.cmake +usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake +usr/share/kde4/apps/cmake/modules/FindKDE4Workspace.cmake +usr/share/kde4/apps/cmake/modules/FindKDEWin.cmake +usr/share/kde4/apps/cmake/modules/FindKDEWIN32.cmake +usr/share/kde4/apps/cmake/modules/FindKDEWIN_Packager.cmake +usr/share/kde4/apps/cmake/modules/FindKNepomuk.cmake +usr/share/kde4/apps/cmake/modules/FindKdcraw.cmake +usr/share/kde4/apps/cmake/modules/FindKdeMultimedia.cmake +usr/share/kde4/apps/cmake/modules/FindKdepim.cmake +usr/share/kde4/apps/cmake/modules/FindKdepimLibs.cmake +usr/share/kde4/apps/cmake/modules/FindKexiv2.cmake +usr/share/kde4/apps/cmake/modules/FindKipi.cmake +usr/share/kde4/apps/cmake/modules/FindKonto.cmake +usr/share/kde4/apps/cmake/modules/FindKopete.cmake +usr/share/kde4/apps/cmake/modules/FindKorundum.cmake +usr/share/kde4/apps/cmake/modules/FindLCMS.cmake +usr/share/kde4/apps/cmake/modules/FindLibArt.cmake +usr/share/kde4/apps/cmake/modules/FindLibKonq.cmake +usr/share/kde4/apps/cmake/modules/FindLibPython.py +usr/share/kde4/apps/cmake/modules/FindLibXml2.cmake +usr/share/kde4/apps/cmake/modules/FindLibXslt.cmake +usr/share/kde4/apps/cmake/modules/FindLibintl.cmake +usr/share/kde4/apps/cmake/modules/FindLibraryWithDebug.cmake +usr/share/kde4/apps/cmake/modules/FindLinuxWirelesstools.cmake +usr/share/kde4/apps/cmake/modules/FindMsgfmt.cmake +usr/share/kde4/apps/cmake/modules/FindMusicBrainz.cmake +usr/share/kde4/apps/cmake/modules/FindMySQL.cmake +usr/share/kde4/apps/cmake/modules/FindNepomuk.cmake +usr/share/kde4/apps/cmake/modules/FindNetworkManager.cmake +usr/share/kde4/apps/cmake/modules/FindOggVorbis.cmake +usr/share/kde4/apps/cmake/modules/FindOpenEXR.cmake +usr/share/kde4/apps/cmake/modules/FindOpenSSL.cmake +usr/share/kde4/apps/cmake/modules/FindPCRE.cmake +usr/share/kde4/apps/cmake/modules/FindPhonon.cmake +usr/share/kde4/apps/cmake/modules/FindPlasma.cmake +usr/share/kde4/apps/cmake/modules/FindPopplerQt4.cmake +usr/share/kde4/apps/cmake/modules/FindPostgreSQL.cmake +usr/share/kde4/apps/cmake/modules/FindPyKDE4.cmake +usr/share/kde4/apps/cmake/modules/FindPyKDE4.py +usr/share/kde4/apps/cmake/modules/FindPyQt.py +usr/share/kde4/apps/cmake/modules/FindPyQt4.cmake +usr/share/kde4/apps/cmake/modules/FindPythonLibrary.cmake +usr/share/kde4/apps/cmake/modules/FindQCA2.cmake +usr/share/kde4/apps/cmake/modules/FindQImageBlitz.cmake +usr/share/kde4/apps/cmake/modules/FindQt4.cmake +usr/share/kde4/apps/cmake/modules/FindRUBY.cmake +usr/share/kde4/apps/cmake/modules/FindSIP.cmake +usr/share/kde4/apps/cmake/modules/FindSIP.py +usr/share/kde4/apps/cmake/modules/FindSamba.cmake +usr/share/kde4/apps/cmake/modules/FindSane.cmake +usr/share/kde4/apps/cmake/modules/FindSasl2.cmake +usr/share/kde4/apps/cmake/modules/FindSharedMimeInfo.cmake +usr/share/kde4/apps/cmake/modules/FindSoprano.cmake +usr/share/kde4/apps/cmake/modules/FindSqlite.cmake +usr/share/kde4/apps/cmake/modules/FindStrigi.cmake +usr/share/kde4/apps/cmake/modules/FindTaglib.cmake +usr/share/kde4/apps/cmake/modules/FindUSB.cmake +usr/share/kde4/apps/cmake/modules/FindX11.cmake +usr/share/kde4/apps/cmake/modules/FindXKB.cmake +usr/share/kde4/apps/cmake/modules/FindXine.cmake +usr/share/kde4/apps/cmake/modules/FindXmms.cmake +usr/share/kde4/apps/cmake/modules/KDE4Defaults.cmake +usr/share/kde4/apps/cmake/modules/KDE4Macros.cmake +usr/share/kde4/apps/cmake/modules/KDELibs4LibraryTargets-debian.cmake +usr/share/kde4/apps/cmake/modules/KDELibs4LibraryTargets.cmake +usr/share/kde4/apps/cmake/modules/KDELibs4ToolsTargets-debian.cmake +usr/share/kde4/apps/cmake/modules/KDELibs4ToolsTargets.cmake +usr/share/kde4/apps/cmake/modules/KDELibsDependencies.cmake +usr/share/kde4/apps/cmake/modules/MacroAddCompileFlags.cmake +usr/share/kde4/apps/cmake/modules/MacroAddFileDependencies.cmake +usr/share/kde4/apps/cmake/modules/MacroAddLinkFlags.cmake +usr/share/kde4/apps/cmake/modules/MacroAdditionalCleanFiles.cmake +usr/share/kde4/apps/cmake/modules/MacroAppendIf.cmake +usr/share/kde4/apps/cmake/modules/MacroBoolTo01.cmake +usr/share/kde4/apps/cmake/modules/MacroEnsureOutOfSourceBuild.cmake +usr/share/kde4/apps/cmake/modules/MacroEnsureVersion.cmake +usr/share/kde4/apps/cmake/modules/MacroLibrary.cmake +usr/share/kde4/apps/cmake/modules/MacroLogFeature.cmake +usr/share/kde4/apps/cmake/modules/MacroOptionalAddSubdirectory.cmake +usr/share/kde4/apps/cmake/modules/MacroOptionalDependPackage.cmake +usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake +usr/share/kde4/apps/cmake/modules/MacroPushRequiredVars.cmake +usr/share/kde4/apps/cmake/modules/MacroWriteBasicCMakeVersionFile.cmake +usr/share/kde4/apps/cmake/modules/NepomukMacros.cmake +usr/share/kde4/apps/cmake/modules/PythonCompile.py +usr/share/kde4/apps/cmake/modules/PythonMacros.cmake +usr/share/kde4/apps/cmake/modules/SIPMacros.cmake +usr/share/kde4/apps/cmake/modules/Win32Macros.cmake +usr/share/kde4/apps/cmake/modules/check_installed_exports_file.cmake +usr/share/kde4/apps/cmake/modules/cmake-modules-styleguide.txt +usr/share/kde4/apps/cmake/modules/config-alsa.h.cmake +usr/share/kde4/apps/cmake/modules/kde4_cmake_uninstall.cmake.in +usr/share/kde4/apps/cmake/modules/kde4_exec_via_sh.cmake +usr/share/kde4/apps/cmake/modules/kde4automoc.files.in +usr/share/kde4/apps/cmake/modules/kde4init_dummy.cpp.in +usr/share/kde4/apps/cmake/modules/kde4init_win32lib_dummy.cpp.in +usr/share/kde4/apps/cmake/modules/kde4uic.cmake +usr/share/kde4/apps/cmake/modules/CheckCXXSymbolExists.cmake +usr/share/man/man1/checkXML.1 +usr/share/man/man1/kdecmake.1 +usr/share/man/man1/makekdewidgets.1 + +usr/include/kde_terminal_interface_v2.h +usr/include/kmodifierkeyinfo.h +usr/include/ktcpsocket.h +usr/include/kfileitemlistproperties.h +usr/include/kfileitemactions.h +usr/include/solid/serialinterface.h +usr/include/kio/thumbsequencecreator.h +usr/include/kio/accessmanager.h +usr/include/kio/sslui.h +usr/include/plasma/extendergroup.h +usr/include/plasma/runnersyntax.h +usr/include/plasma/widgets/scrollwidget.h +usr/include/plasma/widgets/textbrowser.h +usr/include/plasma/widgets/spinbox.h +usr/include/plasma/widgets/videowidget.h +usr/include/KDE/KModifierKeyInfo +usr/include/KDE/KIO/AccessManager +usr/include/KDE/Plasma/ExtenderGroup +usr/include/KDE/Plasma/VideoWidget +usr/include/KDE/Plasma/SpinBox +usr/include/KDE/Plasma/ScrollWidget +usr/include/KDE/Plasma/TextBrowser +usr/include/KDE/Sonnet/Highlighter +usr/include/KDE/Sonnet/ConfigWidget +usr/include/KDE/Sonnet/Dialog +usr/include/KDE/Sonnet/DictionaryComboBox +usr/include/KDE/Sonnet/ConfigDialog +usr/share/dbus-1/interfaces/org.kde.KPasswdServer.xml +usr/share/kde4/servicetypes/plasma-applet-popupapplet.desktop +usr/share/kde4/apps/cmake/modules/CheckCXXSourceRuns.cmake +usr/share/kde4/apps/cmake/modules/CheckCXXSourceCompiles.cmake +usr/share/kde4/apps/cmake/modules/HandleImportedTargetsInCMakeRequiredLibraries.cmake +usr/share/kde4/apps/cmake/modules/create_exe_symlink.cmake +usr/share/kde4/apps/cmake/modules/FindPulseAudio.cmake +usr/share/kde4/apps/cmake/modules/FindIOKit.cmake +usr/share/kde4/apps/cmake/modules/FindPkgConfig.cmake +usr/share/kde4/apps/cmake/modules/FindLibLZMA.cmake --- kde4libs-4.3.2.orig/debian/kdelibs5.NEWS +++ kde4libs-4.3.2/debian/kdelibs5.NEWS @@ -0,0 +1,10 @@ +kde4libs (4:4.2.2-1) unstable; urgency=low + + * Defaut user settings and data directory (KDEHOME) has been switched to + upstream default (~/.kde) from the previous Debian specific default + (~/.kde4). KDE 3 applications has always used (and will continue to use) + ~/.kde. If you have used a KDE 4 application previously, you may want to + migrate settings from the old directory to the new one. You can do this + manually or use Kaboom wizard from the kaboom package. + + -- Modestas Vainius Sat, 04 Apr 2009 19:19:27 +0300 --- kde4libs-4.3.2.orig/debian/icons/kubuntu-kmenu-22.png.uu +++ kde4libs-4.3.2/debian/icons/kubuntu-kmenu-22.png.uu @@ -0,0 +1,37 @@ +begin 644 kubuntu-kmenu-22.png +MB5!.1PT*&@H````-24A$4@```!8````6"`8```#$M&P[````!'-"250("`@( +M?`ADB`````EP2%ES```"80```F$!P3!5^@```!ET15AT4V]F='=AS_;N5S:L_67[VJV]I(838];E?_'Y^X=;%UO8FIMRDD0K&QT89;4!C&!I9 +M39:$>`2#HF:0&SJ]@D#57+RZP=7F*M8'\<38Y->55I\40MRE6?S.IT;']BX. +M13D/WG^`,)2$84P01&@=H)5&*H40$@%X8&Q8,1P+YJ9CKJWV>?WR!FM;'9Y\ +M]E\HG2YRZ/0Q27[CL\Y6')K+V-PI:?4%[8%D>Z#H%)KM(J!3!'3+@&X9TBT# +M*A=P8#+EY4L#]DUDU(18$7'WX1GZ10^*U7NT-)W9VI:LM?MD68/$24*GB*PF +ML)HP4!S_:,R^/9JIW8I+*Q7MGJ/5\[R]YKEK3J"#B.V!0JB4VEND[?`N";4@COVA[RS5M#JU3S\Z1&:6Y;S +MURK:N:17:;)L""&5T@@MO%#TZ@!O%%8J#)(3MX;<]_$A]C0D3RQM,3VZE_5. +MQ7@CX,2=*9=O&)YZLS6U+;FLI6U+;F8K/'$^?6;BXZ<><0'D]I +M/8(`*;74*"V]4*2)XF>/S+/>J?C,'<-`&?/[*'"]?[//;,"C\X=8#-KJ&Y55!;AWA? +M'P39OZ]O_>HR>.B7EL((O',(0$HE-0+AO>.7?WF;/WWO&(_>-\78<$`6:V9' +M(^(PPCF!$.)F0;SSE-;R_8=FN'TFQ3K/`S\\3[\P.._Q""0(O+.41<&7?_0* +MF]V:T[]YEX.S*5$@.;:PF[+2E":@7X3L##3=7'%X_PAWW]9@=$BST3'T>@65 +M*7%8`"1XG+-LM+JTNX;'GEG#^X!;QF,`OGW_.+NS#"D20IT0!RES>QM\X]Z) +MF_<^^]HVKJIPIL#5%N^=UWCG;5V#K\%[E!"T=A1/OK##(R<;7&S61"KAQU_+ +MV.PZQH8E(ZF@N5GSQY=V.+H0\/3?NSA34)4Y2@E<;9UVUMK*E*`EMJIP58V( +M/&=?L\R.&9;^X?G*/4,>XJN:I%P3M?HA6DM7V>\:]V83I,4T2*AX_Z_C(A&1^ +M,L28G*HL*/,^SAJG;5W449C0+[H4Q0")1GI)@$)Z"5F#7S\?`!`%X#U\;`Z. +MSCM&TYRRU"RO=[#64=D:8P;XNJJU6W_CHK,/^>&A7:+3;E/%);9SI47 +M;TP?O'=J*$YHM=>I2D-E#&51,$AZ1&&,U@%"2KQSK*Y4F*KDZ7.6R\UU=G8Z +ME(5A_\0"6U>65NE=?TX`$_#^O=]GK*'7VW#O_O,/*YWEEWX+_%QX[Q%"A,`,^_- +6?P'@6:M*Q@/J?@````!)14Y$KD)@@@`` +` +end --- kde4libs-4.3.2.orig/debian/icons/kubuntu-kmenu-64.png.uu +++ kde4libs-4.3.2/debian/icons/kubuntu-kmenu-64.png.uu @@ -0,0 +1,171 @@ +begin 644 kubuntu-kmenu-64.png +MB5!.1PT*&@H````-24A$4@```$````!`"`8```"J:7'>````!'-"250("`@( +M?`ADB`````EP2%ES```&[```!NP!'G4X-0```!ET15AT4V]F='=AFY]W;WZ^[?[_R6[^_[.ZU$A%<:4]?_S[.M-N^QMGFYM?;5UF1KK,FP)L<: +MBS49UF98G?5^&U-_SS':8FU&5A_3%JU-O+@"7NF^2H'T3ZE'Z)TKZ4A`!()X +M)`1""#AQ..]POJ)R!94K#I5%]T=%V7FB4W5N__$=;]KU2G*JGU9`OODFW=Q\ +MTX>L;?R1-=E0+7!FX>WW?[9 +M$SN^$DZI`+OQ1IUOOOD;UMJ;K,X9'1UC9'@8`5PHZ18%9=&A*.,-RK)$:X6Q +M27!KL=JB,XM1!F,M2AFTUAAM4$JAE$9I%853H%`(0OPGB`@2`B*"#YX0XBQ[ +M[_#B"97#!8=S#N\JG*^0(.193IXW:.09C<80(T.CM.PP1C7H=+L4Q1+M8O'> +MF>>^]-;V[J_WE&#[UJ=T=O4G?AO%31K%ZE6K&1H>HE-T*(LN1=FEVRV2X%U\ +M<&1Y([I!<@=C+<9F:&VPQJ*U11N%5AIE#!J-5AJ42LKH&[H$28H0@@0"`?$^ +M?O=""!7>>[QU6._PSN%&*"L-J)L: +M&W_AMY52GQ&1T%.`4DJK2SYT(2;[0R6P>O4Z6L,M.D6';M&EZ'8HDDD598%6 +MFD9C&)OE#+<:G#$^S-3X$%-C+29&FTR.-!@?:3`^DI-;0VX-UFJLT>168XV* +MOS4$`>>EMU4^X%R@\H&R"G1+QXF3)7,G"^87"^9.%IQ8['#\1)OYA0Y556%< +MA7$6YTJZ92AC/G#[+*/?$LIM5U$@E5Q&BSY^'L16B,C +MHPR/C-`M.A1%EV[1H70%PTU8/SW"^E7K6#,]QMH58ZR:&F9BI('6.IJVTNC: +MS.L93N8^:/*D6.="M`"M(=-"ED$KN4+/)1`(T36&FX97GS?.LR^>X/!L!^<\ +M1^<['#Y^DD,S)SEX;($#QTYPX.@\W;+H_;U"T<@ARRUT5$OE0^\%?E\I55G` +M`*,HKE)*,3HV0='MT"T[N*KDM1=-\\:MJ[!&H;5&:S/P:2@JT%JA-&@5`WFR +M\BAVS]]C2.N;O1H(=\N_B:1O`JV&9JGT",)TTS(UFC,VG+/W:`<)FG73(TR. +M-#AGPP0A>$((A.!Y\>`\=S_X`C,+W5[2R?(LWE]Q%3`*G#!``QHKU/HW_[ZQ +M66MJXHR82JJ"=]^PA?,WCN&\)X@FH`FB$5'X]!G0!!3RLN,*01."(HB*YXI. +MFR*@""&>-_@[B,('11#8LKK)M9>,4SKAQ)+G@HW#3(S$;'+P>,&*B08WOF8U +MS=RR^]`2W@M5/],Y8-9%SRS5K>M:RXT`;YY,R +MO2)X"`%\T%S[JK6\Q>\Z"1OHQ8)!):3IX&5#(M"I4_/< +M2>'Q71U>>_X0``=G*W8=[+)^.F/SJB9:P?:73K+G<`8E*".`]6&LY +M9\,HS[PPEZ:C=Z])H&F!%J+'D]-2EEUR&Q6AM,&*P@@846@#AFC"6FN\T:B@ +M,$:A1&-TFGF)GUKI&`_0/8$'//WE"N@=C\K2"*NG,@">?*'+`]N7D.!Y8G>; +M"S84W'CY..NFFRAMJ4HA!,$'C?>!X*,"O(>QD19E>02%PI`G!>AQH&4AST&W +MD!BTRJIB;#BC4P@V4P1BE#3$&?>2K$'B;V5T=`4535!IG5PBF7^H=1Z6B:TT +M#.>:T99BM*D1!=U2F%\*:."6UPXSVM(]0WEJ3TGE8QR1$'AF;Y=K+QYE8MAR +MZ]LW*X58+I0UE63+4R$%I#+KER7-+CM4B>9VR +M*E?2:C0IO1!T?&PC"I/\WQ"WZ/LZ*D(3H[TH3(CQ`"\H)>O +MRY@:,:_H!8_M*OCASBYS2U%A8T-]^%QZA:3`V3!@=+S`R8YG9K&B70JE5W@? +M8X'S"N^@VF,59/6'[6&&Z`2.#S]YU`@+==.<)EFQM< +M<5:3__/(R9AQ@N)UYPV16<6AN8I/WWTHID#O8@9Q"I]B@/,*I2V-1@/OJ^2* +M"C`&J8R%G(1>8J[6BD:>4[D8,8,20A+:F)@)3"V\43B),Z$UN"`@O@=T5,KG +MG1(.SKJ?2P$7;FAPX88&!V8=_^7>.0[-.2[;W&#KIIR-TQ,\O;?+.6MRUDS& +M:QV>=U1>X3TQK7IZ_E];@/,P,M2D*HM:S`A>0DZR+QTG3*E8PMJ,PD/IH'2: +MTD?S*[VF](K":2JO*1Q43L5]E=`M`YTJT*T"-U\^S)HI$W^7CKL>7:!TKQSX +M?GH4E?"7]\TQ-:*X86O,`)U2F!C67'/A$&LF+:43?!!>=6:+BS8.I>?1_><, +MFLI#Z:'RBF8SQV9YFGT%272=0;3G!&%MEA-0E`X*GX1SBL)!X25=$`H7+UYX +M1==%H3M5`(0/7#_!-1<.\?:K1NF6CDX5.#Q?<>\3BS^7`N;;GMF3CHD13>&$ +M__ZM67[G\X?YSM,G`7CVI8)_]\4C_/'=,QQ?]*RT\AC +MP58G0J.-R@!+GBD3\2I*@366PFO$QPP0`*/J0*C006$LZ"`Q"ZA^=,\MW/J6 +ME6Q>&5/7QNF,*\]I-UPPQ/3HZ5UAU;CEUING^<2=1_CACC;- +M7+%V*N/)%SM;R/O(%W"6$Z<`%\!D#A0N4SO/^-T_T +MA*_'.U\[CC%"Z3Q+I><+]\_\7%:P83KCW[]C)1=MR/BC=ZWF-6?%HP<,[ +MEMBVK\/XD.+M5XUQ]7FMWK/X$)_/>?#H6!83(7I-VJA^$%`(2B.90FM5PU23 +M68R)])5*14]=T"C=!S0H8JTN`1'/+[YZE->=-_PR0<:'#.^X:AR1"%0>VK'$ +M]OU=!#@\7_'PCI/<\<`L=SXRS^.[VQQ?<+V_W3B=\V]^<163(X9U4QF=TO/G +MWYEAW_&2#=/1BMYWW207;1XM(!D[Z$Q!AB7+E%9:2?(! +MDZH]I4T/TNK!TC8A1A`DQ*!V]MJ<=[UA\I2S>?/EXWSKQPL;7G9MH^&#UT_Q.Y\_0%'1 +M>TXD5B)!*[319)E!&T,-Q[76*F29TO',9`%:HTU=[D:7B*YAXD63AH%(71&9 +MFU]Y_>0K@IIZ6*-X]QLG$0D(PD+;L=1Q/4)3ZBUQ?2>[CCM^<(P/?6X/3[RX +M=.H+I[%BS/*6*\:6/5^<)]/C*D1`:YM@@(YI$%$:LE@&I?I=:P,]*Z@5T;^V +MU'R+"$&$"]8WN&1CZ[0/V"X#W_C17/P;[Y,BXH;XWG>1D(Y':NS07,E_^LI^ +M_NJ!XS]3"6^["*Z=X%! +M4MJ::$*!@$>X?,O0:1_,>>%C?_T2V_?Y?6V$&`0#H2_@3V^)#`V)(!4O +M>(GI[<_N.<2+1[NG5<(;+QB)]IF"/`HTFG81*)VDX-A#@G'NP=8%?"0+=$10 +M-6:\^MPQFKE!@(953(Y8UDYF/?IZQ;CE[Y\YP=\]-?>R!]H_4_#5AXXEH:+- +MA'J&DPL%I/^]WH_O60`BB`0ZE>-3?W/PM`K8LJK!Z@G;MR@4A0LL=CQHW2-H +M@.0"5EG)4&!5S=PH'5%@JP&;5C3YZ"]OXN!LR>?^_@A7G3.*`M9-Y=QR]13' +M%BH^>,-JG!<^_+D7>--%XS2R?O7VMT_.4GK?-\L0V=H!5F+`7E,^2)E%5%U+ +M2(\C>.%PF[W'"S9--TZIA`O6-3DX$]-LY0-S[2I=/?*6HHC!72LM&,9'X*5C7>YY?(:;KSB#C]ZRH7<3:Q3ON69%[_=G[CG`;]VT9IGP +M083[M\WQBJVWFO$\!2D2SY%ENJF)T@>VGV#3-2M/^6>;5N0(0N$"\TL5$HCI +M.]!CKFO7"&*51AA(@Q'P>('9DQ4"?/D'_0C\P',+_-Z7]G+;7?O9MK\-P/R2 +MX_'=BSQ_H,W]V^;IE!$:OW2L8/9D']34L][C!0?WQ_ +M^\M=;;D"&BQT/+.+%3X(DC!+O)_4MZI=`(NUJI?D52_)836L',]XY^NF`=B^ +MO\TG[][7>YA'=YW@B[]U/A/#EFLN'.>!YT]P<*;+9W[]'+:L:G)TH8QI,_4S +M>WT!I1"I!>WQ0[UI7M8M2O5T[SK`OIF"6_YT6P([DM)::K`)S"YY%KMNH+?` +M`#:HE:TB#K!>13RIZUK`I``2N./?;F7SRGY^_\[3LX004,04V*G@_NWSW'SY +M&7S@^C5\`/C.,_W9F5ETR>2B\")QLI%X.Q&U;)814%K2>0H)-:"KNP:]?@_M +MTO>]*.FO\H'Y)8\$%6==4I$F`0GTTFQM?AJM`F!C=ZP?'26EJ=OO/\C%FT:Y +M?,L8&UZK#C0)O'=BURUJJHM)%6[`76#9%ZDJ,2 +M5"S':_-`DK1`4D+-5$1!!=$1'/5YW6C>W@=.=AV=4GK[(@\IB/=1T0E/Q%": +M@)(`6&6)BH\,CDI-2O%\Z7O[4$9SV9GCW'[KI5QWT23??&J&'0?;&&.YX=)) +MSEG3HG3"?_S*7D:;EG53#4:;<0W`RK$<8S0#54J_)[`<5?<%[9U:>:$D26^\66$:[8,L*IQLQB&4&4!'SP +MJ`@U>]A@F=M1&YJA'Y$3'@_BF1[+^.-_<1X`/]PQ1Z?TG+6ZQ?18QMR28]O^ +M-D,-S6_>N(;/W'.H3N%)89HKSQK#1MB)50:C5%PW8$S\U#I^UWKY?J6PRH!H +M@H=NJ3C1%F9/>MYXP=@IA0?8=:B-^$!P#GP@B,/7$%S"@`O%8<$)HGM[17P, +M&DYH=PN>V[?(5W]P@&\]=8R-JT;YNS^XDJ,G*M[^R>?P2O&^:U>R=C*G4X+W +M$K-+&M==-,HC.SLQJ"UKCJH4]`5))$;$0)+:Y1&[>R\@*M4+FJFAC%>?]7+. +M87#LV+^(!!?E$(6$D++!0"I9K@`@Q%"K))((@%@^>><>YMH:HR)K=,/6<3[RCE4]XN*GQZUO +M/8-_^>='Z)0):0*BZTRR7`."]*CTF/[BCX!PXZ5#O.W*TYO_-Y^:P56)$Q?? +M*[+JR155KQ<0XFZ'IG(0TCJL(*`EDA3B>NMS\)X0"3;N?6R.'^V.F<`HP\2P +M/:7P`*LG+!]_]TK&6C81+1JKZW5#MK<-[N]]5W'_A>M;?.CFJ=,*#_`WCQWO +MS;8$J+LCXA/QXFOM"@07<$XTRL4ZM0X43@C.QQSJ`R&XF$-%DAG'#&(29WCO +M$TL<6_"G?;`+UF=\^.8)K(Z+J(RJ/TUO&]QOM44K@S6:&[8.\Y]_9>JT2@9X +M8/L"VU\ZF8!/#.+]4KMVA;A)5("@G%A5.0F93]`A,3/!QQ88`AA"D$@K!4E] +M?U+G-RYXN..!!3Y\\ZDY08`'GZLP)H:<&IY'!)[2H@CHOE-LFM9\X(86%Z[/ +M7O%Z@\-YX;_>>R0MI0D1\7F7%EGY>`\Q8#0AH<(0G*C*B:U`;'`BR42"@`2' +M$D7`H+R@K($0XP2]JBJF-*TUW_YQEVLO++GLS/P5'_"9EQR/[?(8%8'1+5?G +M;%EMV'/4L^=H8.^Q0#.'3=.&C2LTFU9H+MED,0,QZ\"LYQN/=7H6?-9JPXV7 +M1=3YY0<7.#CK8E3Q`7$58<"%8VQ5:%];`!!\J)03BW,2E`Z*FI"(R],41*&- +M0075NQ!*4*(B.$E+WY12_,G="WSJ?9.LFC#+A`\"7[BOQ!J+`&LG-?_LM0VL +M@=>G@X1T5UUR4L?.@9\>!P-7G9=SSHPZ[#RMNO*S%#W<6_-6#)_M@ +MIV:6O$]X)J5!#6C3`T0AN$"%6*@@)`!>DY;>QQ8RL?VMT003!I!I,ML@:!.# +M5J=0W'97F]O>,T(CZ_OK=Y]V[)^-*5,IQ:]=EZ5>].E'Y>!/[RYX9J_GASL] +MDR.*5VUI\,]?W^"Y_9Z?'*S8?=CQJ;L7$1]BI5<+YP/!^60%H5<-1XN(;D)P +M`DXT5$*HI*:F0ZBUEQ8JIHV0XH,3),0`*3ZFF(CJ#/MGA-ON['*R&S75+H2O +M/1Q2RM1W7)KAH71Z#7`@$[^(6JJB$X`@25YJ&X%-`!T(0JDHLE9)@0U`2@X/W +M'B3A`@%M('B=;A"U5T=7+Q[K/<&D5*8TSQ^`CWVYY'=_*>?;3P?:7856-8OT +MNG-=9`EDE"L+4% +M.(+S^.#K"B<:+*X'B4.H8CV(JF+PKP^X"B2@20C90]#UZNQD)=X3M"-HB]<. +MXPPHB\DB\7CTA.(__&]'Z33*1";V^JV:M3\[E0.P=@I^]5K#%^X+7+Q9N'B# +M8GQ(T2Y@Q\'`Q1LU9ZZ*EG3GPXL\]I.EF+)[RVO3S/N`J+3(1RE$'%KT0!KT +M8BDKP:I0!Q`?>B@Q8K-4MPM$FMI[O/=H[="JQ"N-PZ%5A5:Q!:64CL@OI%?A +M0R0^0HH!O876=;I5`><"5>=J_@GERDN6!^7O'WV7ECL>%Q9L-0I.3I?\.9+6VQ9G7/)IA;GK6OQ +M].Y9%I:6J*H.P;EDL0GBBZ(J"S*=4U8%?O]W[Q&1?2D/!:E)!VLLKC+X4$6F +MS`>"D11,'*YR*`Q(EQJN*TF57@U$$$*]@EP9E,"A&;AK%NYZ!#:<$R@&X$:FN.J\$:X\=X0O +M?',7XB/U%1(:1$"\)02'5JK7=JM7K5DH(612'\BRC!!RNMTNP7F4503O\3[@ +MJ@JMRB1T73U)7):9(*87P8=`9CW!N;B$OFZW)X'VS<3M=.,W_X>P:B)PZULU +MXT.*K9L\/]C>Q;D*[RK>?'4LBY_=L\3'[]C-[@,GF%\\B0]53(,AQ/I%*4*L +M[,BR1B]01GCK8A8@\W7'DSQK$$*@*BV5+V.N#P'O*ZJTMEI,Z$/.$)"0(P(^ +M>*S/"#XG.(>S%N-M;+F;N+BZAM!*U;5A'(,O2P0)=+J>F7G/HSL;7']9@P_> +MV&+]E..1YPNNVSK&/WWU.`#W/'R$;2_,4;H"5Y4X%_`#Z3NHR"4T&TTRF^'+ +M5+=X+WU*S`?$MSLB>4LK19;E/6TY[W#*HUQ`21D?->11DW7>30$GWM01O,>9 +M"NOC2Q.F%E[WV]5U@*R)@*C_P33K63.I>,.%HP",#VO>==TX[[IN?)FEO/>& +MM7SM>R^RU(XNXGT5\WY*TR$H\JQ!EF4TLIQVT49>$4//J"N>K)'ANBJUP`5OVSINO>^]^F]P_OXH/&M +MCRIM9=J2G[N27[]AE'/7-?C"MX]SYX/'.6MMD_%AR^,[3_#1OWB>(($K+YAD +M;J'#0T\?I*H*JG2=>!]';G.:C2&:C1:9:<35XB?V'/'''KT?J?99(A8NZ1P^ +MROB9Z]OM14:&5Q-:/IJHTU!HBJ*+-\G$398X@R2<]?C@\-YC;87W<3F*,U7/ +M_.,[0WJ9!4#=*(EP9=`"1`*?_EJ;NQ[(>&KW`MX[-JW0_,9-Z_G2=_?QT+.' +M^/Z3+W'7]Z;XWI/[*SNUR6=9!!T^>+QQ +M>)_AG(L$I^D'P)KHT`/]N65=H-3\$^FWSY?:@6.SOC>;N_:?H'1KV;EWAJ+H +MXES)MQ_=0U55.%\.S+ZGD3=I-)HT&BV:S1:9:K)4GD1YY]V11[8!':`T0`MD +M`KK^WO3##9[_Z'(>.+_2.5541`V!1 +M4%4E03RMQA"M5HMF8XA6K.__!T"!LQ?^FX@H1]'?.UB_?MX7_7B1Y5BB+49K<8PS;S%Z,@$ +MPXU1;I-ZY]=";[2Z+?8^QVCN)3&]U:6N%#A +M@TO*2*_W55V*JLM2>SX<>O:++\YL_]+3$)X''@6>!@Z9WI5)_!?2\/.[BNKX +MTPL$)RHX,=FP,5G3:!-]6"L=WPD<2&W][Z?>!F?\'V+TL$-"L;4[AA#H=HY5 +M\X>>6IS9>]^Q?8]^^OG%?=_?!;('V`;L`(X`G;I3GP$3P&;@?.!<8`,P":H) +MV,2I_,-*\/]NU%C74;LX[`-V`L\#>X!YH+(B(DHI!RRD`_4?'`)6@8P#3:C7 +M%/VC5T(M?$64Y01QME\"]@*'B;(Z$9'>N\-**4U$ABVB-9P!3`)CP#"0LZR9 +M^H]Z.*`$EHC"S@$SQ%GO$(4/P/*7I]-;I)HXVSEQYIM`@WHAP?\?HS;_@F@% +>7:)"*B#(@-#_%]Y"[Z)5:_!1`````$E%3D2N0F"" +` +end --- kde4libs-4.3.2.orig/debian/icons/kubuntu-kmenu-48.png.uu +++ kde4libs-4.3.2/debian/icons/kubuntu-kmenu-48.png.uu @@ -0,0 +1,112 @@ +begin 644 kubuntu-kmenu-48.png +MB5!.1PT*&@H````-24A$4@```#`````P"`8```!7`OF'````!'-"250("`@( +M?`ADB`````EP2%ES```%,0``!3$!M^TH4@```!ET15AT4V]F='=A-I0$FH+!VB(XP=NIZZ3F+BU<9MXVKCI-#/YHVDG[73:3NQX'*=- +M.D[,9-(V:9B)'=N$Q#8&Q\&N`0.R$$2(AX0$0A+HZC[/V:^UUJ]_K'W.E2S1 +M_YIU9\W>YYQ]U^_U_3W6;VU15+6=[_;"?K30VF!KC< +MH1$T!F)4-"JJ(,:1NPR7Y3B;DV49SCJ,S;#&8HP9+S]A-BVD1!15A1B)XQD\ +M4940&F*,6&M`#,Y*6D\RFKIAI5P:KBS/_(L8@8A!9 +MM8*.!8BQU;3'>T\(GN`;O*]IFH:Z*6GJ&FH*E$C$9CJ]C'6B#A[ +M'UOW724B(P<89JYZ)\B.S9NV4)8EHW+$N@&\ZYHMK!TXMFU]DY.//NR`+IEYMXC@G&58 +M#+GQ\@'[;MC4XM%AK:/V0E`P1C`&K!'$)(:-D0ED)G/5S1A[KB*H*NNG+3?L +MZ?/8H24VKLT!V+2NQ]GEBEOWSO+(_I.L]\K:097.^ +M%.FW;P)P^_ +MM.I7B><9!YT9B=6T&$-1%NS9.LW22H%U&4Y)$[#&8-3@5!!CTFF*&3;/YCQV:('GCBX0`G@O-![63$\Q__I9.JX/,73)8M,KAGDR-SYUOAH6=&+(T" +MBT5@TYH$O\H+&@TA*,X*35#.+@66BDCI$_/>0]/`8-`',T_K81F0./_-4Q="IQW7["^$(-1>Z/9Z +M9'D7B6`$"6224J8(*H:9P11U$$H/92.4?G567JB:="V],*HCPS(PZ,*N#99A +M%7CDN65.+_BW%&#+6L=41QC6GJNVYS1!N>N&/O_RO6NY;6^/VBMOW]-'U4SH +ME-Y0-$+50.8R.EFG]2\C&6"RS($:$8$\SREJ*%KFBP8*#X47BAI&'D8-C*K( +M2NFY9+/EE]\WRS^Z=9K:!Y9&@3_^[L);"@!P>M'C#!PZ4?&K__,T_^,[Z?G? +M>G".?W__FYPXZ[&937QX:>FG>S$.E^6)?P&<$X..@X9!3#[1=.F%JC%47JD: +M*(-0-E`VRJCR;%MG^1<_-4LO%V8'ECNOGV)8>AY_<2\\^\TK!!V\9\#M?/\N)LYXR)*TG^LDB02U9GJ,%RD<+4^VZ:X?,?W\Y/7#-@8=1P[^\VS=P[:X>`+__R5WG +MK7/'M0.>?&G$DR\/DY;EG*1I#7F6)?B(")F*(7,B(B+&8)W#.(L1A]@4X\4( +MVF(N:N3*;3EOO[1_47A5PN,R.*KR +M$]<.+DHT1.4WOGJ"LBW(XKGU_F0&H@94(X_^S3S_]2]/772M-7W+'=<.VHU1 +M&@(T4<#8Q)L14>9$2#6\BDE59NOFVFZ@_M&R%&,?E;WL=S_'GF)3A57GTT")??GSNHD)#R*&!; +M6`E&,IR8,>#%I&I319CI._[=AW=SR:8NEVS.Z>6&J[=WZ&;PB3LW\N7'YWA] +MOIX0._3:B#]_,Z]@*+MUEC:>V%4>YY\>86_^[:9\P3( +MK+!W>X>GCPQ9&`9J'TGI"Q"#&B,X)PZL&"."$1!8&@4R%_GF@;-?;5(6\L5?SA=T[SX5LW,NA:GCL^I.4-F`2>"_;UX^\U +M[>&A+:^_=7">+>OR"=;'8^.:C#,K#4T3DL#M`V($@\%BQ3F+!$1$0%2Y.3UBY_J<#]P\2^V5)U]>8F'HF>I8#KU>,.97 +MQ6`FG,@YTK2;FI:.0AOGE>^_L,CW#R^VV$Y/5G5DJ?1HZPB*$B7E!AE+89TX +M<$C[%PDX"X.NQ1FA;"(^U&CR(IH0$1$&'4,_7\T#5@S6.MKLDIB\^'9@\OM8 +M^V/-MB+11&5YY*F\IG5B@#A.00I1D*;[@K-PSV>?XA]__@``?_K8&=[WGP_QQ$LKU!Y.+C030M?LZ.&] +M)6!`#6(/CBH8BDI8+&!^!98*$!P_?L7T!>'+8^N[8&:5UB#&"["2[6A,Q*)^X@)H2$$CX8&C4G0A6%$U6*MXQL_7+DH +M06>$7_N'LTQU,IS)R*S#68=SZ9I9-_G>&L?MUPWXE;MG+[K6_-#SUJ;)F5'8E1%@CJ\5]&(:C)75)^T9BW&!,:AT8K!&$"S.&09=85BVZD8FX7+W!N'>._M_CIR!M+D>VSAMT;#=.]!+"J4?),^(7_ +MODB>1&%*1I8P95:QQ+`R%3__9$!]6M?:U'WC.K@C6./[)[5VL@;53PMOW +M6'[JQHQK=]D)\W_QM.=37RSX]L&&*[9F?/JC:ZEJR_ZC#?<]/&H;8!!](#1- +MRU--\)X84RM>"8CW&!&/MA8(P2=SA880FN3]H3T7B*G*%`1G'"^=5#[SU9*B +M5N:6E0>?"CCC>,>>C+=?NFJ9'QT/'8@<.06_]-XN7WD\G*F.<,,E'1YY +MIN$W?GX=TUT#&@G:AD_?X$,*H]X'2+Z@@#IH5#4QZ)N`J*9HY",QBPF'(2T2 +MQ!)-#B['6VG[:#;3OR +M;@_?5*GNMA9KTRF,,2Y]ATUEGP@&,")8DZ4S`H03\\)K.@`//),9&54LO^E(7?!, +M*NCJ$#!8RODCK\G<3 +M;X00R?*5F'#2INZE*U^8TG0Y5N3(YNZJK!BC: +MV*L3TVJ,>!_H>(_W-=[56)=AK9V?W#K&F;ZEL_X4L8X3"#D:E'II +M26/`91F]3H\8`DUH,'4##%'U1)A]TDPGD/N&X&M1#^W;R)?^ZC!E5>&;I@WMD:#0Z_;I +MYCV&]1#JI66:9($HRZ^<4!0-D6YOFA`%4Q<499$TD'F"\TF`&`@Q:<5G#5F3 +MX[(,9[/)<909GYV-#SK:NG_<7LDDY\\?7^"_?>4$'[E]/??^]%;N_K4G$`E\ +M\@.[(394Y9"ZKO!-H/&!;F>*7K=/;CL,=8@N'SL!37!`&1'UO'"\?/T#05O_#I8S1U1=64-%5)$^ITU-J;8:H[ +MA2]!J\6"Q<-'@,H"?2*;J!?6F_777Q)\8-"?QHA-\5:5LAHEZ,2P6I^,&U6M +M4#ZTR29XFJ;&^X:FJ6E\15-7U$U%79IJJ*= +M(\IR1%V5^-#0[TTQF)IAS=1:V'IM?\#>M@!RQ".A3=_^%1] +M](%-Y9Z[KYJ+F'ZG3R_OTW$]UDVMQX>`8,BS]*I!UEZ=R\A<3M:&7&OM!/OG +M'W3KQ!=4]1PE^-57#'Q#$QJ\;U!1C`B9LEY/9C-QU$[.N0^;R +M=&(_OF^OSKYUE?FCXURA@.1;[0ZL\V`$R`W1`[<6(_RV.`%3`$O`:\`SP-'`<&(W?E3!` +M#]@,[&[G)F``Y%SXZLG?UE"@!E:`-X!C[3P-%*H:)V^KM$(XDC6F@2D2\__O +FZNS___`D(8;`,C`"O*I&@/\+N?KSYF@C'6<`````245.1*Y"8((` +` +end --- kde4libs-4.3.2.orig/debian/icons/kubuntu-kmenu-128.png.uu +++ kde4libs-4.3.2/debian/icons/kubuntu-kmenu-128.png.uu @@ -0,0 +1,469 @@ +begin 644 kubuntu-kmenu-128.png +MB5!.1PT*&@H````-24A$4@```(````"`"`8```##/F'+````!'-"250("`@( +M?`ADB`````EP2%ES```-UP``#=````!ET15AT4V]F='=A>?]?:I.=]\X=W(> +MA1%"`2$AP!)("(Q$QF`P7@-.8'O77L?UKEF;#5[SVNSK]:YMUNNU7X=];;_& +MQF9%9LD8(Y($2%@")*&$TDB3Y]Z9&[O[5#WO'_54G=-W[HS"J.9SI[M//O6D +MWQ.J2E25)].VO.PO>T[D.N<[KW7B+G+.[7#B=CCOIYPXG'B<.)SSZ;MS2/GM +M\,[;=RG[\[[FTR%YGWBF_2(N'>==.<_;O45DS>=6\ONNM5^1-;>WFDAS +MC=)U0NI';1]&ZEIM;[;3(JJ*HNE3%=5(1(D:T:C$&(@:RJ>J$D)-"/5"'>O] +ML0[[ZUC?68?^1Y9.[/O<;>]_P\KI'_P4K_-$&6##=7^VS3GW&T[\CSKGIU/G +M&\'$X5Q5B%<(+1[Q+>+1)K*DOO),?AH+XD1L47@PBB:F"*V]Z7M4>V'MIFN17@BJJ`:"P,E!HC$&(E:$V(T +M1C`&B$/J6*,Q4L>:4-?483!?U\._Z??G?_/V]WW?@2?T:H^7`2:O?$>OFMCZ +M=N>JMSGGIQJI=*-$;U\;C;):@R2M$;50NSE5LT:)K7,:!HBH +M,4[2``HM!C#)+PP0"2%0&P/$$`FQ)H1AVA9JAL/!0ET/?W?^T#_]SKXO_/O' +MI1'<8QT@(C)Y]6_O<.-;_P'GWH$PE=Y.2B<(24A2'PF--A3;N:H_Q;Z)(J*@ +M,76*I&V%*241<%3X6IV($JW3HIV3U:EJM/OIR-%J"GSMO_8QVCP3S37SL\XB]V +MR*GL8*M5I]J13QY[_N]>1M7]"*)[VD05$O%ZO1Z]WAC..Y2DMNJZ3[\.A&$@ +MU`/J$$U]14(]),1`"(&HBG<>[Y/-%E?AO)B:%\0;7A`/+DFW((8E7'H.L_=2 +MOB=I=0B(2TR6#K0N=,9\H\JAZ?1,B+11LPW/$JN9R4+Y#MEN9R:Q[U&+]&I, +M:CP2B$'16)M=#X08<")X5^&]PU<57CR^2GU351V\J^AT*GJ=<3I5EYZ?H'(] +M8P5C$C5F$*YVW>FO;GOI7[U61&XSP5A3[:UI`HSXTOV>_[3=]3;5_2Z/39MVH3O>.KA@+JNJ6.@KH>$$*G#(*DLVQY"3:B36@LAFNWW9LL= +M/JMX9X#1M>RY"$XR0R3^=\ZW&`"<.'!B#)(ZQ4F6&K%];08^N36:)J8.C2UY +MSA*:F2(J4?5D!B!I(PTA:0:%:,1.JEV)L29J),30V/N0MGF?,%,B?D7E/%55 +MI>^^@_>.RG>HJHJJJNA68_BZ1QT"P^&`.B1S,`@K#(>#A_N+QY]W[`L_?\!X +MX"1BGZ0!,O']WA\W#OBDG3-S*QG_8;UA+IF..P3ZD`=:^IA;0\0 +MJ.M`B$-C@H1FZU"#8!SN$.^3+?<9P%5X;Q(N'LG;)1-<#%@*(CX]K_/EN3#M +M("*("F(,@6C95]YS#19H/(0$S/`*FE"_QF0.LHG!*RZ:1H@!7#HGQ(AH!.>) +M,:'WJ`X-D>@"3B,A.)P&7'3)EKND`8)&8@A$ZO0T$:C4F"AK'@]M9HR1JAKB +MZ<&0QKRJ@+#']<:N'[OP1UZZ\IV_73%<-,($(PR0B0\XV?+<7T.X*AMA<4*G +MZK!CYRZZ544=:NIZR#`,J>M@4FX$#S4AUDGZ0R#&I/X3$,Q@L#)7T"0[>PO9 +M>_!I'R0W+Q.V@,),:.?3.XN9AT+T9!822#?F<%G%K^WLM7NF`6>&0\P,%&9` +MP1DF",YL=T2B(7E5G'IBB'@BT45"\$2-B`2B.B0ZG"1&".*1&(CBB#'UFT/1 +MD)]!(6AYSBA"1['M`AXZDQWB0F.BC0FNZFY[_J^M?.=O?RN=-LH$Q02TB>\N +M_H5=;OW9MSOG)AT.[Q-B/^><\^A4%2$&AO4@$;XV)%K7YI88`X2Z?$;5=`UG +M$E\9:O>>2CS.,$#Z3-*?-(']=D*G\JR;ZK%^LLNZR0[K)[M,C%5T*D^G2OL[ +MWM'I."HO=*KFL^,=G4K2;Y^W"]X)(2K#H-2U4@=E&&+Z'91A'1G62ATB=6W[ +M:OL+D>$PL-2/S"\-.+XP9&YQP(G%`8,ZJ7;5:+C`L$!0\^F3I*LJ,01J#<5D +MQ#H0-!!#(,2Z"$/E/=YWJ+R9!%?AS0Q49AXZG0J)GH7CRPS#"H/A@&$]8!#Z +MB_W#]SRC_ZW??X3DDA1S4*TF/M!A:ONO`Y,-WH2-&S?3Z52$.A2I#Z%.+DB1 +M]-`P0J@)(0".3N409R0[K)KM,]*J6FB\JJSQ?@W?;-EYH?ZS:2C3MT*V@6ZW6`JN#/1D8VG^M +M^$X"BMD+@>5^S?'%(2<6!YPPYCBQ.&!VH<^)A3YSBWUFCZ^P,DPZNU*'BD]@ +M$(=$(8C@HB20&(+=1\I-8P4:TMN(2I9V.I70&Z\8S.=^4E`FW?3.7P=^D60H +MBB:H6L07P+/ARFF\?V.ZL((3>MT>&S=M*L0/PZ%I@:3F0\PJ/S3?0RCJOJHJ +M-JZ;8/NF*;9OFF3GYBFV;9A@V\8)-DSW#,7+*@*/_HXQ4T[3]FS:&UX8^2%M +M2NNIE/[I6BOB!X8%&`DLM:UIX0M5NAW/EAG'WAT3[-TQ"<#1$P,>/+A0HH,Q +M*G,+?0[-+G/@V!('CRYRX-@2^X\N<.S$,F("I5*C,5`;$P!H4*JF.QKJU>F! +M.KT*O^*I0Q80`>_?*!N?]^_UV$W'\^.*2,$`B?C08]?S7@(RA2JXY#+MV+:# +M6`<#>$;\,"08\8>A)M8![Y2MZ\?9/--CQ^9I(_@4VS9.TNOXQFY;T,")$*(1 +M+X<,I`FZ9,PFVKAQDJ5`&I)*CM3):*>(CG#%6C1>1<%3MS;QVY*H(]O2C1,> +M$#9,]SC7&&!JO.*[^Q<-R*73IR>Z3(UWV+MSFMC"'/UAS:%C2QPXMLC!HXOL +M/S;/@2,+/'IDGA!J>W1C2)_?N7D!49B8[+&RLMSND"DYZ^J7Z+&;_H]M"(!F +M1G)`!5,]>M/?UU;]X^,3='I=AL,AP[H%\H8)^%5>>-[%V_F>B[:R::97'DXL +MRI>!61T%YPH@3U(]0O11HCHD@1O;E]ZC<>56'T][OS%$]@":8S((;(Y?FP.: +MX]2.T\Q5.K+'?B?BJZ;SU,Z?'&\P]M1XE0142<=E1FC"#"6`YKUGVZ8IMFV: +M0,_;;!@BN9J'CR_RU=L/\+4[#S&L`W61_E$&[U0)$]1UO]&DU=3WP=1G8*&V +M%R@,X($NU!.(NR!)?^K(R,]G[F+?X>4$!BH@&.L:\W>Z +M79:7%^UY%9R[`.H)#`>0H`2>=/H8Q`FDVMJ\L#+6'3?;'DKR(82:"\^>X;77 +MG(,3&`QK(HH31Y1DHW.D.`I%\G/G:5OB,S&S@C=@EE5]CO*A#:%%&R8H6$"D +M?!8"G:0A3L<`)QUH+=O^]NXDY9>EW/6UYY +M$1_ZXG>Y_?XYI$[/FC6@1/#.E3Y/?>6W0IP`^D`-1`]T@!Z,3=&)&]AQ[<\[ +MYZLW?[=^IZEI7ULHDF^)\UU\['YWN4ZJY[OM'])54?-S]@0("),CCNNN7@: +M$:B\<.ZV,<0Y#LW5G+6EQQ5/GV;3NLX(`^S>,H9WCKF%FJWKN[SB>[:R?JIK +MS%&Q,HSL/[I"U*0!0DP9Q93O2-O29]JN43G_K`T\>.`$#G_I;8'4`]!$+6`!V(XZA.@XSE2Z2+1,(PH?HZ1#I>>>W59Q%B +M9&@^KCB'`DFF5D39.D> +M!859(S1V?54W9;%N_9\8J]FFC4DPL'5B4;GU_F4NWSM>SKCD['$NVC.&=VMK +MFK<#A_O<^N]QPDQ,YX:`[>P@D4>HVF!]!EYW0OV\K_^ +MSQVL#&JD$I`:,:^I\90$D#%4IR`N`$M`/S-`%W0"]9.E4^S$E(*,EK2HN73O +M)CI>Z`]3?%O$X11B%"PZ0&7HGQ[H&.A$ELY\8@C1ZGJ#E.NDS*$1'J>@A0W&YCA`G0\41SJL8$5/10G`N(:%Y+&K(CUO>32!M=HB.(./A[<=XJF!CC;/CXQ8Y!(O:+,+48F>DVB +M*43EJW,EE,ZR?&@6'#Q_N4\=&XM-?H_Z;1%`#"I,Y +M4((J&F"BUZ%7"8,Z`G4!V!F0ME37!!4]ZFX'!MXE!NAV@"Y*+WO8-:.D^]A]UTUX=FYL"*H*'_GZ`M^X +M;YDZ-.\45=AW=,B[__$(1T_4(PQPZ;GKDB2K*U*^NM_2]]'^K4WZ@\(P*AMG +M)I+T1\LJUJ$$V9H'I$=2_QW`5TEFM$)]QWFZFB6G<+,5)X;`U,18\O6=3[4' +M,05LE.SJI>_B,N`3H@A.$RYPT247,(,_R<`J2;=FT!:;3)YK`;GB][M1EW'$ +M=&?CPL`D@J=4&DJ0Z +MJ/+QFV?YT1=O*?=ZYKE3W';_/+/S0X)F$!C-WIL7TP9_T:Z;`:,)R,;I5N.^0A)G4E.YYHY$!%PR;Z+NA'02!R-^!7( +MS]JV>*3E0Y_$_HU3CN=?,,;Z"A"L<7:X[.#_CV_?/<%C,+"2%J-OW&`!T<,6W`.C8+5BY&C#$R/3F6W!2$5)>0'L33 +M$KR8&<%LM7D"F@D8:9(_6F[88@A7OA,2#E`!0CMB:+0:$64M=KJ@_E-(>K<2 +MIB<:# +MQT-QY3#WL=0K1BP6$3DP.RP,4,@CL'ZJ8OU4Q8FEFJ_?/3<2_"E$SY_18@2F +M`=9-CN&\3^GF.A``JI.TF@<\'1Q#7`5C`L&([WQBW?SL+J5YC:I3XSUC``OB +M)'*ADC[%23(+`M$)+C.#:_G\SJ3<"1(D[<-4N4IC&F(*&;<%W&5`TP1D6S3. +M(&U4"PBP99WGHEU=SMO>86;2T:N>&"I\\,@)%N +MP9RLJ3W:3;,'5'Q_265HT0)>L0&$&0M-C7?QKD)=*D"),8QX=.G3>0B&_<:D +ML*#'BSHMV_4J6TRC#)"YEYAT[3CXMU=+M[39?.TYTQ:"`D(/G*T +MYN/?6&33M&?CE&?CE&/#E">[_B*P;9WC@2-UB2%$ZR2E&3N@"CLVCFJ2N<6: +M(R>&Y>_^_4L%]+6]@UA,0#8'#3-4E6>L5[$<`^HB]7"`J7U*6-RI^.`ED("H +M,4`%'@>>P@&F:F.,..^8'.LEC1"EF!6%AM@TJCY&4MD6V?9;4,@H5EP^9T2W +M^KV8OXO@6IFZD*4I^X'Y^RI.F.HY+CMGC$O.ZK)]_2D+GI]P"^81G%@*?/W> +M4.Z'PM47CO.22R?*L<^_<(Q[;CC1V$`@9QVC8:7+SAECW43#E`?GAKSKP_LI +M]8::*XQSW"$6L%<8P;POC/"T@: +M(!UO(%`5YSS3DUUS@\PETNR*4%RD_#VJ4(>6*V-_=2M`%.V%ZD#C]K1Y-C/>K0`#X'.$WN7\R_!8OY@WA%8_+/O5-3Y4HT,^#,%1!)+^`,'T1CV(`A +MG);$-Q@O9]Q'V_YC-5^Y:XD77#C!4]FNNG`<:&+^QQ8"__/CLRP-E+G%P#V/ +M#KEH=[?L?^EE$^S97/&Y;RZQ?R[E4#9->2X]9X)K+YF@:ME_!;[QW<5&W1?$ +MG]XS6%HX:O*\+)MLOY.[&,TUC$$9ZW52E;5Z?`9A60-H=@MB^AM;71:>=33I +M4Y+CB'..L;$.L0T0-/]1TK4)S1LH5$-ME&O3?GTK8M6N.6^988AXKWR8R^<.6T"R#M.2?S<7O2, +M*2[>,T8=G?7/R?V63&'JWZ$VYK9NF>4Z0J>3-'8>6`O2N(&0TT/2H0/DJ'O5 +M`9\&;6(Q_!P0$AN],]:KFB1$;&QX)&V+K9!N_BMAT%9(M(2++9Q:DRQ0P@-6 +M@AT384.,)9P;:L5[^,EK9[CVD@E>?\6Z8O="R$R2;/,7[UCBD6/#,Z/T&FW? +MT2'_^\;CA2G??/4,FUH>A@+W'1BT!6S-]LBQFH65T8-^]'LW,C/I"V:(UJEH("`43PWL;A +MT?(`S"P[A_G_FH9UH41GZ6&7RL($JPI2D&!)'V@20YIS*ZM0/3H"_#=,.7[^ +M%1M+ZO7L+1V>>]XX7[E[D=7FH4;Y^R_-\2NOW?+$*/P8[2MW+;$R2(3;O*[B +MXMV]LF]A)?*7GYOEVP_WV3#IN>:B"5[^K*D1>__-!_M\^K9%[CLP8&;2\9,O +M7L_3=UI!2,]QV;D3?.:?CI,'DZ[&!#DTG(:3M;R!G"N)J2I+\'@?B-&/]JDJ +M.+,E`C#61GW>_FA">)"&=WM/K33HOR1FDIK/:=NZH-8V4AWU$-(V,R/&T5GB +MA]&D/T:&,6F#08SLV5SQ[UZ_923O#O"Z*Z=QCH+(&RV@W+ZOSRWW+3\UE+?V +M@\^;X;)SQTJ:]P\^?H1A4.[>/^`WWGN06Q]('L'A^9H/?NT$CQP;3?J\]RO' +MN>O1%88QH2/W#Q/5/C,;0M\ZI].C/9?J\_:_9?[N?1AS%HX2;FO +M'-BP_!$34&+#C=:RHM!.DFG7@E1J`1OGK'P[:085J,2XTCE\:+2!1$75%1737'_C7'I1 +M\E#.=/?W?&F62\\9>\RHV^-MSL'/O&03,1SA:_P_RR+&!A7YA +MO.M8-BVQ?W;(V5L2TX8(!V8'J1^!5UX^Q:=N6^`#-YW@IKN6>/38H(361XL_ +M,O#3\CM:"5ZN&U#;E@6Q5W4(=4!]EN]63*(0HR,06Z,EO2V_2!/O_7F;44+'9AK<,B1$S4KPT@=`F-=X8U7S_"&YZVCCLK#QVIJ%89!1OJI +M-FTY^GN51@BY[YOX256Y,L(ZM3Q$/G-`@UI;)D"E%"NUZO+RZ)Z($J-+MJG8 +MGW33S)FI^B9Q9`&*VJH:HE7D6#P&;<;GA5A>K%<)_^8UFQGOGMZ=ZWCA1Z[9 +M8(#1@&/K[WTW'6-VX=35.$^F>0>_^,K-7''>1!FV]<;GS_!O7[>5+>LJIGI) +M.!Z=;1A@_^RPJ/8MZY(*?O6SIWGA11.$H`50IT\U$-U4".4X0:0!@CE`FJJ7 +MC"Z(#:RU\9=:7B(X)SEDI1\QD%<=E>I#EYRHA<2_.Y +M-#;;X@VY!DU*(4(N\<[5*;:79E:,5K/?XN"77K6%'1M.G7EKMRO.G^`9N\>X +M_>'E_/0%_/2'\#=?/,HOOG+K*<]_,LT[X9=>O9GI"<%P':[>PM7:Y[YCH^_V'ECDR7S.W6%O5CK&/I.'CZR<\ +MY^_H\>QS)KE\[P3K)QY?5O'<;5WNV)O7E4LTV-.7[M=5MX^]_L +MIU\*RUXXP#DK!JH%RN#0#@FC^U8< +M(*ONUBP=(P$%.R:K_/R28/&EA%YS1#'S%"W5KYCG8!V_:U.7GWW9D_?=W_R" +M#7SY.R=8Z&=#)H71[GYTF=_XWX]P_Z$!"RMAA!US*P9)(X.A<.AXY-#Q(5_^ +MSB*"LG=[C^][]GJNN6B:TP3_>/6S9WCULY\8$^_8T.$UW[..]]UXO,TU23@* +M]1/1DWK7E$K7+'1BQ3..JJJ2Z99(QG2-XRDSQP]=LH/<88=/3M77CGG]V +MU<:B__/\>]GD?.O!)1:6:^O4ULQ?>9Z^\L?(>6IC^>[;O\(??/P@O_"_'N`? +MOG6"T,H"/A7MM<^=8>-DUC(R,I#69*?,@U2T0#;9F<@B>&\%.FVM#.E"S@G. +M"Y6B]'"E$!APR8B4WV(S<^80H@ES8X,*,Y0=1=,TTI3+O9L.C30V'U(-S].V +M]WCN>6>>Q7O5Y3/LW-BUJQH*B-I\MWN/@`2E<;S;&UOG%5;5R/ZY(?_SDP=Y +MVU\_S+ZC@S-^YMRZE?`C+UQOAE%3A%0S;J+T;ZJ=E$*/`KR=I`(S&D-RA>;W+%-\#8PH?"&9CZQ]VC5II?"K:P) +MWGCUAJ>D$[T37O/<]473%*#9)GRY\^H_3F:$ED88W19YX/`*;WOW@_S#MXX_ +M)<\..HK"Z@.-G> +M^WS)1F4;TL?4?YO0.?*5X_GY^FVEF,+[9N_5)G7,6UKJ_X)=/9YUSE.3P[__ +M4)^__<(A`/($DN7/[E_\C;8)L.V1//EDZ[P\Z60>UMUBWY5!Y`\_<8#_^^B:PY>BIHKI)T +MC<')')AFK2D;I*7VAA&\-B*9EN1%*Z'7 +M%0>]9`[4_#T8D?1LW_.UTK[T))8[+,0O-#==TO!`6^JT2)L"S]@SQC//>F(^ +M_UKMGOW+_,>_>X@3RS7$?)_6,ZW2]*=LJ^%"_FK!]Z@ZHD6RCE.-?/:;L_S9 +M9PZ>\;L`O.B2Z?(`2J/VLP5JMX9&8K.=C7IE4OZ#4OG5:7Z!DO*\[5&"BHX#U5'Z'@288H-341:Z`=NO'OA27<4I(K:=[SW81;[ +M`:4IFTHT:Z0WCZC-X^I.^FOOPZ1[$J@<9<:S+/N7MK]O.W_^KO?S]+Y_'Y7LG6NH_==S]!U?XO8\^RDUW +M/_DJGC_]S`%.+-=%'6LKJDCK_Y%_:S'`2?\8/=/`X:@Y(9F"0B'XFR\>YL'# +MIXX\/I[FG7#U!6FL[@C(:K4R>XK1HU]'E@>AI<&=\4Y#+^?$0%T%JN(*FFLB +MSC2J/U]<&BYK)1!UU0-E4]!6GSLW-,62.S=T\E$C]G581_[;AY\<$]QTSSQ? +M_,Z)AABKT'J2Z#@BU8_]C\;_S_E9.[MHA%6,E1DCH@QKY5T?>_2,XP0OO'@Z +MO0/-*S7"U3(%`JK"\:4T)\`(3LLQ`!@!DYD.KOGAI52,V46;"Z3BCQ*0R/^W +M+4+&`RU1\"[%Q7/;80R0)2C2@*A:([_SH4>XZ9['SP2+_<`??_+1EO3&TF') +M%&CC?J[V_)7&>X[L,P'OW9FIN#I.\;8 +MOCX+30M0C^"`1)NC"X,T?J!%DV;*F`SBS9MSV0OHX6R>@(P-#-_)Z$FDO'V. +M_1>/5FWO765"3C=[]SE=MURC]S[=H\" +M!HM):,S$A[YVE#JX?L-H^V&)6C\T/J/&LH#?V:>1FU!>&,(%42 +M3`_^TMY_*JY^1@CM)Q +MPE473HT\[#E;>IR_8ZQ(U(:)BM]ZT]G\\`NVL'?K&.]\\]F,=87?_N`^]L^> +M/L(65?GL-V>+*(P2KH@XG-1IIW(''FO[6FJ?`F8;QFLTV^SBD"_<>69!HO.V +M]9J@5GF.1)^@RK'%FJ"ML9+2[&_ZH048F_$?`MJ,#70@6B;8;VD`BPXN#R(S +MMB_CBD$=RWPWE1=^YF7;N>2L"0[,#7GII>M'AC\!K)^L^-T?/X=[#ZQPXUTG +M>.WW;&*F=8S8-:^Z8)H=+>RP5KOENPO,+>;Y#MM@I/4[=YJL/ONQFI[\5=;8 +MU[J?MO=I\PP?OODHUUZR_HD^0&EG;>F9C<\,EJX?48XOU0QMM*YF,]P.'8]H +M<3/13L5%FUBE!Q4]H/;F&KA"W`8#I!85E@:!J?&FSNRFNT[PH:\>X757;BX/ +M?/6%ZQ[SI9ZV?8RG;1_-H?>'D=_^P,-LF/+\XBMW/N8U/O>MV?3E)"*WT1&M +M8\ZPY6NV(UTCS#&"R,JD9/<\NLQ#1_JW9.'>JWZ4T&T`=ZI6XAEK:(5,Q'+, +M*=IJ()FWE4Y997Y4^?;#BZ=]G],U$=C=*B`)*+,+0_K#V.(Y,<*G0:0I!-PN +M")7RU19AL$?LBNMJM@,9`[3OWG@!2JH[FUVJ&Z^(-)+GOWWDX34?_LY]R_S9 +M9P_PJ^]^@'>^[V&NO_$(BVO,EO7U>^?Y[+?FN/:9&]@ZG)_G([')J)TNZ0]O%MZ6Z[P*W^&)7V]JUUU>9BE;GC#!@`DAE030-GCLXG +MR4^VWF*2:O=K,SC-=)J:W[D\GZ-2I$L>&^B]#62W,JYB,VPZ-':\P'"IS +M2S7K)SL%6NS=.JK.H\*??_8`'[ME=L0OO_&>$WSTYJ.\[?MW<^E9D^7X<[:. +MX5`^=>M1/G7K,29[CAT;NNST0C-=_/1`,`G+VYQR`$9A="*0DOSQ65,CZ_`$4C?2M3 +M6)`ADLR]U7HV3KK'!N5K4?F)J=1*OIHW7AE$CH0!&Z8Z5)7CU<\93>9\X*M' +M^.C-QVB<+S&@HAR='_#.]SW(G_ST^6R<2JIMR[H.5SQMFION/@$HBRN!>_$"T+R4@['=%'K(2"N),E26@QAI:/9E_Z +M>FANP$__R5TGWVZ$0=L,UA!,4([,UQR;KTO\I#G%L$:4EE=B;I_-VP"%I.8% +M.HA>\GQ*5?.N:988T5R)DN?+M3D"#%ST.G#6YAYG;9WDG*T]+M@YR:5G-])\ +M8BGP[AL.,DIXP\F:KKFP7//7-QSDEU^]NYSW4]?MX.+=DSQRK,_^V0&/'.MS +M;&'M\7V)`<3ZJB%T,R=#_I)?7M:F]>DT0#'I#8/E^0=5K(_:C-%FQK+/M(+` +MOJ-KA(:+NFYILZ)]E5J%$XM#!L%4>0M>I*"7_R*A6QC(-<4U0-&GFSQ/+D95!6,7`:>A7YJ-VV#M_ +M%HM4TI9Q1!E"2NZ%56,#K7F;X4-&[%^9HE05%R-S"T-BU!%OHMW.VM*S)Q`T +MSU57PE/YP6#/IMYIB;\\B.;GGMPVK^ORX.%!F5BR6`''JL4E2$64C7ELM;8H +M-K^+@Y#ITY9<3,KM?KG^+I>TBVML<7IM,28X^6XC6R2-_%E8"2RO!`-OC351 +MM<$=&JW.(F.KEF)2+6'VHFUS'T@C]*`XKZB5GZ^:3$.?4M\^M9C/#([8/^Q`;-+J73[99>>S`);UG7*A)/Y):4MO<;MF?-SQ[N6 +M33Y))8W0IB%DGOI-K7^*%LF_C`D;>MHDF=:=JY5%T0SIZD2-+/;3\G,QM%59 +MUIUI+'>T'$,"=GD"*4WFIIUU-(V2US,NC-WTPLBK5N6D*N^4T8N1LVP>YY)& +MZ(?`=P\L3V8SSKW"FNNS1Y`N-=QT^_9">__Y&'"SA!8LN&"=O6]_C1 +M:[:-/,A???X`MS^\E,G&JC+3D;9EIEM +M\2Q&UMTH3)7A7UY<,NO@LJ*)@,8T-]+KK]R,2&:C=,XP:`KHY*XN.CP?E1CV +M[OW+?.D[LVE$MD0:JYHSDH)*7H*^E3(JU:2T3>E([ZPYG581$%LU3+,&B-8Q +M>71*\D'X^R_M+PP`\+++-C&W6/.7GWO4!*X99W#^]G%^=56T[\'#?6Y_>)D- +MDQWV;.JQ8V./W1N[[-C0Y>+=)Y>+;5G7(0^&R!)3&$?RN[?JZM>PV<<,F!4%!WNWC?/6%S_YL8E_],E]?/&.8^2L8RJU +M#RU-HLG]I,:8QD07 +M1SN29HA4IGH5O_?6"]=\\-V;QGC3"[8_Y@L^8\\$;[IZ"^_]RA$^_D\3O.KR +MTX\1N&#G.)NGNQQ;M#7T3"17RW.AOVF)/./H8S9)*EHDD[*M%*2`LU*N9]I& +M6W=7C?2':=[A\[:?6='K/?N7R+A`3=HS(S0>00*)^6$UQI%I>$;>NU&8JQ!! +MN\+8+B3$-,`RMFKH8RZ04-[QIO/9L_G,JWK?_((M//.L2?[J'P_SW8.GKZ<3 +M2>520AH"Y7+=@C1#HIPQL>#*LO2"+3XM>1'K57]Y'"2VC+V=SZKK9MSA\N_R +M#,*P5N97(D?F`R>6E1B%R\]]\AJ@7T<>/KQ2S'"N2(JES,UP5BY$R46MHJ,F +MX!0)+K?VS\1MDMV'C#)M9HC,`&^X:CNO>LXHF/OK?]S';_S=W=RY;^U*7U6X +MX?;C_,K_]P!WM;*(3N!77K.3L:[G=S^Z_S&':+_HXJG2^66Y>2.$(\UJXDC# +MI,7VB:0EZ'&Y*$):?ZX9_-(Z7IRSZZ19U#*A13S#*"P/8&%9.;H0.7(B<'Q) +M61DF(R0B?.\ETVR8?/(SE]Y_8)EH,T4T3!"38*JBT1:C-KIDS5!FW,P^*K"6 +MN3O%DQ5(:W9%<2E01)X/7E2XZY%YYI=KIL8UC858)/V-1XZ9A);8>3B.(_@_6(1:YMV +MIHYI69804CE8=G22%4K7RR.K5)0?>OZIHZ:/I]U[8*FH_JSN->8GSOY^"_T7 +M2+#*/3R%[3LU:V;@0TA%!%%0%RT0(BB.V[X[RT_]X3?XN5?MY1WON9.#QP>I +M4S6`\WSU[MF12]YW8(7]L\.TNBAIGN#?_^@!;KU_F6N?.K,V7 +MOS?=*/FR5B-IP$_MT\#B!;MZ7'*&@UYNN?>XV7T=L?&Q4+HIU6OX(>,%UP#! +M4[15O3PR9)/\KIG3TUIT0GNUIMN^.\O/_-$MI!RC(!*+^WCX>)_^,-+K)%%\ +M^&B_)"<DI +M&LW7"JR(M"#=6OW2LX\KSS\S]^^+M +ML\S;4+>1?LT2;H0N5$AS`R3- +MYI'M'$(N.U(BH@Z(YBGF0>K*MQZ89VHL*9K[#ZZ02Y7SM+0.Q_8-'?['3^QF +MVY.8YGW7QHJWO&B&O_C_F9V7Z`_W/SD=*/V08UQ,Z:(&L%RK:TU*TFFK1]P'R) +M`&EIN4I;/9ZB>MEG;JL"U8A(7L`IFG'5PEA-=[H4H'"Y#EUXYWOOPW724B;> +M.9RK2&L`)L#VHHNF^?E7;'Y2Q,_M#<];QU?O&7#'OE0YF=P- +MQ,($6@YH%8NTS(-J0\W&3.9W[S<%XC'-V=E2+22UGTUHC,4,$!,2+3,5:^XT +M&UW?H*O$(#FHDE4_C2J]9W]_9,+E)].\@]]ZTR8NWMW#BVO%`/)]S#TL4]J9 +M:2@FH5'UM+:US\^Q`-^.%8R8L[2*V']\PV8N/?O)50"WVV=N.T9=Y[Z,UN>1 +MU>,3":WMQ?9;OV?OJ"7/484H>06CC`'J`"+9D4Q-RQDMVV]80!2E3BZ)V1ZU +M!QR9CB5'R6@Z46SJV=S1!X\'/O%/9S8Z&&"B)[SSS1NY>$^OQ`6WIE1K,F +M@N=:$E]"2"/_&F:P8%+[_!9S-*`QG3?1<[S]]1OXWF><>404X..W'.6>1Q:- +MMB9X1O@4X6M4OL9`)!)C1#26!%$;*":R2-;*2@A:!W0P&*CK]['UHZ*=ED$? +M18AC&=/INWK\X3_?Q#47G;GD +M0RJ$^=-/'6CF^5YQ^23=)[BFW^HVMQAY_XW]-$-6X]!0,CC8-FF!P#R(H@`\TJ@:I348%L06 +M1U*4R@FOO7*,'W[A!/[,\-Y(^YL;CG!T/A27K['WH2%XGH]`&PV;K'>J"R#F +M@$:>3U@+(T6-*C':=.VB%?2A%HW>JU/59FB1^?H21P(@%!290\(FY:*)&5#4 +MM=R3/(NE@HND^84+J&HF,3JV$/G$-Y;X_BLF.9/VMU]<87E`B3-8/QCB*?F\ +MEG%M,5PIZ4KJLIS7^NQVA)=>UN%U5XRQ<>HII#QP8';(>[\\UU0E2D$#=M=R`)6*BZ!@<`)1&?QZJ5<."H>_:>+RUPQ?EC[-CPY+R"[QX,?/[; +MM:UPDEMZ;B_"6U[Z-G!S56'CTL44S=-6Z)<<)\V)YCP562YW4DWA +MX(PZBYIRC5EHA8&S-D!AJ0^_=?UQ?N^M&QCO/G%3\!?_T!\Q*^DQTW6NN[3B +M5<].P\ZBPMV/1K[]4.#80F1N49E;@A.+D;&.,#,IS$RDOZ?M<%QZMF=Z_/$_ +MST=N[O.AKRZ7GBR`3$"C\J^^;YJ77#H*&#__[26^=$?*^S?1Z_2ER?+E*>TB +M&B"%8#-RPXYQQO)%DIM8D9H'D=2*LN*IZ`\4\8JS!.!G[OHPO\AS=,\T18X$MW +MUMRS/Q=QI%Q`2@H)$SWA35."= +M[YMC,,P(7AKS6_K-`D%F`J)&8FB9A)8[7K"!,0V:20\6\E,D:BUU@D4`-;6& +M$!2U:4#RH(.8W0Y:DRUETY"#/Q874`6MB[J#IB2?GE3^U2L@`'YI3?O+[/L7GA_3<. +M>>?U*\PNIO<[>#SE$79N;#3,CHWF@CKAP%QB@.6!\EO7'V=N,9;^T'9_D;V` +M1N"B?:)AI/]C"<)19C;-<1C)RXZ8-@\A+SW5QPDY$!`AJC8S41@7Q9"5QXBO +M7[1`R0S6IBWRM@P(&QO85!2U;)+0E%6Y[&,G$_''GUSA@<.GKPPZ?$+YV#=" +M*X(GC39QPH^]J'I*W31($OZ?WS=@;B%/H^>XX1^_51-""A*UP>S. +MC56I63@XE^H+?N\C"SQXI+;%MLS71ZVJM[5-:;2OQ5YBUKX:48))?([&ID!= +M+#$#TP(*,9HK80-#K&OJA/GRL@D%!Z1U=Q0I*D=S(&BD1C`43BP3+FK&`%8A +MDTU)C*34 +M6NHGXM?,+@C/.M?S.S\^QM[M'IPPWQ?^_+-#1!Q;UGFZ+<6S8WT3@5P9PB__ +MQ3RWW#?D-<\9YUT_M8F9\:I!^"KF^N4^-0+GP%O6QD4#9,%+`AN+\,;"/&GV +MK\0!R0NHC0'Z6>=$;:]/7O@F4*(._=%;KY'R27B)?J'4#GA1U]T9DFFM8C_V^\/ +MS"W"I6<[_O5K.NS>)+SCC5U>>FG5W%N$*\X?-3N[-SMV;_+E/8\O*K_V^BG^ +MQ4NG>=J.#O_E+5M8-Y%J$4OO%Q>P!?ZT88A&"$.#$:#@@JR]DSG.W9]+1T3I +MH]4*?2JZ*FGYD7)<5MTQ!L0W:=#&M8EI5CE-(U]0#RZ@".J\27S.H[9,1_3) +M'9*(6MY=):FRRJ5E#%V.$PB("OVA\+L?'O)C+X*7/2L1-2J\^PNQQ!2:P$_R +M*UY^N;!]_5,+_#YUJS*[F.XSUI6"_CL>?N+:BHMV._8=B5Q[J6?CU.B]UXT+ +M[_J)26Y_.'#3W4->\]PN6V<:[336$89UW4KF-%I8+2`4-:38OS%"S`&BD1B- +MFK-FN$!:PDC2`$*:4C?1'E+%HQ--3D@N"](&"+KD4B37/Q;B1$T^:W(\4E%( +MZU9%I0')=EDAKJ;"@J0U)+F0Q$@43>O>DU-'E'6,5(5W?S[PZ"S\V(L\G_]V +M9-]AB_A!>294F)F`[[_B*3;\P`]=Y?CV0Y&#Q^&6^^#3MT9>]JSF/L][NH.G +MG_Z^S]CC><:>4$VUH6?>X7CG=='ZJC\_9>4I^U0]FX[,TWSYY^:Y:Y'^@V>LAA`PEW2 +MN'LQHF'4'`/D<2&BOHSAP"DAUN"ZYE$F)H@Q-J$92B1PJ&GAH!RF@6*_-:*Q +M*M)N94%F2O)EL(AR4E7J,XIM?/YDQQ1')(I#J(ETDL5SD>@"%:!C\T,4^$XN/P((T5;9 +MBJ%4VR9[DB+!9<8J;::5(8H]?)+R[+I$":#.JHQK*]\2)"2U)@C!<@H),.5U +M;VA)NQ3MHXS&]'_DA4T2Z*ELJG!T'@X>3VNK3?1@>0C;-XP27X$/W!3YV,UJ +MJWTF''7#MP,?^9KRBZ\>XQEG-0!QUZ8*)VFIW!AC`NDYW*M-L`T^&Y +M(?_E^C[_XV5AD6EC6`)3Z:Y>4@ +MA$#(=&N(0\H#H%*+XL%353,QQ&GGV"!:K6?'-=4DJA1N:!U@>( +M6%Q)0'#JJ2G0X<-?$Q97TKTV3,$YV^"99PM772`\_X+&$JX,X/<_:@MK:R"& +MFEC7A"+=@>5!S=SBD.=?V#S<>3MZS$P*FVA4L]8M0A/4N(-?K(YS^'A+DZAED<\U6V``04%TN$ +M3J*B7O'.M#-22U+S$%:R)I[AOQ$&V5.D>7]@Y? +M```12DE$051%H$:H;,1+;2_ER0-.`(B*]U90HHGH9XS< +M=M]HGF//EBYO?>GH_`'_\K_?R@VW[2>/!,Z1O)&X?ZZVB;D0!%3$^A@\K@3< +M6M%W-2\05E:-#(I61Y0[536%+KU3T`ZUI@D:L_!;[Z3?AO)-S23$F1,7&A/` +M(QJR:#4JG@Z!`VH!U67BAA\ZGRGX(FH\T2-IE4$+WE(NY1G`8I(/G1$ +M>.@(O.]&.'<;7'8.;)Y.4KQQ*GUV'T^:P+P-]QB>Y8&YR+`>%F\GA$B,20-H +MJ(T1(@>.!OI#/?TBF6JE>-D<*$4#E\!;JN*S]TW`.48!S<6L4I1UMNDQ9CJD +MUGK]"#$C2(HF\"9M*6SOT%"G?*H:'M`\[EX2)WJ+.6-AR9C<&2$01$CS$-2` +M'QFV)`Q3&$(,T2(X':89+;U"=$1ODU.IIOB!1*OX%:NA.W6'WG\P_:UN4V.) +M&39.P_K)E-Y=7(&%_+>,Z$$T%2NYQ!8:D]OGG",ZA\L%ISJ:"WB\+1/ZH2./?>Q??Q[>]Q5EZXRR +M=;VR;3V\]GM\23:=O548JR+SRZ%(NVIM@F!]$6HN/V_4'MWSR!(?O?$0]Q]8 +MY(']BSQX:)[!L#:?O2G];MQ`"_)D\D8SO7DN`^>I?"J-;[*`.4B4"P1J8%@T +M@(80U/GL`I+A)Y6OJ`FH!KQWJ#H"Z85LSG&K!XQ$$<2X/08E2$SN'9@?K]0Q +M,97X9%=5:U*R(J(2DV>J*3;@O,-IJFU#*P@I7N"734S?V.L);K^OQWS]X//DWL2[@+X;T +MN6Y"^.>O'!TT^L)_R*-X[ +M\I+U&4<0`T%C=MPL$C@D:>92PZ'%K#KODN0%Q;D*<1&G@5#7S8R8:E4H,6&! +M[.^+.D)P!OYJ@KHRWU`@,6>E'M13*WAO=U=P&G'J\%Z3U#LUPE=$-<:(QA#1 +M)>8['0/8]^(^KFDN&N;/?O-J!AC)QJGRR9LC5SZ]F?+N>R\=X]C\D+_^[!R# +M.IN!Q`B[-G7X#S^\DYG6A!'[C_43\4,"B4$C,=1HR%J#@OY33$&;:*$F])\$ +M6Q)D]AYO`UF\::G4HCTV,,&V_"V_O!.'.L&K$JLJA1?5$UUZP!05 +ME*3V33U)C$2G2$CE8D&L0Z/'>07G$\97$@#,/JWZ5$KF4T1+M4K$<(X8H[F6 +MBE-'C#;.(+KB9HJXY&VOGN,ZRZ?*4/E(W\9!)I&,`R@ +MHGC7L?&7%-L/;%J3E79M[O#/ +M7OC8"V(_ZVGK^*E7[N://WRON8W)=`3#"\&DGY`('UI%.)DIO.N6^(OW30S& +MBTL:HH2,@Y58V6POHPP0('JHEY>TZLYHB\.JJH):J5R7*$/4)S.@)$E.6<>( +MX%.Z,@VC3`!&ZT:27/KTFC*`ZAW>QB%(]%0^^ZR&`=3C6NH^C]-+3"#D\7M1 +MDB9HB+\6`U`8H9"^C0TRT5N$SZ9@;090_L6K9]B[_?'/9W"J]O.O/X^OWG&8 +MFVX_9$&C4,Q&9HIH)6"Y+W,TT)G$>^^2^O>>*C."^)&Y#:E7EE**N+EW3@8! +M7B,1J5>6T)F9'/$;#@9TN[TDP2BQ[I@/VBF*I/C[,:9:_QA1J0UG&).H4L6( +MN@C>FPJMT"J9`.>@)A,ZX'UE$N]QSH@?74H6.0-_(LW`3\D,(98[D%,P0"+_ +MV@;`_F^Y6&T&P"0N1N6JB\?YOBM'I[O]^-?F^,Y#2[SNZHWLW7'R4+$8E<_? +M=I1/??T@/_WJ]P+9N?S$)F`%J,06&(U-9.&&EQ?V@1G"+]:7N2O*/' +M'3X@#?_YLWL/[I( +MC)%/??41?OW'+^(-+]H#P,.'%EE8ZIODUZ7R-\0:C77R!G(-8%3$".]]!^D#LOA,BZ +MZ77)]F/I5[5PKLO2U'1N"`%123&E;*=RQV7VLZ%IF3%!B[M2');2\5H(,P+( +MBF0V`*DI2M4F9M[*1):,I(&MYG=LW*XX>DRSK?D,,7#@V`JWW;?(6=NZO.U/ +M[^?K=QTOUP@A<'ANA1]_63/KZ;?N/\&[/_U`LNVQIM\?\NFO/\*#!Q:8'*_X +MB?_[!N865FQ_]@AR#-^>UZJ"O7-4KL+[+KZJZ'2Z5%6'3J='5554_O]O[VQZ +MY#C*./ZKE][9V5U[[16QC4T@2#E$LA`"<>0;\#G@$R".G#BA2-PX<>*$N"`X +MY(0"(A(D"A@C)&/8('MMQXZ]WIE]F=V9GJX7#D]5=_7,.)$<@SAL2:V:Z>Z= +M'?7S?_[/:]48%)K9=-;Z$L$[FH]__SZG#^\3U1CB(3#)#2&Y`AWBZ*\/>.,[ +M#F5L)H>G^T_YTHW7BY3\`(5!.86R#J>01HY4&W;>HUP`9<0O-%$X]\D$[YH>B$((_/)W_^87O]W%>T>;0D[7 +M?/122\E`3&USQFBT$4%;+;NOV&I`92HY9RJFDYHV6P@0&A$[G40>I=0T"1A&Z']*&&>;L.^O@G(R[Q[]G\Q]%.+]E\5]I_> +MZ[[4BP=6Y@*(2\)?#`F[Q3&^9:"]IV?GZ10;YE=?)$H"JF1(T37 +M1@0Q[4EHK81YQ@H#:"O"KNP:E5T37T!7A$;)[B)`3NCX\3_OX65'0/KG$> +MO+2,:Q,Q2@0==,3$)'1=Q/RZ-'&0)HX08V4(N,^P#PI?`)>DX] +M.@K//MS5U[_]5F?#Q11#0VE(9$:XU%96I,-9@S9HP +M0O+ZC;585=',0NM+D3)4]9,_[L9Z_YC`',*L!$$)@!HX!:80IW[OG3OFXIO7 +MN'#]$E'Z`9UK>/+D"9>V+W/AP@7:;M36KWP#AS271N4)&-%^+>7= +MF`"A$R!T:_.SMB?['\NLG^YVZM!EO/]B``!+\ZK1MK_WYA4`*!9NMFLD2P`4 +M#N:2\.,*@2?Z]^F<%,4,ULI/\UDM#I\QXNV+LR>,4)D*RSIN%HG>MROV%9'F +MY-'A[*-?W0'.1+9,DZP;TL;QN10X`-8A#HEJ`^77P_CNB;GRS1O:KMN\.9)2 +MFOE\SKRN&0S6L;D4II1D#G77+Y#WUTD$7&2Q$KT6=-N%!'VZ77KXV2XO:>%" +MH:1X\+'MI.D$40JH'PDL1@&E$Y;/.7IVW/>UN8P&\BQE8=?=[UW1,"+=.OE^ +M@,I8K%VCLC9I?86U-KV7:]98!M60@=HB.I7"Q-2,$AQN.JY'?_[Q^]&='!`8 +M0]@'G@,CX`28FB1\4X!@"&I(9(`_,^%D;V(NW[RB[:`%`4KV#*RG,[R3L*35 +MQ@0&7=I>:/?:(4:\[PKK;=A'#OL2&%H@=!ZX:&1H\^"EP"FR8ST`1%_0#7UAFNK3,<;+&YOLW6X#*5VI`^0?K??7XVJ@]N_>0O[N3A,Z(ZA'``9``< +M`A-@ID3K&2+Y@->`Z\#KP`W0UU!Q1PUV=C9N?N_K=OLK%_,F2EHI5$I#RI9L +M>1/7[\IQ_] +MS4V?CXAJ!.$3X&/@(?`8`<(QB0%R*XVF8X)*CEB!MO@IS=,/QLH,E-FZ<4%K +MJ_N;+1:'SJ;"=$Z9[I)%*@EGM?>^RIE[T;7/OO?_=426P=)[U3)>3G0)*;;M +M]0E<>7U`CB!<,_4''_WZX9,/W[X;YB='1'4,880(_%F:QR3M!UQ>HY3;?_>/4_'QM[)\?-HH&EU;KUX1?!WJL_UY/=EO)H?WSY[??W`2L(4XB@,Z +M![+\#186;=[Y>.4C0MZ)*WHDD5T]?^43J?P\`V$90^L&6!#(@\ +M%O_!-K`%<8@`IF"*%@3GZO[?&;F>EM=T/$8&/ +MTWR4SO>H'X@Q1ND)+$"0ZP)YY/=S^@A+)60V$0"LL6P.SL>K'Z7PLUQR!O<4 +MT?*C8CY)Y[/FN_3W,::XM6T)6P&"2!]I,SJ4;2*^P@8=`#(+%&NYSC7_%8U8 +MS)Y>_88:T>[,SJ=ISJG?-NW+@O`!U&("0^4$NAPY'+1(PBBEBQFF>1T1?F:` +M13_@'`"O9D1Z]K_'S'-$.6>(P&>(T&?I'L<"[9D\L=>@````!)14Y$KD)@@@`` +` +end --- kde4libs-4.3.2.orig/debian/icons/kubuntu.png.uu +++ kde4libs-4.3.2/debian/icons/kubuntu.png.uu @@ -0,0 +1,22 @@ +begin 664 kubuntu.png +MB5!.1PT*&@H````-24A$4@```!`````0"`8````?\_]A````"7!(67,```L3 +M```+$P$`FIP8````!W1)344'U0,1!3`INAT!8@```MY)1$%4.,N-DUEH5'<8 +MQ<]_N_?.S=S9C%+CFC"Q&4/`I"B)*!CC$@N:@K;2M$KQR4*KME)H7UH4JBBB +MHH(1=\0\"!H(4AP=(Q0U&C0D*:-5DK;)V+39S&2;S-SM[XL/&B/ZO7Z(/&,6,TD(IT?OPRF=1`*#O"_!Z]5Q548YPSO.%X-L6K*N-``!_ +MFV#^YS%/<'K.#L98&0`C/=C7*(=[7-NR8UP1%8[K]D\*^.3KRUA;N6!S1V(X +M>KN3K61"E`.`GOW!PK%,*L98>K>9'M]G6?;PI("JCTN^"`;T,YHFCC;\.?"# +M`OU7`&.$TH_T&7D5D-)2'>P1%K +M$(#5\4^O.]EUK.ZG(V8BWF4^>Y2P^[L<.C:4O.^(.[]]OWERT*>[I[ +MDF<55:EAC*U^V;)SIGD:2DMFLH"AWA],COEWUN--P/%=%>YQX)?(ZG.&/^![ +MXL#U$P(?I'MO37EX;B9C'U-5_J6JBED`_GIK%AY'OQH!L-U7L!>,,[IV39&4 +M4I[6=64%`"]C-`L`V+M2F.F_B73O#3FO^%-D3.N:X?7,3HV;T<:F]FA;8ZU\ +5`2,T&2+M)A!(`````$E%3D2N0F"" +` +end --- kde4libs-4.3.2.orig/debian/icons/launchpad.png.uu +++ kde4libs-4.3.2/debian/icons/launchpad.png.uu @@ -0,0 +1,77 @@ +begin 664 launchpad.png +MB5!.1PT*&@H````-24A$4@```!`````0"`8````?\_]A`````7-21T(#-\=- +M4P``"71I0T-0:6-C``!XVNV99U`4:1K'W^Z>'!B8&88,0QR"1`D#2,Y)@F11 +M@1DRC#`D!4S(X@JL("*2%$%$`1=<78*LHB**`5%0P(#N((N`LBZN(BHJ-^@' +MK^JN[M-]N;IY/KS]JW\_56^'IZI_50V`['@B)RD5-@`@B9?&]W.Q9P:'A#*Q +M#P$.B`$*4`'8"$YJLIV/CR<0UDHO^)=Z-PJ@E>,]W7]__C\6D9O$XP(`X80< +MSXU*Y0@Y3@*1WYEZJD5YL3RDP"0[1+VJWW;]VN):Z[E0#K0;*H1*H2JH#FJ"?H'.09>A&]`0]!":@&:AOZ&/,`*38#JL +M`&O`^C`;MH,]8']X`QP#I\!9ZA)E#SJ"]H,EH>K8.V0+NA@]$QZ$QT/KHQ%[#!V"OL>1\0IX8QPSKA0'`^7BRO'->-Z<,.X:=P27ARO +MCK?`>^.Y^*WX8GP#OAM_!S^%7R)($%@$*X(_(9ZPBU!!:"5<)8P3WA")1!6B +M.=&7&$?<2:P@GB9>)TX0/Y"H)&V2`RF,E$[:1SI!ND1Z2'I#)I,UR+;D4'(: +M>1^YB7R%_)3\7HPFIB?F)L85VR%6+=8A-BSVBH*GJ%/L*!LI691RREG*'=1C +MU"O421I"4Z4YT#BTW;0&VE7:%!U#9]'=Z/'T0OK/]$'ZO"15TE@R4'*+9+7D +M!4D!`V%H,-P8B8QBQAG&*..CE(*4G524U%ZI5JEAJ45I.6E;Z2CI`NDVZ1'I +MCS),&2>9!)G],ITR3V11LMJROK*9LD=DK\K.R='E+.4X<@5R9^0>R,5RQ1[%&>5:$K62G%*94H7E5XP +M)9EVS$1F!;./.:\LK^RJG*Y6HM:@]4L>KL]5CU0^I]ZLO:K`T@C3V:'1JS+"D66ZL+%8+:UR3K&FC +MF:)9KWE?"Z/%UDK0.JQU5QO6-M&.U:[6OJ,#ZYCJQ.D>IEZO7J?=*7TT_5'^_?K_^%P,3@T2#!H/'AE1#=\-< +MPV[#OXVTC3A&U4;W5Y-7.Z_>L;IK]6MC'>,HXR/&#TQH)EXF>TQZ33Z;FIGR +M35M-9\W4S,+-:LS&V'2V#[N(?=T<;6YOOL/\O/D'"U.+-(LS%G]9ZEHF6#9; +MSJQAK8E:T[!FTDK%*L*JSDI@S;0.MSYJ+;!1MHFPJ;=Y9JMJR[5MM)VVT[*+ +MMSME]\K>P)YOWVZ_Z&#AL,WADB/BZ.)8X#CH1'4*<*IR>NJLXASCW.(\[V+B +MDNURR17MZN&ZWW7,3<&-X];D-N]NYK[-O<^#Y+'.H\KCF:>V)]^SVPOV] +M\[?W+_9_'*`9D![0&T@)#`ML"EP,<@PJ#1($ZP=O"[X5(AL2%](5B@T-#&T, +M75COM/[@^JDPD[#\L-$-K`U;-MS8*+LQ<>.%391-$9O.AJ/#@\*;PS]%>$?4 +M1RQ$ND761,YS'#B'."^YMMPR[FR4551IU'2T571I]$R,5%1>`J]OL^+F+9N'DG62\Y,% +M*18I!U/F^1[\QE0H=4-J5QI=^&$>2-=,_R%](L,ZHSKC?69@YMDM$EMX6P:V +M:F_=NW4ZRSGK>#8JFY/=FZ.^*F(4W3S)\.?*GY:WA>];[#8M/A("::$5S*ZWV;_R5*) +MTJS2R0->!SK*F&4%96\/;CIXH]RXO/80X5#Z(4&%9T57I5IE2>6GJMBJD6K[ +MZK8:^9J]-8N'N8>'C]@>::U5J"VL_7@T[NB#.I>ZCGJ-^O)CF&,9QYXW!#;T +M'VL^RS[;^JOYK33NMO:`#ZMC:,=\9VRGH"ND: +M.N=^KK?;LKO]-[W?3IQ7/E]]0?)"<0^A)Z]G^6+6Q85+R9?F+L=O^9\[4J_7?_%ZU;7S]^PN''N)OMFYRW36QT#)@/MMTUN +MMP^:#G;<,;O3==?\;O?0FJ&>89OAR_<<[UV[[W;_ULC:D:'1@-$'8V%C@@?< +M!S,/$Q^^?I3Q:.GQSG'T>,$3\2?E3^6?UO^N]7N;P%1P8<)Q8N#9NF>/)SF3 +M+_](_>/35-YS\O/R::7IIAFCF?.SSK-W7ZQ_,?4R^>727/Z?$G_6O-)\]>M? +MMG\-S`?/3[WFOU[^N^B-S)L3;XW?]B[X+#Q]E_1N:;'@O2[G?><@3+&6G[CZ^;`=>K3]O8V*0_X[-95M)^$MB[W^L?1X +M^[N*LC@8@2J9QL^D3"L6M)H:VY96$F7NW?K^K[U3`DJ;.J8Y"FHDP`["M)A2 +M"A02A0!*"`&$095K#Z]L_&5Y@ZE%3VPN_W%H`D"*K8N:(V0K"X7C2%D,$8&G +M4@_^?C'_^C"&'W('GDJI`*F*&3DJ/I(>:-W_6[F>!D#O7B.`N;@U=4%(. +M6&E2[U>Y*]7:&0MW1D?SAGG10L[]YP@AEC6BSD,@\G5UIS"R+5BCV*U_ZS\: +M2]J;$I\R\X]5JZ=#TFU1[LB'2`=A=[B_F?@*=S>]#!]8>W?&BQ0=C"<%CWJU +MU6,`SH5I2;W.#="R6\OV?.4.65T:2P<=%P!=%WQ!=XMM]2SYXIZQX*Y0G=-# +MVN*D`U>R+0`(4-(!+G#FRR2&&>'!=&H\Z;4.TGM7T@T]CN882LG\I,W!TXF_ +M!D#(J)X1?.PA)RW"C`V9Z''^/Q(3J2P@4TR(S]M(F$X%TQ`TS]P,,[.IYD5$ +MOQDATKN9^!@93TP`F&8"TWB7$_"O'_UOWCVIY]:"9CS7/:/T`(*0V@,]+[(M +M`25)(VJN3PG:ZY5G;62:3V[;E/_X;'%?WY>/Z@M._>4>.5C^?7R^>/:T#FG0 +M'K0^./SSQ_WE!DMTVHHUSZDJ+,L)]LQ)8N<"6!,J.5 +MY%7LNGEEOYA5-/0=%7:I\,0Q&(-10BX?^GW.FEYH&=.%_)G*'5"4[$NBZWN^,!"%%L8/IOO@W*YY,SL*BTYMM+U[JKCUS +MS>E)U!*7'D2%AC<$?$Q@3V^DM)^&IS6LNW;YV)O#A&\>W/BDL003Z7K;@1_^ +F'6D!,Q#Y2"!LV7"[8V"J<7X%)>Q=;B^AWJ8`````245.1*Y"8((` +` +end --- kde4libs-4.3.2.orig/debian/icons/kubuntu-kmenu-16.png.uu +++ kde4libs-4.3.2/debian/icons/kubuntu-kmenu-16.png.uu @@ -0,0 +1,24 @@ +begin 644 kubuntu-kmenu-16.png +MB5!.1PT*&@H````-24A$4@```!`````0"`8````?\_]A````!'-"250("`@( +M?`ADB`````EP2%ES```!NP```;L!.NSCX@```!ET15AT4V]F='=A;CSOTZY_5?\'D4)S]4L^WYR].MF>6BLJ$M*D!3KS4( +M3(C2"N<?B^GP\'O4_7[OQZP5`8A6PZP_'&GPXU;]\)_>_YY\OXU0]Y]R=,\IFDSO=79)DFKH8$NLSH4.. +M-D+.G*PQD6BNK:9845CQV!]Y=`:&1G,:7#:IT5H]'L%.W]`9&#(7B/'\<.&;W[OJ3K/F\=Q" +MR(5/[B).>/J)F.676BS.1OSTYX"/'@WPHQIHK;3VC`Z"B->7VEP\W6:W7]`; +M63[_\1%Y65!4!6OW>WS\[38BL'2\AO:$K-)HXWO&\P)O=C+BA<5Q?ML:>_,$=X_.XY]-4V"^V$(ZV0 +MEY]ID>8Q61[C;,+RJ1FF&P';W8)N=TA5YHA48A`GMB@1:]G>LURYGK+TU!A" +MR%NOUH@"S;-S'AN=BJ]OI%Q=>8S-1SA1B+7.B'52%B6V*'&%Y?8#N'0EP_=" +MSB[Y`'RWXEAH^[3'#4:'C(8]E!'%GMT.9Y;B\I"HRZO4F^_T: +M-[<,@6]IA(IZ5/+]+YMDN:4H1JC!O2U/^@_O.]-X8W)J,;9%I0(58%2`<0;) +M+656,.IEK-T>\//J`7O=#-\II[HW=P]N??&.$A&44B>`UX"8_R<%KHK(ZG_N +3'8:US&(7L`````!)14Y$KD)@@@`` +` +end --- kde4libs-4.3.2.orig/debian/icons/kubuntu-kmenu-32.png.uu +++ kde4libs-4.3.2/debian/icons/kubuntu-kmenu-32.png.uu @@ -0,0 +1,62 @@ +begin 644 kubuntu-kmenu-32.png +MB5!.1PT*&@H````-24A$4@```"`````@"`8```!S>GKT````!'-"250("`@( +M?`ADB`````EP2%ES```#=@```W8!?=6"S````!ET15AT4V]F='=AHVK9+:;4,"`II(*46-"JE:%8'Z`E$E$*I:Z%L(4DGA`7A` +M0*O0A*I.F[14%#64),:!VJ$)I0GQ_9)C^YRSM_?9E[76W'A8.P>;OO:3_EI: +M2[-F_O/-__O/C,08`6@?_+-M>=KXDSQM'=HD +M2W+RM$FD_N_:D,DSQDB,$`DX;ZEL05&-&8RZ*QN#WK/=P>K#)P[??Q%`8HR8 +M`W]X0]Z:.[YSVZZ%+,\8C#?H;W39&`QPUI(VFN1I@S1-,29#)PE:*;1H$(@( +M(3A\"'AGL;;"5B5%.:8J1I@DH=/J,#>SA68Z17=]=?72ZHG]@^<^<]Z(B-(' +MOO#8MN4;%O)F3F^C"V',XHSB'7MN8GEABJE.DTZS0;N1T6HF-+.$9F9H9)H0 +MH+">4>$9E99QZ2A+R^)LRHL_6F%EM<^9-]8X?WF=*^N!J:F2O)4OL&8>$Y$' +M#-!!Y%"SV:*15MS_"SOI-!3&I)@DQ6B#U@:M-4H9E%*(4H@(A1,$06E-NQ69 +MGVFP/&L8C!RW[^XPV\G9/I_R\JEUG*UX]?05GGK^+$40E*A#0,=`MD5T.C,J +M1MQ]^R*5M6R0DZ1@O&",H+7"&(U2"J7T_Y'87/E:$6,;.;BO12-1=`>6#[]O +M.\^]LLZ@$)R#Q?EI]K]MEA=^N`HZF8%LB\'X)1$A^!'CLL3%C"Q`$A1)HM!> +MDQB-#GJ2!8THA1(A1FAF0FJ$4179NR,A2Q1???XJEWL5']C78MM\@^7Y-C\^ +M8[%6F)N9HC\Z1:IR,'[)@&Z*$F*HZ(\"610J%&D4DBB8J&H$5<]<`K?O2MDQ +M;]@^;YAM*0"^?G1`;^@((<5ZS;!2((JQA?XX,JB$JA*BRLBR)K@(Z*8QVF@1 +MA0@,*L$J(8V0!D42%4E0&"^(1+;/P_DUQ_8YS=X;T^M*\+X#;?[JNST*&WCP +M?6UZPR9;.IKOO-3GY7,5ME)4E:)TBNGI#OUN'Z.-5J`%%-KD;)3"1BD,2F%0 +M"8.B?N^/`@_:W[YDA1,^7O]_%^>M]P(5(Z3Q__WR//WUFC7$9^*,GKW!N +MS3,H)OU-^FXU6@@":%%1:T2!Z!0;-"YH;-147B@]C*WG77LRWGUS@RP1[C_0 +MX?3E@J=_<)721EZ]6'!BI80(G_K@'/?W>?I8CZ\\M\;? +M_NLJ$R-%"]R];YH'[YSGM^Y9V&R_;V?.9RX6](:3*M*&-$D1$4`K972J1!2) +M25"F5CI*B`(A>#YZUPR-5&UVN-JWK'0+*FOQWA%"#>L>".::(`HE!:$T0AHC`Z$T56$Q!M4$HSVS:(P)<^<2,N.I[^P3IK&PZ` +MRD6^\+5S=(<5/OK:>OWD&3T^>"YV"QXY?.$Z?>S?U:B=0F!<15PTB!)BFBBC +M5*)%"96/I*GFCS^^FTL]R];9A,]]>#NM7//ZRICY3H=7S@YY?66XF?;-N.9= +M!(Z?[G-NM63'0@;`TG3"EBGAU*5`?^QK$U,*G3:TT6FBE%+X`,/*<>K2F$$1 +M^-1?O,$GW[_$^;62XZ\=8.?_#X22ZL%7S_OWM\^M[M +MY*E0N1A_;RR?=OY;NO]/C0.Q?XYG^LT"-TG4!'P(?.+0(N_9TYDL5^2SCY_@Z/_T($0D^CJ%!`R^=A3O`TT\2S,I +M7W_Q$@__REMX[%L7N.OM,W0'GD0+M^QH0>RAM:!%ZG-`C`0/S@=/DC3:[-XZQ9-'>E1. +M\WOW;05@]W+&P5NF>>;8`!$%L19=C(!H8@P0([]Q<'IS<(`?G1\Q'%4$ZPC1 +MHTEJ+7D;C/<^1"+>>R0&E`A9A$&N#7S\XP[7QG>,]\('H'6%S_2/>5\&`CS$$O+6(!+0H"!XEBM2D_,.1 +M(8?V=MBUE-1>8"-71X8=\XJ="YI3ESU&P4V+FGOW9]RZT_#ZBF.U[WG;5L.Y +M-`:$4(`?$V&@FA)N`<1(LVAAA!)E`JY4O/#'GTH1FT@J\= +MJ1B7AM_YI0:WW:2OF^G)2X$G7ZAXH^N8:<&9*YYO':M+U]MJ0L!!U!`">!\4 +MKHHA!)RS>&?QUA&1]XDX!WQ!`)SN%L-4&) +M0G'\I.+S7XUH;7CP+L/_C[4-"%ZQ!#QW(>/'5$2%X_*0O;TN< +MK6K!.A^,^#*&$%"B\;;`^XBU%559H,5@)M`(B4F1"(\\='+,_ETS +M//KD6;[QW!F\JW7F0\0%AR$!7P;CO'-BAT6ST.37@MK=D?.7;5ZELB;.6 +MRGMF.@N,^NN%PWN#\Z,P.+]:53??,-6<)0:XNM'%FAR;5[5H7$%5%619@S3) +M2)(4/=F^1808:P*]KN?CCUQ@V[SBE]\]Q^__Y3$R[=D8]!F/QQ259:HS1RN? +M9N/<2ZLX-S+@+OF3AY]=F]G]D>7E74F[,47TGFYO'5N5.%M@;8LR*\DV9_\F +M`74-@8#W#N-BC'4E2W-;F9U:9'AUU18GGO@><$F` +M:>!>U5S\6'O/1]_5WG++=*.]F.1)@SQMD*3FMOS5_H@JNC1A#32K6 +ME]/2%I35B&[WM%TY>^3JF:-?_#<[O/AEX!\%4,`B<'""1<#`=4[[TX@(..`R +M\.P$ER7&B(@HH`TL3-">$/MI1@`&P.H$@QAC^%^V5#_=)_'8O0````!)14Y$ +$KD)@@@`` +` +end --- kde4libs-4.3.2.orig/debian/patches/23_solid_no_double_build.diff +++ kde4libs-4.3.2/debian/patches/23_solid_no_double_build.diff @@ -0,0 +1,17 @@ +--- a/solid/solid/CMakeLists.txt ++++ b/solid/solid/CMakeLists.txt +@@ -194,7 +194,14 @@ install(FILES org.freedesktop.PowerManag + install(FILES org.freedesktop.PowerManagement.Inhibit.xml DESTINATION ${DBUS_INTERFACES_INSTALL_DIR}) + + ########### static lib for tests ############### ++macro(AUTOMOC_COPY _from_target _to_target) ++ set(_srcfile ${CMAKE_CURRENT_BINARY_DIR}/${_from_target}_automoc.cpp) ++ set(_dstfile ${CMAKE_CURRENT_BINARY_DIR}/${_to_target}_automoc.cpp) ++ add_custom_command(OUTPUT ${_dstfile} COMMAND ${CMAKE_COMMAND} -E copy ++ ${_srcfile} ${_dstfile} MAIN_DEPENDENCY ${_srcfile}) ++endmacro(AUTOMOC_COPY _from_target _to_target) + ++automoc_copy(solid solid_static) + kde4_add_library(solid_static STATIC ${solid_LIB_SRCS}) + + target_link_libraries(solid_static ${QT_QTCORE_LIBRARY} ${QT_QTDBUS_LIBRARY} ${QT_QTXML_LIBRARY} ${QT_QTGUI_LIBRARY}) --- kde4libs-4.3.2.orig/debian/patches/25_ld_exclude_libs_qtuitools.diff +++ kde4libs-4.3.2/debian/patches/25_ld_exclude_libs_qtuitools.diff @@ -0,0 +1,15 @@ +Exclude QtUiTools symbols from libplasma dynamic symbols table. + +--- a/plasma/CMakeLists.txt ++++ b/plasma/CMakeLists.txt +@@ -139,6 +139,10 @@ + target_link_libraries(plasma ${KDE4_KIO_LIBS} ${KDE4_KFILE_LIBS} knewstuff2 + ${QT_QTUITOOLS_LIBRARY} ${QT_QTWEBKIT_LIBRARY} + threadweaver ${KDE4_SOLID_LIBS} ) ++ ++# Do not export QtUiTools internal symbols ++set_target_properties(plasma PROPERTIES LINK_FLAGS_DEBIAN "-Wl,--exclude-libs -Wl,libQtUiTools.a") ++ + if(X11_FOUND) + target_link_libraries(plasma ${X11_LIBRARIES}) + endif(X11_FOUND) --- kde4libs-4.3.2.orig/debian/patches/kubuntu_56_langpacks_desktop_files.diff +++ kde4libs-4.3.2/debian/patches/kubuntu_56_langpacks_desktop_files.diff @@ -0,0 +1,135 @@ +Index: kde4libs-4.3.0/kdecore/config/kconfigini.cpp +=================================================================== +--- kde4libs-4.3.0.orig/kdecore/config/kconfigini.cpp 2009-06-03 13:54:41.000000000 +0200 ++++ kde4libs-4.3.0/kdecore/config/kconfigini.cpp 2009-08-26 21:52:07.000000000 +0200 +@@ -83,10 +83,13 @@ + return ParseOpenError; + + QList immutableGroups; ++ QList allGroups; + + bool fileOptionImmutable = false; + bool groupOptionImmutable = false; + bool groupSkip = false; ++ bool foundGettextDomain = false; ++ QByteArray gettextDomain; + + int lineNo = 0; + // on systems using \r\n as end of line, \r will be taken care of by +@@ -145,6 +148,7 @@ + if (groupSkip && !bDefault) + continue; + ++ allGroups.append(currentGroup); + if (groupOptionImmutable) + // Do not make the groups immutable until the entries from + // this file have been added. +@@ -235,6 +239,11 @@ + if (!(entryOptions & KEntryMap::EntryRawKey)) + printableToString(&aKey, file, lineNo); + ++ if (QString(aKey.toByteArray()) == "X-Ubuntu-Gettext-Domain") { ++ gettextDomain = line.toByteArray(); ++ foundGettextDomain = true; ++ } ++ + if (options&ParseGlobal) + entryOptions |= KEntryMap::EntryGlobal; + if (bDefault) +@@ -256,6 +265,25 @@ + continue; + } + ++ // translate .desktop file entries with translations from language-packs ++ foreach(const QByteArray& group, allGroups) { ++ if (foundGettextDomain && filePath().contains("entry.desktop") == false) { //entry.desktop is used by klocale, would be a circular call ++ KLocale locale(gettextDomain); ++ locale.insertCatalog(gettextDomain); ++ QString language = locale.language(); ++ translateKey(locale, entryMap, group, QByteArray("Name")); ++ translateKey(locale, entryMap, group, QByteArray("Comment")); ++ translateKey(locale, entryMap, group, QByteArray("Language")); ++ translateKey(locale, entryMap, group, QByteArray("Keywords")); ++ translateKey(locale, entryMap, group, QByteArray("About")); ++ translateKey(locale, entryMap, group, QByteArray("Description")); ++ translateKey(locale, entryMap, group, QByteArray("GenericName")); ++ translateKey(locale, entryMap, group, QByteArray("Query")); ++ translateKey(locale, entryMap, group, QByteArray("ExtraNames")); ++ translateKey(locale, entryMap, group, QByteArray("X-KDE-Submenu")); ++ } ++ } ++ + // now make sure immutable groups are marked immutable + foreach(const QByteArray& group, immutableGroups) { + entryMap.setEntry(group, QByteArray(), QByteArray(), KEntryMap::EntryImmutable); +@@ -264,6 +292,19 @@ + return fileOptionImmutable ? ParseImmutable : ParseOk; + } + ++void KConfigIniBackend::translateKey(KLocale& locale, KEntryMap& entryMap, QByteArray currentGroup, QByteArray key) { ++ QString value = entryMap.getEntry(currentGroup, key); ++ if (value != "") { ++ QByteArray msg = value.toUtf8(); ++ QString lang; ++ QString translate; ++ locale.translateRaw(key.data(), msg.data(), &lang, &translate); ++ if (QString::compare(value, translate) != 0) { ++ entryMap.setEntry(currentGroup, key, translate, KEntryMap::EntryLocalized); ++ } ++ } ++} ++ + void KConfigIniBackend::writeEntries(const QByteArray& locale, QFile& file, + const KEntryMap& map, bool defaultGroup, bool &firstEntry) + { +Index: kde4libs-4.3.0/kdecore/config/kconfigini_p.h +=================================================================== +--- kde4libs-4.3.0.orig/kdecore/config/kconfigini_p.h 2008-05-21 13:09:12.000000000 +0200 ++++ kde4libs-4.3.0/kdecore/config/kconfigini_p.h 2009-08-26 21:51:47.000000000 +0200 +@@ -26,6 +26,7 @@ + #include + #include + #include ++#include + + class KConfigIniBackend : public KConfigBackend + { +@@ -47,6 +48,10 @@ + bool merging); + bool writeConfig(const QByteArray& locale, KEntryMap& entryMap, + WriteOptions options, const KComponentData &data); ++ // Kubuntu patch, 2006-08-03 ++ // looks up a key in with KLocale ++ // see https://launchpad.net/distros/ubuntu/+spec/langpacks-desktopfiles-kde ++ void translateKey(KLocale& locale, KEntryMap& entryMap, QByteArray currentGroup, QByteArray key); + + bool isWritable() const; + QString nonWritableErrorMessage() const; +Index: kde4libs-4.3.0/kdecore/localization/klocale.cpp +=================================================================== +--- kde4libs-4.3.0.orig/kdecore/localization/klocale.cpp 2009-07-08 16:41:53.000000000 +0200 ++++ kde4libs-4.3.0/kdecore/localization/klocale.cpp 2009-08-26 21:51:47.000000000 +0200 +@@ -323,13 +323,16 @@ + // do not use insertCatalog here, that would already trigger updateCatalogs + catalogNames.append(KCatalogName(catalogName)); // application catalog + +- // catalogs from which each application can draw translations +- numberOfSysCatalogs = 4; +- catalogNames.append(KCatalogName("libphonon")); +- catalogNames.append(KCatalogName("kio4")); +- catalogNames.append(KCatalogName("kdelibs4")); +- catalogNames.append(KCatalogName("kdeqt")); +- ++ if (!catalogName.startsWith("desktop_")) { //don't bother if we're looking up desktop translations ++ // catalogs from which each application can draw translations ++ numberOfSysCatalogs = 4; ++ catalogNames.append(KCatalogName("libphonon")); ++ catalogNames.append(KCatalogName("kio4")); ++ catalogNames.append(KCatalogName("kdelibs4")); ++ catalogNames.append(KCatalogName("kdeqt")); ++ } else { ++ numberOfSysCatalogs = 0; ++ } + updateCatalogs(); // evaluate this for all languages + } + } --- kde4libs-4.3.2.orig/debian/patches/19_findqt4_optional_x11_pthread.diff +++ kde4libs-4.3.2/debian/patches/19_findqt4_optional_x11_pthread.diff @@ -0,0 +1,16 @@ +qt doesn't expose the x11 headers to the world, so no need to make it required. + +--- a/cmake/modules/FindQt4.cmake ++++ b/cmake/modules/FindQt4.cmake +@@ -1457,10 +1457,9 @@ IF (QT4_QMAKE_FOUND) + IF(UNIX) + # on OS X X11 may not be required + IF (Q_WS_X11) +- FIND_PACKAGE(X11 REQUIRED) ++ FIND_PACKAGE(X11) + ENDIF (Q_WS_X11) + FIND_PACKAGE(Threads) +- SET(QT_QTCORE_LIBRARY ${QT_QTCORE_LIBRARY} ${CMAKE_THREAD_LIBS_INIT}) + ENDIF(UNIX) + + --- kde4libs-4.3.2.orig/debian/patches/14_hardcode_ptm_device.diff +++ kde4libs-4.3.2/debian/patches/14_hardcode_ptm_device.diff @@ -0,0 +1,19 @@ +In a build environment /dev/ptmx is not always present. +Bypass build time check as /dev/ptmx is alsways present at runtime. +--- a/ConfigureChecks.cmake ++++ b/ConfigureChecks.cmake +@@ -191,13 +191,7 @@ if (UNIX) + set(HAVE_OPENPTY) + + EXECUTE_PROCESS( +- COMMAND sh -c " +- for ptm in ptc ptmx ptm ptym/clone; do +- if test -c /dev/$ptm; then +- echo /dev/$ptm +- break +- fi +- done" ++ COMMAND sh -c "echo /dev/ptmx" + OUTPUT_VARIABLE PTM_DEVICE + OUTPUT_STRIP_TRAILING_WHITESPACE) + message(STATUS "PTY multiplexer: ${PTM_DEVICE}") --- kde4libs-4.3.2.orig/debian/patches/15_kfreebsd_support.diff +++ kde4libs-4.3.2/debian/patches/15_kfreebsd_support.diff @@ -0,0 +1,116 @@ +Make kdelibs build in Debian's kFreeBSD. +We can not push this patch to upstream since the: +CMAKE_SYSTEM_NAME MATCHES kFreeBSD stuff, needs the Debian patched +cmake. +--- a/kpty/kpty.cpp ++++ b/kpty/kpty.cpp +@@ -107,24 +107,24 @@ extern "C" { + # define _NEW_TTY_CTRL + #endif + +-#if defined (__FreeBSD__) || defined (__NetBSD__) || defined (__OpenBSD__) || defined (__bsdi__) || defined(__APPLE__) || defined (__DragonFly__) ++#if defined(HAVE_TCGETATTR) ++# define _tcgetattr(fd, ttmode) tcgetattr(fd, ttmode) ++#elif defined(TIOCGETA) + # define _tcgetattr(fd, ttmode) ioctl(fd, TIOCGETA, (char *)ttmode) ++#elif defined(TCGETS) ++# define _tcgetattr(fd, ttmode) ioctl(fd, TCGETS, (char *)ttmode) + #else +-# if defined(_HPUX_SOURCE) || defined(__Lynx__) || defined (__CYGWIN__) +-# define _tcgetattr(fd, ttmode) tcgetattr(fd, ttmode) +-# else +-# define _tcgetattr(fd, ttmode) ioctl(fd, TCGETS, (char *)ttmode) +-# endif ++# error + #endif + +-#if defined (__FreeBSD__) || defined (__NetBSD__) || defined (__OpenBSD__) || defined (__bsdi__) || defined(__APPLE__) || defined (__DragonFly__) ++#if defined(HAVE_TCSETATTR) && defined(TCSANOW) ++# define _tcsetattr(fd, ttmode) tcsetattr(fd, TCSANOW, ttmode) ++#elif defined(TIOCSETA) + # define _tcsetattr(fd, ttmode) ioctl(fd, TIOCSETA, (char *)ttmode) ++#elif defined(TCSETS) ++# define _tcsetattr(fd, ttmode) ioctl(fd, TCSETS, (char *)ttmode) + #else +-# if defined(_HPUX_SOURCE) || defined(__CYGWIN__) +-# define _tcsetattr(fd, ttmode) tcsetattr(fd, TCSANOW, ttmode) +-# else +-# define _tcsetattr(fd, ttmode) ioctl(fd, TCSETS, (char *)ttmode) +-# endif ++# error + #endif + + #include +--- a/kio/kfile/kpropertiesdialog.cpp ++++ b/kio/kfile/kpropertiesdialog.cpp +@@ -1867,7 +1867,15 @@ static bool fileSystemSupportsACL( const + fileSystemSupportsACLs = ( statfs( path.data(), &buf ) == 0 ) && ( buf.f_flags & MNT_ACLS ); + #else + fileSystemSupportsACLs = +- getxattr( path.data(), "system.posix_acl_access", NULL, 0 ) >= 0 || errno == ENODATA; ++ getxattr( path.data(), "system.posix_acl_access", NULL, 0 ) >= 0 ++#ifdef ENODATA ++ || (errno == ENODATA) ++#endif ++#ifdef ENOATTR ++ || (errno == ENOATTR) ++#endif ++ ; ++ + #endif + return fileSystemSupportsACLs; + } +--- a/ConfigureChecks.cmake ++++ b/ConfigureChecks.cmake +@@ -153,11 +153,11 @@ if (UNIX) + set(UTIL_LIBRARY util) + endif (login_in_libutil) + endif (NOT login_in_libc) +- if (CMAKE_SYSTEM_NAME MATCHES Linux OR CMAKE_SYSTEM_NAME MATCHES Darwin OR CMAKE_SYSTEM_NAME MATCHES GNU/FreeBSD) ++ if (CMAKE_SYSTEM_NAME MATCHES Linux OR CMAKE_SYSTEM_NAME MATCHES Darwin OR CMAKE_SYSTEM_NAME MATCHES GNU/FreeBSD OR CMAKE_SYSTEM_NAME MATCHES kFreeBSD) + set (HAVE_UTMPX) +- else (CMAKE_SYSTEM_NAME MATCHES Linux OR CMAKE_SYSTEM_NAME MATCHES Darwin OR CMAKE_SYSTEM_NAME MATCHES GNU/FreeBSD) ++ else (CMAKE_SYSTEM_NAME MATCHES Linux OR CMAKE_SYSTEM_NAME MATCHES Darwin OR CMAKE_SYSTEM_NAME MATCHES GNU/FreeBSD OR CMAKE_SYSTEM_NAME MATCHES kFreeBSD) + check_function_exists(getutxent HAVE_UTMPX) +- endif (CMAKE_SYSTEM_NAME MATCHES Linux OR CMAKE_SYSTEM_NAME MATCHES Darwin OR CMAKE_SYSTEM_NAME MATCHES GNU/FreeBSD) ++ endif (CMAKE_SYSTEM_NAME MATCHES Linux OR CMAKE_SYSTEM_NAME MATCHES Darwin OR CMAKE_SYSTEM_NAME MATCHES GNU/FreeBSD OR CMAKE_SYSTEM_NAME MATCHES kFreeBSD) + if (HAVE_UTMPX) + set(utmp utmpx) + if (login_in_libutil) +--- a/kioslave/file/file.cpp ++++ b/kioslave/file/file.cpp +@@ -315,8 +315,10 @@ void FileProtocol::get( const KUrl& url + } + + #ifdef HAVE_FADVISE ++#ifdef POSIX_FADV_SEQUENTIAL + posix_fadvise( fd, 0, 0, POSIX_FADV_SEQUENTIAL); + #endif ++#endif + + // Determine the mimetype of the file to be retrieved, and emit it. + // This is mandatory in all slaves (for KRun/BrowserRun to work) +--- a/kioslave/file/file_unix.cpp ++++ b/kioslave/file/file_unix.cpp +@@ -129,8 +129,10 @@ void FileProtocol::copy( const KUrl &src + } + + #ifdef HAVE_FADVISE ++#ifdef POSIX_FADV_SEQUENTIAL + posix_fadvise(src_fd,0,0,POSIX_FADV_SEQUENTIAL); + #endif ++#endif + // WABA: Make sure that we keep writing permissions ourselves, + // otherwise we can be in for a surprise on NFS. + mode_t initialMode; +@@ -152,8 +154,10 @@ void FileProtocol::copy( const KUrl &src + } + + #ifdef HAVE_FADVISE ++#ifdef POSIX_FADV_SEQUENTIAL + posix_fadvise(dest_fd,0,0,POSIX_FADV_SEQUENTIAL); + #endif ++#endif + + #ifdef HAVE_POSIX_ACL + acl = acl_get_fd(src_fd); --- kde4libs-4.3.2.orig/debian/patches/17_findservicebydesktoppath_try_realfilepath.diff +++ kde4libs-4.3.2/debian/patches/17_findservicebydesktoppath_try_realfilepath.diff @@ -0,0 +1,63 @@ +This patch is an attempt to make KDE find desktop files +and other stuff when /usr or anything else in the file +path is a symlink. + +--- a/kdecore/services/kservicefactory.cpp ++++ b/kdecore/services/kservicefactory.cpp +@@ -125,16 +125,10 @@ KService::Ptr KServiceFactory::findServi + return newService; + } + +-KService::Ptr KServiceFactory::findServiceByDesktopPath(const QString &_name) ++KService::Ptr KServiceFactory::serviceFromPath(const QString &_name) + { +- if (!m_relNameDict) return KService::Ptr(); // Error! +- +- // Warning : this assumes we're NOT building a database +- // KBuildServiceFactory reimplements it for the case where we are building one +- + int offset = m_relNameDict->find_string( _name ); + if (!offset) { +- kDebug() << QString("findServiceByDesktopPath: %1 not found").arg( _name ); + return KService::Ptr(); // Not found + } + +@@ -151,6 +145,27 @@ KService::Ptr KServiceFactory::findServi + return newService; + } + ++KService::Ptr KServiceFactory::findServiceByDesktopPath(const QString &_name) ++{ ++ if (!m_relNameDict) return KService::Ptr(); // Error! ++ ++ // Warning : this assumes we're NOT building a database ++ // KBuildServiceFactory reimplements it for the case where we are building one ++ ++ KService::Ptr newService(serviceFromPath( _name )); ++ if ( !newService ) { ++ // We might have been given a symlink or non-canonical path of some sort. ++ // Therefore try looking up KStandardDirs::realFilePath'ed path too. ++ newService = serviceFromPath( KStandardDirs::realFilePath( _name ) ); ++ } ++ ++ if ( !newService ) { ++ qDebug( "findServiceByDesktopPath: %s not found", qPrintable( _name ) ); ++ return KService::Ptr(); // Not found ++ } ++ return newService; ++} ++ + KService::Ptr KServiceFactory::findServiceByMenuId(const QString &_menuId) + { + if (!m_menuIdDict) return KService::Ptr(); // Error! +--- a/kdecore/services/kservicefactory.h ++++ b/kdecore/services/kservicefactory.h +@@ -123,6 +123,8 @@ protected: + virtual void virtual_hook( int id, void* data ); + private: + class KServiceFactoryPrivate* d; ++ ++ KService::Ptr serviceFromPath(const QString &_name); + }; + + #endif --- kde4libs-4.3.2.orig/debian/patches/20_use_dejavu_as_default_font.diff +++ kde4libs-4.3.2/debian/patches/20_use_dejavu_as_default_font.diff @@ -0,0 +1,30 @@ +Use DejaVu Sans as default font and adjusts sizes accordingly. +--- a/kdeui/kernel/kglobalsettings.cpp ++++ b/kdeui/kernel/kglobalsettings.cpp +@@ -374,7 +374,7 @@ struct KFontData + + // NOTE: keep in sync with kdebase/workspace/kcontrol/fonts/fonts.cpp + static const char GeneralId[] = "General"; +-static const char DefaultFont[] = "Sans Serif"; ++static const char DefaultFont[] = "DejaVu Sans"; + #ifdef Q_WS_MAC + static const char DefaultMacFont[] = "Lucida Grande"; + #endif +@@ -387,13 +387,13 @@ static const KFontData DefaultFontData[K + { GeneralId, "toolBarFont", DefaultMacFont, 11, -1, QFont::SansSerif }, + { GeneralId, "menuFont", DefaultMacFont, 13, -1, QFont::SansSerif }, + #else +- { GeneralId, "font", DefaultFont, 10, -1, QFont::SansSerif }, +- { GeneralId, "fixed", "Monospace", 10, -1, QFont::TypeWriter }, ++ { GeneralId, "font", DefaultFont, 9, -1, QFont::SansSerif }, ++ { GeneralId, "fixed", "DejaVu Sans Mon", 9, -1, QFont::TypeWriter }, + { GeneralId, "toolBarFont", DefaultFont, 8, -1, QFont::SansSerif }, +- { GeneralId, "menuFont", DefaultFont, 10, -1, QFont::SansSerif }, ++ { GeneralId, "menuFont", DefaultFont, 9, -1, QFont::SansSerif }, + #endif + { "WM", "activeFont", DefaultFont, 9, QFont::Bold, QFont::SansSerif },// inconsistency +- { GeneralId, "taskbarFont", DefaultFont, 10, -1, QFont::SansSerif }, ++ { GeneralId, "taskbarFont", DefaultFont, 9, -1, QFont::SansSerif }, + { GeneralId, "smallestReadableFont", DefaultFont, 8, -1, QFont::SansSerif } + }; + --- kde4libs-4.3.2.orig/debian/patches/kubuntu_68_remove_applet_confirmation.diff +++ kde4libs-4.3.2/debian/patches/kubuntu_68_remove_applet_confirmation.diff @@ -0,0 +1,40 @@ +Index: kde4libs-4.2.95/plasma/applet.cpp +=================================================================== +--- kde4libs-4.2.95.orig/plasma/applet.cpp 2009-07-11 22:13:20.997373064 +0200 ++++ kde4libs-4.2.95/plasma/applet.cpp 2009-07-12 19:28:28.023153091 +0200 +@@ -53,6 +53,7 @@ + #include + #include + #include ++#include + #include + #include + #include +@@ -419,14 +420,23 @@ + return; //don't double delete + } + +- d->transient = true; + + if (isContainment()) { ++ d->transient = true; + d->cleanUpAndDelete(); + } else { +- connect(Animator::self(), SIGNAL(animationFinished(QGraphicsItem*,Plasma::Animator::Animation)), +- this, SLOT(appletAnimationComplete(QGraphicsItem*,Plasma::Animator::Animation))); +- Animator::self()->animateItem(this, Animator::DisappearAnimation); ++ //HACK: Don't ask for confirmation if we're not in a panel, as it triggers a crash in the applethandle ++ if (containment()->containmentType() != Containment::PanelContainment || ++ !globalConfig().readEntry("askBeforeRemoval", false) || ++ KMessageBox::warningContinueCancel( ++ view(), ++ i18nc("%1 is the name of the applet", "Do you really want to remove this %1?", name()), ++ i18nc("@title:window %1 is the name of the applet", "Remove %1", name()), KStandardGuiItem::remove()) == KMessageBox::Continue) { ++ d->transient = true; ++ connect(Animator::self(), SIGNAL(animationFinished(QGraphicsItem*,Plasma::Animator::Animation)), ++ this, SLOT(appletAnimationComplete(QGraphicsItem*,Plasma::Animator::Animation))); ++ Animator::self()->animateItem(this, Animator::DisappearAnimation); ++ } + } + } + --- kde4libs-4.3.2.orig/debian/patches/08_add_debian_build_type.diff +++ kde4libs-4.3.2/debian/patches/08_add_debian_build_type.diff @@ -0,0 +1,16 @@ +--- a/cmake/modules/FindKDE4Internal.cmake 2009-05-06 23:39:26.000000000 +0000 ++++ b/cmake/modules/FindKDE4Internal.cmake 2009-05-08 12:01:29.000000000 +0000 +@@ -996,11 +996,13 @@ + set(CMAKE_CXX_FLAGS_DEBUG "-g -O2 -fno-reorder-blocks -fno-schedule-insns -fno-inline") + set(CMAKE_CXX_FLAGS_DEBUGFULL "-g3 -fno-inline") + set(CMAKE_CXX_FLAGS_PROFILE "-g3 -fno-inline -ftest-coverage -fprofile-arcs") ++ set(CMAKE_CXX_FLAGS_DEBIAN "-DNDEBUG -DQT_NO_DEBUG") + set(CMAKE_C_FLAGS_RELWITHDEBINFO "-O2 -g -DNDEBUG -DQT_NO_DEBUG") + set(CMAKE_C_FLAGS_RELEASE "-O2 -DNDEBUG -DQT_NO_DEBUG") + set(CMAKE_C_FLAGS_DEBUG "-g -O2 -fno-reorder-blocks -fno-schedule-insns -fno-inline") + set(CMAKE_C_FLAGS_DEBUGFULL "-g3 -fno-inline") + set(CMAKE_C_FLAGS_PROFILE "-g3 -fno-inline -ftest-coverage -fprofile-arcs") ++ set(CMAKE_C_FLAGS_DEBIAN "-DNDEBUG -DQT_NO_DEBUG") + + if (CMAKE_SYSTEM_NAME MATCHES Linux) + set ( CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wno-long-long -std=iso9899:1990 -Wundef -Wcast-align -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fno-common") --- kde4libs-4.3.2.orig/debian/patches/24_runtime_qt45_locale_initialization.diff +++ kde4libs-4.3.2/debian/patches/24_runtime_qt45_locale_initialization.diff @@ -0,0 +1,40 @@ +author: Will Stephenson + +change choice to initialise qt locale for 4.5 to runtime instead of build time +so kdelibs built with Qt4.4 works with Qt4.5 +Patch is linux-specific, hence can't be upstreamed. + +--- a/kdecore/CMakeLists.txt ++++ b/kdecore/CMakeLists.txt +@@ -275,7 +275,7 @@ endif (NOT Q_WS_X11 AND NOT Q_WS_QWS) + + kde4_add_library(kdecore SHARED ${kdecore_LIB_SRCS}) + +-target_link_libraries(kdecore ${QT_QTCORE_LIBRARY} ${QT_QTNETWORK_LIBRARY} ${QT_QTDBUS_LIBRARY} ${QT_QTXML_LIBRARY} ${ZLIB_LIBRARY} ${kdecore_OPTIONAL_LIBS}) ++target_link_libraries(kdecore ${QT_QTCORE_LIBRARY} ${QT_QTNETWORK_LIBRARY} ${QT_QTDBUS_LIBRARY} ${QT_QTXML_LIBRARY} ${ZLIB_LIBRARY} ${kdecore_OPTIONAL_LIBS} ${CMAKE_DL_LIBS}) + + if(WIN32) + set(kdecore_LINK_INTERFACE_LIBRARIES ${QT_QTDBUS_LIBRARY} ${QT_QTCORE_LIBRARY} ${KDEWIN32_LIBRARIES}) +--- a/kdecore/localization/kcatalog.cpp ++++ b/kdecore/localization/kcatalog.cpp +@@ -26,6 +26,8 @@ + + #include + ++#include ++#include + #include + #include + #include "gettext.h" +@@ -39,8 +39,9 @@ + int kInitializeLocale() + { + setlocale(LC_ALL, ""); +- extern Q_CORE_EXPORT bool qt_locale_initialized; // in Qt since 4.5.0 +- qt_locale_initialized = true; // as recommended by Thiago ++ if (strncmp(qVersion(), "4.5", 3) == 0) { // it's Qt 4.5 ++ *(bool*)dlsym(RTLD_DEFAULT, "qt_locale_initialized") = true; ++ } + s_localeSet = true; + return 1; + } --- kde4libs-4.3.2.orig/debian/patches/kubuntu_67_cmake_install_paths.diff +++ kde4libs-4.3.2/debian/patches/kubuntu_67_cmake_install_paths.diff @@ -0,0 +1,18 @@ +Index: kdelibs-4.2.85/cmake/modules/FindKDE4Internal.cmake +=================================================================== +--- kdelibs-4.2.85.orig/cmake/modules/FindKDE4Internal.cmake 2009-05-08 12:20:40.000000000 +0000 ++++ kdelibs-4.2.85/cmake/modules/FindKDE4Internal.cmake 2009-05-08 12:20:40.000000000 +0000 +@@ -624,10 +624,10 @@ + + set(PLUGIN_INSTALL_DIR "lib${LIB_SUFFIX}/kde4" ) # "The subdirectory relative to the install prefix where plugins will be installed (default is ${LIB_INSTALL_DIR}/kde4) + set(CONFIG_INSTALL_DIR "share/config" ) # The config file install dir +- set(DATA_INSTALL_DIR "share/apps" ) # The parent directory where applications can install their data +- set(HTML_INSTALL_DIR "share/doc/HTML" ) # The HTML install dir for documentation ++ set(DATA_INSTALL_DIR "share/kde4/apps" ) # The parent directory where applications can install their data ++ set(HTML_INSTALL_DIR "share/doc/kde/HTML" ) # The HTML install dir for documentation + set(ICON_INSTALL_DIR "share/icons" ) # The icon install dir (default ${SHARE_INSTALL_PREFIX}/share/icons/) +- set(KCFG_INSTALL_DIR "share/config.kcfg" ) # The install dir for kconfig files ++ set(KCFG_INSTALL_DIR "share/kde4/config.kcfg" ) # The install dir for kconfig files + set(LOCALE_INSTALL_DIR "share/locale" ) # The install dir for translations + set(MIME_INSTALL_DIR "share/mimelnk" ) # The install dir for the mimetype desktop files + set(SERVICES_INSTALL_DIR "share/kde4/services" ) # The install dir for service (desktop, protocol, ...) files --- kde4libs-4.3.2.orig/debian/patches/22_hack_in_etc_kde4_in_kstandarddirs.diff +++ kde4libs-4.3.2/debian/patches/22_hack_in_etc_kde4_in_kstandarddirs.diff @@ -0,0 +1,25 @@ +In the case of config files, we want a local sysadm dir added as well. + +The priorities is as follows: + + - peoples homedir (.kde4) + - for config files, /etc/kde4/ + - what's defined in KDEDIRS + - the default install path. + +With this patch, we can also install all config files into /usr/ as they just can get +overridden by adding new files to /etc/kde4 by the sysadm. + +--- a/kdecore/kernel/kstandarddirs.cpp ++++ b/kdecore/kernel/kstandarddirs.cpp +@@ -1031,6 +1031,10 @@ QStringList KStandardDirs::resourceDirs( + if ((local || testdir.exists()) && !candidates.contains(path)) + candidates.append(path); + } ++ // UGLY HACK - forward porting Chris CHeney's HACK - Rex Dieter ++ if ( local && (!strcmp("config", type))) // local is used as a "homedir marker" ++ candidates.append("/etc/kde4/"); ++ // + local = false; + } + else --- kde4libs-4.3.2.orig/debian/patches/kubuntu_69_fdo_notifications.diff +++ kde4libs-4.3.2/debian/patches/kubuntu_69_fdo_notifications.diff @@ -0,0 +1,48 @@ +From f9a7cb9181b806d91aebbfb6b15faa1df779c56a Mon Sep 17 00:00:00 2001 +From: =?utf-8?q?Aur=C3=A9lien=20G=C3=A2teau?= +Date: Tue, 30 Jun 2009 15:18:22 +0200 +Subject: [PATCH] Move notification timeout handling to knotify. + +--- + kdeui/util/knotification.cpp | 4 ---- + kdeui/util/knotificationmanager.cpp | 6 +++++- + 2 files changed, 5 insertions(+), 5 deletions(-) + +diff --git a/kdeui/util/knotification.cpp b/kdeui/util/knotification.cpp +index ae06437..83020d6 100644 +--- a/kdeui/util/knotification.cpp ++++ b/kdeui/util/knotification.cpp +@@ -338,10 +338,6 @@ void KNotification::sendEvent() + appname = KGlobal::mainComponent().componentName(); + } + +- if(!(d->flags & Persistent)) +- { +- QTimer::singleShot(6*1000, this, SLOT(close())); +- } + if (KNotificationManager::self()->notify( this , d->pixmap , d->actions , d->contexts , appname )) + d->id = -1; + } +diff --git a/kdeui/util/knotificationmanager.cpp b/kdeui/util/knotificationmanager.cpp +index d1c53b6..01cffd8 100644 +--- a/kdeui/util/knotificationmanager.cpp ++++ b/kdeui/util/knotificationmanager.cpp +@@ -132,10 +132,14 @@ bool KNotificationManager::notify( KNotification* n, const QPixmap &pix, + contextList << vl; + } + ++ // Persistent => 0 == infinite timeout ++ // CloseOnTimeout => -1 == let the server decide ++ int timeout = (n->flags() & KNotification::Persistent) ? 0 : -1; ++ + QList args; + args << n->eventId() << (appname.isEmpty() ? KGlobal::mainComponent().componentName() : appname); + args.append(QVariant(contextList)); +- args << n->title() << n->text() << pixmapData << QVariant(actions) << qlonglong(winId) ; ++ args << n->title() << n->text() << pixmapData << QVariant(actions) << timeout << qlonglong(winId) ; + return d->knotify->callWithCallback( "event", args, n, SLOT(slotReceivedId(int)), SLOT(slotReceivedIdError(QDBusError))); + } + +-- +1.6.0.4 + --- kde4libs-4.3.2.orig/debian/patches/11_default_kde4_xdg_menu_prefix.diff +++ kde4libs-4.3.2/debian/patches/11_default_kde4_xdg_menu_prefix.diff @@ -0,0 +1,34 @@ +--- a/kded/CMakeLists.txt ++++ b/kded/CMakeLists.txt +@@ -69,7 +69,7 @@ install(TARGETS kdontchangethehostname D + if (WIN32) + install( FILES applications.menu DESTINATION ${SHARE_INSTALL_PREFIX}/xdg/menus ) + else (WIN32) +-install( FILES applications.menu DESTINATION ${SYSCONF_INSTALL_DIR}/xdg/menus ) ++install( FILES applications.menu DESTINATION ${SYSCONF_INSTALL_DIR}/xdg/menus RENAME kde4-applications.menu ) + endif (WIN32) + install( FILES kdedmodule.desktop DESTINATION ${SERVICETYPES_INSTALL_DIR} ) + install( FILES kded.upd DESTINATION ${DATA_INSTALL_DIR}/kconf_update ) +--- a/kded/vfolder_menu.cpp ++++ b/kded/vfolder_menu.cpp +@@ -769,8 +769,10 @@ VFolderMenu::locateMenuFile(const QStrin + QString result; + + QString xdgMenuPrefix = QString::fromLocal8Bit(qgetenv("XDG_MENU_PREFIX")); +- if (!xdgMenuPrefix.isEmpty()) +- { ++ // enforce kde4 prefix unless XDG_MENU_PREFIX is set (LP: #297195) ++ if (xdgMenuPrefix.isEmpty()) ++ xdgMenuPrefix = QString("kde4-"); ++ + QFileInfo fileInfo(fileName); + + QString fileNameOnly = fileInfo.fileName(); +@@ -780,7 +782,6 @@ VFolderMenu::locateMenuFile(const QStrin + QString baseName = QDir::cleanPath(m_docInfo.baseDir + + fileInfo.path() + '/' + fileNameOnly); + result = KStandardDirs::locate("xdgconf-menu", baseName); +- } + + if (result.isEmpty()) + { --- kde4libs-4.3.2.orig/debian/patches/kubuntu_62_flash_installer.diff +++ kde4libs-4.3.2/debian/patches/kubuntu_62_flash_installer.diff @@ -0,0 +1,55 @@ +--- kdelibs-4.2.0/khtml/html/html_objectimpl.cpp.orig 2009-01-01 23:50:23.000000000 +0000 ++++ kdelibs-4.2.0/khtml/html/html_objectimpl.cpp 2009-01-02 00:16:50.000000000 +0000 +@@ -573,14 +573,36 @@ + // Prepare the URL to show in the question (host only if http, to make it short) + KUrl pluginPageURL(embed->pluginPage); + QString shortURL = pluginPageURL.protocol() == "http" ? pluginPageURL.host() : pluginPageURL.prettyUrl(); +- int res = KMessageBox::questionYesNo( part->view(), +- i18n("No plugin found for '%1'.\nDo you want to download one from %2?", mimeName, shortURL), ++ ++ int res; ++ if (mimeName.startsWith("Shockwave Flash", Qt::CaseInsensitive)) ++ { ++ res = KMessageBox::questionYesNo( part->view(), ++ i18n("No plugin found for '%1'.\nDo you want to download one from %2?", mimeName, "Ubuntu"), + i18n("Missing Plugin"), KGuiItem(i18n("Download")), KGuiItem(i18n("Do Not Download")), QString("plugin-")+serviceType); +- if (res == KMessageBox::Yes) ++ if (res == KMessageBox::Yes) ++ { ++ KProcess* proc = new KProcess(this); ++ QString cmd; ++ QStringList arguments; ++ cmd = "/usr/bin/install-package --install flashplugin-installer"; ++ arguments << "/usr/lib/kde4/libexec/kdesu" << QString(cmd); ++ proc->setProgram(arguments); ++ proc->start(); ++ return; ++ } ++ } ++ else + { +- // Display vendor download page +- ext->createNewWindow(pluginPageURL); +- return; ++ res = KMessageBox::questionYesNo( part->view(), ++ i18n("No plugin found for '%1'.\nDo you want to download one from %2?", mimeName, "Ubuntu"), ++ i18n("Missing Plugin"), KGuiItem(i18n("Download")), KGuiItem(i18n("Do Not Download")), QString("plugin-")+serviceType); ++ if (res == KMessageBox::Yes) ++ { ++ // Display vendor download page ++ ext->createNewWindow(pluginPageURL); ++ return; ++ } + } + } + } +--- kdelibs-4.2.0/khtml/html/html_objectimpl.cpp.orig 2009-02-05 03:02:40.000000000 -0330 ++++ kdelibs-4.2.0/khtml/html/html_objectimpl.cpp 2009-02-05 03:03:06.000000000 -0330 +@@ -37,6 +37,7 @@ + #include + #include + #include ++#include + + + #include "xml/dom_docimpl.h" --- kde4libs-4.3.2.orig/debian/patches/16_debian_menu.diff +++ kde4libs-4.3.2/debian/patches/16_debian_menu.diff @@ -0,0 +1,19 @@ +Include the Debian menu. Else all would end up under lost & found. + +Patch by Sune Vuorela. + +--- a/kded/applications.menu ++++ b/kded/applications.menu +@@ -437,5 +437,12 @@ + + + ++ ++ ++ Debian ++ debian.directory ++ debian-menu.menu ++ ++ + applications-kmenuedit.menu + --- kde4libs-4.3.2.orig/debian/patches/series +++ kde4libs-4.3.2/debian/patches/series @@ -0,0 +1,28 @@ +08_add_debian_build_type.diff +11_default_kde4_xdg_menu_prefix.diff +13_qt4_designer_plugins_path.diff +14_hardcode_ptm_device.diff +#15_kfreebsd_support.diff +16_debian_menu.diff +17_findservicebydesktoppath_try_realfilepath.diff +19_findqt4_optional_x11_pthread.diff +20_use_dejavu_as_default_font.diff +22_hack_in_etc_kde4_in_kstandarddirs.diff +23_solid_no_double_build.diff +24_runtime_qt45_locale_initialization.diff +25_ld_exclude_libs_qtuitools.diff +kubuntu_01_no_translate_pc_dir.diff +kubuntu_04_add_langpack_path.diff +kubuntu_06_user_disk_mounting.diff +kubuntu_07_apport_not_drkonqi.diff +kubuntu_19_no_indent_kickoff_subtext.diff +kubuntu_51_launchpad_integration.diff +kubuntu_56_langpacks_desktop_files.diff +kubuntu_62_flash_installer.diff +kubuntu_64_rosetta_translation.diff +kubuntu_67_cmake_install_paths.diff +kubuntu_68_remove_applet_confirmation.diff +kubuntu_69_fdo_notifications.diff +kubuntu_70_abort_script.diff +kubuntu_71_netbook_add_plasmawindoweffects.diff +security_01_CVE-2009-2702.diff --- kde4libs-4.3.2.orig/debian/patches/kubuntu_04_add_langpack_path.diff +++ kde4libs-4.3.2/debian/patches/kubuntu_04_add_langpack_path.diff @@ -0,0 +1,13 @@ +Index: kdelibs-4.2.85/kdecore/kernel/kstandarddirs.cpp +=================================================================== +--- kdelibs-4.2.85.orig/kdecore/kernel/kstandarddirs.cpp 2009-05-08 12:21:10.000000000 +0000 ++++ kdelibs-4.2.85/kdecore/kernel/kstandarddirs.cpp 2009-05-08 12:21:10.000000000 +0000 +@@ -1767,6 +1767,8 @@ + + addResourceDir("home", QDir::homePath(), false); + ++ addResourceDir("locale", "/usr/share/locale-langpack/", true); ++ + addResourceType("autostart", "xdgconf-autostart", "/"); // merge them, start with xdg autostart + addResourceType("autostart", NULL, "share/autostart"); // KDE ones are higher priority + } --- kde4libs-4.3.2.orig/debian/patches/kubuntu_71_netbook_add_plasmawindoweffects.diff +++ kde4libs-4.3.2/debian/patches/kubuntu_71_netbook_add_plasmawindoweffects.diff @@ -0,0 +1,217 @@ +Index: kde4libs-4.3.0/plasma/CMakeLists.txt +=================================================================== +--- kde4libs-4.3.0.orig/plasma/CMakeLists.txt 2009-08-05 18:40:46.000000000 +0200 ++++ kde4libs-4.3.0/plasma/CMakeLists.txt 2009-08-05 18:40:49.000000000 +0200 +@@ -103,6 +103,7 @@ + version.cpp + view.cpp + wallpaper.cpp ++ windoweffects.cpp + widgets/checkbox.cpp + widgets/combobox.cpp + widgets/flashinglabel.cpp +@@ -211,6 +212,7 @@ + extendergroup.h + extenderitem.h + paintutils.h ++ windoweffects.h + framesvg.h + plasma.h + plasma_export.h +Index: kde4libs-4.3.0/includes/CMakeLists.txt +=================================================================== +--- kde4libs-4.3.0.orig/includes/CMakeLists.txt 2009-08-05 18:41:12.000000000 +0200 ++++ kde4libs-4.3.0/includes/CMakeLists.txt 2009-08-05 18:41:35.000000000 +0200 +@@ -1007,6 +1007,7 @@ + Plasma/Version + Plasma/Wallpaper + Plasma/WebView ++ Plasma/WindowEffects + Plasma/VideoWidget + DESTINATION ${INCLUDE_INSTALL_DIR}/KDE/Plasma COMPONENT Devel) + +Index: kde4libs-4.3.0/includes/Plasma/WindowEffects +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ kde4libs-4.3.0/includes/Plasma/WindowEffects 2009-08-05 18:41:59.000000000 +0200 +@@ -0,0 +1 @@ ++#include "../../plasma/windoweffects.h" +--- /dev/null 2009-07-22 05:21:08.000000000 +0100 ++++ kde4libs-4.3.0/plasma/windoweffects.cpp 2009-08-06 12:06:07.000000000 +0100 +@@ -0,0 +1,109 @@ ++/* ++ * Copyright 2009 Marco Martin ++ * ++ * This program is free software; you can redistribute it and/or modify ++ * it under the terms of the GNU Library General Public License as ++ * published by the Free Software Foundation; either version 2, or ++ * (at your option) any later version. ++ * ++ * This program is distributed in the hope that it will be useful, ++ * but WITHOUT ANY WARRANTY; without even the implied warranty of ++ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++ * GNU General Public License for more details ++ * ++ * You should have received a copy of the GNU Library General Public ++ * License along with this program; if not, write to the ++ * Free Software Foundation, Inc., ++ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ++ */ ++ ++#include "windoweffects.h" ++ ++#include ++ ++#include ++ ++#ifdef Q_WS_X11 ++#include ++#include ++#endif ++ ++namespace Plasma ++{ ++ ++namespace WindowEffects ++{ ++ ++void slideWindow(WId id, Plasma::Location location, int offset) ++{ ++#ifdef Q_WS_X11 ++ Display *dpy = QX11Info::display(); ++ Atom atom = XInternAtom( dpy, "_KDE_SLIDE", False ); ++ QVarLengthArray data(2); ++ ++ data[0] = offset; ++ ++ switch (location) { ++ case LeftEdge: ++ data[1] = 0; ++ break; ++ case TopEdge: ++ data[1] = 1; ++ break; ++ case RightEdge: ++ data[1] = 2; ++ break; ++ case BottomEdge: ++ data[1] = 3; ++ default: ++ break; ++ } ++ ++ if (location == Desktop || location == Floating) { ++ XDeleteProperty(dpy, id, atom); ++ } else { ++ XChangeProperty(dpy, id, atom, atom, 32, PropModeReplace, ++ reinterpret_cast(data.data()), data.size()); ++ } ++#endif ++} ++ ++void slideWindow(QWidget *widget, Plasma::Location location) ++{ ++#ifdef Q_WS_X11 ++ Display *dpy = QX11Info::display(); ++ Atom atom = XInternAtom( dpy, "_KDE_SLIDE", False ); ++ QVarLengthArray data(2); ++ ++ switch (location) { ++ case LeftEdge: ++ data[0] = widget->geometry().left(); ++ data[1] = 0; ++ break; ++ case TopEdge: ++ data[0] = widget->geometry().top(); ++ data[1] = 1; ++ break; ++ case RightEdge: ++ data[0] = widget->geometry().right(); ++ data[1] = 2; ++ break; ++ case BottomEdge: ++ data[0] = widget->geometry().bottom(); ++ data[1] = 3; ++ default: ++ break; ++ } ++ ++ if (location == Desktop || location == Floating) { ++ XDeleteProperty(dpy, widget->effectiveWinId(), atom); ++ } else { ++ XChangeProperty(dpy, widget->effectiveWinId(), atom, atom, 32, PropModeReplace, ++ reinterpret_cast(data.data()), data.size()); ++ } ++#endif ++} ++ ++} ++ ++} +--- /dev/null 2009-07-22 05:21:08.000000000 +0100 ++++ kde4libs-4.3.0/plasma/windoweffects.h 2009-08-06 12:06:13.000000000 +0100 +@@ -0,0 +1,64 @@ ++/* ++ * Copyright 2009 Marco Martin ++ * ++ * This program is free software; you can redistribute it and/or modify ++ * it under the terms of the GNU Library General Public License as ++ * published by the Free Software Foundation; either version 2, or ++ * (at your option) any later version. ++ * ++ * This program is distributed in the hope that it will be useful, ++ * but WITHOUT ANY WARRANTY; without even the implied warranty of ++ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++ * GNU General Public License for more details ++ * ++ * You should have received a copy of the GNU Library General Public ++ * License along with this program; if not, write to the ++ * Free Software Foundation, Inc., ++ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ++ */ ++ ++#ifndef PLASMA_WINDOWEFFECTS_H ++#define PLASMA_WINDOWEFFECTS_H ++ ++#include ++ ++#include ++ ++/** @headerfile plasma/windoweffect.h */ ++ ++namespace Plasma ++{ ++ ++/** ++ * Namespace for all window effects for Plasma/KWin interaction ++ * @since 4.4 ++ */ ++namespace WindowEffects ++{ ++ /** ++ * Mark a window as sliding from screen edge ++ * ++ * @arg id of the window on which we want to apply the effect ++ * @arg location edge of the screen from which we want the slifing effect. ++ * Desktop and FLoating won't have effect. ++ * @arg offset distance in pixels from the screen edge defined by location ++ * @since 4.4 ++ */ ++ PLASMA_EXPORT void slideWindow(WId id, Plasma::Location location, int offset); ++ ++ /** ++ * Mark a window as sliding from screen edge ++ * This is an overloaded member function provided for convenience ++ * ++ * @arg widget QWidget corresponding to the top level window we want to animate ++ * @arg location edge of the screen from which we want the slifing effect. ++ * Desktop and FLoating won't have effect. ++ * @since 4.4 ++ */ ++ PLASMA_EXPORT void slideWindow(QWidget *widget, Plasma::Location location); ++} ++ ++} // namespace Plasma ++ ++#endif ++ --- kde4libs-4.3.2.orig/debian/patches/kubuntu_19_no_indent_kickoff_subtext.diff +++ kde4libs-4.3.2/debian/patches/kubuntu_19_no_indent_kickoff_subtext.diff @@ -0,0 +1,11 @@ +--- kdelibs/plasma/delegate.cpp 2009-05-06 10:14:41.000000000 +0000 ++++ kdelibs/plasma/delegate.cpp 2009-05-08 12:10:34.000000000 +0000 +@@ -310,7 +310,7 @@ + p.setPen(textColor); + } + p.setFont(subTitleFont); +- p.drawText(subTitleRect, Qt::AlignLeft|Qt::AlignVCenter, " " + subTitleText); ++ p.drawText(subTitleRect, Qt::AlignLeft|Qt::AlignVCenter, subTitleText); + } + p.end(); + --- kde4libs-4.3.2.orig/debian/patches/kubuntu_51_launchpad_integration.diff +++ kde4libs-4.3.2/debian/patches/kubuntu_51_launchpad_integration.diff @@ -0,0 +1,283 @@ +Index: kde4libs-4.3.1/kdeui/widgets/khelpmenu.h +=================================================================== +--- kde4libs-4.3.1.orig/kdeui/widgets/khelpmenu.h 2009-09-05 22:28:16.287180319 -0500 ++++ kde4libs-4.3.1/kdeui/widgets/khelpmenu.h 2009-09-05 22:28:24.846170676 -0500 +@@ -170,7 +170,9 @@ + menuAboutApp = 2, + menuAboutKDE = 3, + menuReportBug = 4, +- menuSwitchLanguage = 5 ++ menuSwitchLanguage = 5, ++ menuKubuntuGetHelpOnline = 100, ++ menuKubuntuTranslate = 101 + }; + + /** +@@ -206,6 +208,16 @@ + void aboutApplication(); + + /** ++ * Launches the launchpad-integration app for translation ++ */ ++ void kubuntuTranslate(); ++ ++ /** ++ * Launches the launchpad-integration app for Kubuntu Online Help ++ */ ++ void kubuntuGetHelpOnline(); ++ ++ /** + * Opens the standard "About KDE" dialog box. + */ + void aboutKDE(); +Index: kde4libs-4.3.1/kdeui/widgets/khelpmenu.cpp +=================================================================== +--- kde4libs-4.3.1.orig/kdeui/widgets/khelpmenu.cpp 2009-09-05 22:28:16.303180565 -0500 ++++ kde4libs-4.3.1/kdeui/widgets/khelpmenu.cpp 2009-09-05 22:29:35.270187517 -0500 +@@ -48,12 +48,15 @@ + #include + #include + #include ++#include + + #include + #ifdef Q_WS_X11 + #include + #endif + ++#include ++ + using namespace KDEPrivate; + + class KHelpMenuPrivate +@@ -66,10 +69,12 @@ + mMenu = 0; + mAboutApp = 0; + mAboutKDE = 0; +- mBugReport = 0; ++ //mBugReport = 0; + mHandBookAction = 0; + mWhatsThisAction = 0; + mReportBugAction = 0; ++ mKubuntuGetHelpOnlineAction = 0; ++ mKubuntuTranslateAction = 0; + mAboutAppAction = 0; + mAboutKDEAction = 0; + } +@@ -78,14 +83,14 @@ + delete mMenu; + delete mAboutApp; + delete mAboutKDE; +- delete mBugReport; ++ //delete mBugReport; + delete mSwitchApplicationLanguage; + } + + KMenu *mMenu; + KDialog *mAboutApp; + KAboutKdeDialog *mAboutKDE; +- KBugReport *mBugReport; ++ //KBugReport *mBugReport; + KSwitchLanguageDialog *mSwitchApplicationLanguage; + + // TODO evaluate if we use static_cast(parent()) instead of mParent to win that bit of memory +@@ -95,6 +100,7 @@ + bool mShowWhatsThis; + + KAction *mHandBookAction, *mWhatsThisAction; ++ QAction *mKubuntuGetHelpOnlineAction, *mKubuntuTranslateAction; + QAction *mReportBugAction, *mSwitchApplicationLanguageAction, *mAboutAppAction, *mAboutKDEAction; + + const KAboutData *mAboutData; +@@ -124,6 +130,8 @@ + if (showWhatsThis) + actions->addAction(KStandardAction::WhatsThis, this, SLOT(contextHelpActivated())); + actions->addAction(KStandardAction::ReportBug, this, SLOT(reportBug())); ++ actions->addAction(KStandardAction::KubuntuGetHelpOnline, this, SLOT(kubuntuGetHelpOnline())); ++ actions->addAction(KStandardAction::KubuntuTranslate, this, SLOT(kubuntuTranslate())); + actions->addAction(KStandardAction::SwitchApplicationLanguage, this, SLOT(switchApplicationLanguage())); + actions->addAction(KStandardAction::AboutApp, this, SLOT(aboutApplication())); + actions->addAction(KStandardAction::AboutKDE, this, SLOT(aboutKDE())); +@@ -188,6 +196,25 @@ + if (need_separator) + d->mMenu->addSeparator(); + ++ need_separator = false; ++ ++ if (KAuthorized::authorizeKAction("kubuntu_get_help_online")) ++ { ++ d->mKubuntuGetHelpOnlineAction = d->mMenu->addAction( KIcon("launchpad"), ++ i18n( "&Get Help Online" ), this, SLOT( kubuntuGetHelpOnline() ) ); ++ need_separator = true; ++ } ++ ++ if (KAuthorized::authorizeKAction("kubuntu_translate")) ++ { ++ d->mKubuntuTranslateAction = d->mMenu->addAction( KIcon("preferences-desktop-locale"), ++ i18n( "&Translate this Application" ), this, SLOT( kubuntuTranslate() ) ); ++ need_separator = true; ++ } ++ ++ if (need_separator) ++ d->mMenu->addSeparator(); ++ + if (KAuthorized::authorizeKAction("help_about_app")) + { + d->mAboutAppAction = d->mMenu->addAction( qApp->windowIcon(), +@@ -223,6 +250,14 @@ + return d->mSwitchApplicationLanguageAction; + break; + ++ case menuKubuntuGetHelpOnline: ++ return d->mKubuntuGetHelpOnlineAction; ++ break; ++ ++ case menuKubuntuTranslate: ++ return d->mKubuntuTranslateAction; ++ break; ++ + case menuAboutApp: + return d->mAboutAppAction; + break; +@@ -287,6 +322,26 @@ + } + + ++void KHelpMenu::kubuntuGetHelpOnline() ++{ ++ const KAboutData *aboutData = KGlobal::mainComponent().aboutData(); ++ QString path = KStandardDirs::findExe( aboutData->appName() ); ++ KProcess *proc = new KProcess; ++ *proc << "launchpad-integration" << "--file" << path << "--info"; ++ proc->start(); ++} ++ ++ ++void KHelpMenu::kubuntuTranslate() ++{ ++ const KAboutData *aboutData = KGlobal::mainComponent().aboutData(); ++ QString path = KStandardDirs::findExe( aboutData->appName() ); ++ KProcess *proc = new KProcess; ++ *proc << "launchpad-integration" << "--file" << path << "--translate"; ++ proc->start(); ++} ++ ++ + void KHelpMenu::aboutKDE() + { + if( !d->mAboutKDE ) +@@ -300,12 +355,21 @@ + + void KHelpMenu::reportBug() + { ++ // Reimplement reportBug to utilize apport for Kubuntu ++ const KAboutData *aboutData = KGlobal::mainComponent().aboutData(); ++ QString pid = QString::number(getpid()); ++ KProcess *proc = new KProcess; ++ *proc << "/usr/share/apport/apport-kde" << "-f" << "-P" << pid; ++ proc->start(); ++ ++ /* + if( !d->mBugReport ) + { + d->mBugReport = new KBugReport( d->mParent, false, d->mAboutData ); + connect( d->mBugReport, SIGNAL(finished()),this,SLOT( dialogFinished()) ); + } + d->mBugReport->show(); ++ */ + } + + +@@ -333,10 +397,12 @@ + delete d->mAboutKDE; d->mAboutKDE = 0; + } + ++ /* + if( d->mBugReport && !d->mBugReport->isVisible() ) + { + delete d->mBugReport; d->mBugReport = 0; + } ++ */ + + if ( d->mSwitchApplicationLanguage && !d->mSwitchApplicationLanguage->isVisible() ) + { +Index: kde4libs-4.3.1/kdeui/actions/kstandardaction.h +=================================================================== +--- kde4libs-4.3.1.orig/kdeui/actions/kstandardaction.h 2009-09-05 22:28:16.331172426 -0500 ++++ kde4libs-4.3.1/kdeui/actions/kstandardaction.h 2009-09-05 22:28:24.850179447 -0500 +@@ -160,7 +160,9 @@ + FullScreen, + Clear, + PasteText, +- SwitchApplicationLanguage ++ SwitchApplicationLanguage, ++ KubuntuGetHelpOnline = 200, ++ KubuntuTranslate = 201 + }; + + /** +@@ -570,6 +572,16 @@ + KDEUI_EXPORT KAction *reportBug(const QObject *recvr, const char *slot, QObject *parent); + + /** ++ * Launch the launchpad-integration app for Kubuntu Online Help ++ */ ++ KDEUI_EXPORT KAction *kubuntuGetHelpOnline(const QObject *recvr, const char *slot, QObject *parent); ++ ++ /** ++ * Launch the launchpad-integration app for Translation ++ */ ++ KDEUI_EXPORT KAction *kubuntuTranslate(const QObject *recvr, const char *slot, QObject *parent); ++ ++ /** + * Display the application's About box. + */ + KDEUI_EXPORT KAction *aboutApp(const QObject *recvr, const char *slot, QObject *parent); +Index: kde4libs-4.3.1/kdeui/actions/kstandardaction_p.h +=================================================================== +--- kde4libs-4.3.1.orig/kdeui/actions/kstandardaction_p.h 2009-09-05 22:28:16.347171414 -0500 ++++ kde4libs-4.3.1/kdeui/actions/kstandardaction_p.h 2009-09-05 22:28:24.850179447 -0500 +@@ -113,6 +113,8 @@ + { TipofDay, KStandardShortcut::TipofDay, "help_show_tip", I18N_NOOP("Tip of the &Day"), 0, "help-hint" }, + { ReportBug, KStandardShortcut::ReportBug, "help_report_bug", I18N_NOOP("&Report Bug..."), 0, "tools-report-bug" }, + { SwitchApplicationLanguage, KStandardShortcut::SwitchApplicationLanguage, "switch_application_language", I18N_NOOP("Switch Application &Language..."), 0, 0 }, ++ { KubuntuGetHelpOnline, KStandardShortcut::AccelNone, "kubuntu_get_help_online", I18N_NOOP("&Get Help Online"), 0, "launchpad" }, ++ { KubuntuTranslate, KStandardShortcut::AccelNone, "kubuntu_translate", I18N_NOOP("&Translate This Application"), 0, "preferences-desktop-locale" }, + { AboutApp, KStandardShortcut::AccelNone, "help_about_app", I18N_NOOP("&About %1"), 0, 0 }, + { AboutKDE, KStandardShortcut::AccelNone, "help_about_kde", I18N_NOOP("About &KDE"), 0, "kde" }, + { ActionNone, KStandardShortcut::AccelNone, 0, 0, 0, 0 } +Index: kde4libs-4.3.1/kdeui/actions/kstandardaction.cpp +=================================================================== +--- kde4libs-4.3.1.orig/kdeui/actions/kstandardaction.cpp 2009-09-05 22:28:16.315198986 -0500 ++++ kde4libs-4.3.1/kdeui/actions/kstandardaction.cpp 2009-09-05 22:28:24.850179447 -0500 +@@ -617,6 +617,16 @@ + return KStandardAction::create( SwitchApplicationLanguage, recvr, slot, parent ); + } + ++KAction *kubuntuTranslate( const QObject *recvr, const char *slot, QObject *parent ) ++{ ++ return KStandardAction::create( KubuntuTranslate, recvr, slot, parent ); ++} ++ ++KAction *kubuntuGetHelpOnline( const QObject *recvr, const char *slot, QObject *parent ) ++{ ++ return KStandardAction::create( KubuntuGetHelpOnline, recvr, slot, parent ); ++} ++ + KAction *aboutApp( const QObject *recvr, const char *slot, QObject *parent ) + { + return KStandardAction::create( AboutApp, recvr, slot, parent ); +Index: kde4libs-4.3.1/kdeui/xmlgui/ui_standards.rc +=================================================================== +--- kde4libs-4.3.1.orig/kdeui/xmlgui/ui_standards.rc 2009-09-05 22:28:16.371182217 -0500 ++++ kde4libs-4.3.1/kdeui/xmlgui/ui_standards.rc 2009-09-05 22:28:24.850179447 -0500 +@@ -185,6 +185,9 @@ + + + ++ ++ ++ + + + --- kde4libs-4.3.2.orig/debian/patches/kubuntu_07_apport_not_drkonqi.diff +++ kde4libs-4.3.2/debian/patches/kubuntu_07_apport_not_drkonqi.diff @@ -0,0 +1,22 @@ +Index: kde4libs-4.2.96/kdeui/kernel/kapplication.cpp +=================================================================== +--- kde4libs-4.2.96.orig/kdeui/kernel/kapplication.cpp 2009-07-10 16:48:12.577785481 -0500 ++++ kde4libs-4.2.96/kdeui/kernel/kapplication.cpp 2009-07-10 16:56:14.530471553 -0500 +@@ -831,6 +831,17 @@ + } + + bool nocrashhandler = (!qgetenv("KDE_DEBUG").isEmpty()); ++ ++ QFile file("/etc/default/apport"); ++ if (file.open(QIODevice::ReadOnly | QIODevice::Text) && QFile::exists("/usr/share/apport/apport-kde")) { ++ while (!file.atEnd()) { ++ QByteArray line = file.readLine(); ++ if (line.contains("enabled=1")) { ++ nocrashhandler = true; ++ } ++ } ++ } ++ + if (!nocrashhandler && args->isSet("crashhandler")) + { + // set default crash handler --- kde4libs-4.3.2.orig/debian/patches/kubuntu_64_rosetta_translation.diff +++ kde4libs-4.3.2/debian/patches/kubuntu_64_rosetta_translation.diff @@ -0,0 +1,13 @@ +Index: kdelibs-4.1.85/kdecore/kernel/kaboutdata.cpp +=================================================================== +--- kdelibs-4.1.85.orig/kdecore/kernel/kaboutdata.cpp 2008-05-21 13:08:57.000000000 +0200 ++++ kdelibs-4.1.85/kdecore/kernel/kaboutdata.cpp 2008-12-11 18:24:44.000000000 +0100 +@@ -848,7 +848,7 @@ + "of the translation teams all over the world.

" + "

For more information on KDE internationalization " + "visit http://l10n.kde.org

" +- ); ++ ) + i18n("

Kubuntu includes additions and alterations to the KDE translation from Launchpad.

"); + } + + QString --- kde4libs-4.3.2.orig/debian/patches/13_qt4_designer_plugins_path.diff +++ kde4libs-4.3.2/debian/patches/13_qt4_designer_plugins_path.diff @@ -0,0 +1,11 @@ +--- a/kdewidgets/CMakeLists.txt ++++ b/kdewidgets/CMakeLists.txt +@@ -55,7 +55,7 @@ if(NOT WIN32) + ) + endif(NOT WIN32) + +-install(TARGETS kdewidgets DESTINATION ${PLUGIN_INSTALL_DIR}/plugins/designer ) ++install(TARGETS kdewidgets DESTINATION /usr/lib/qt4/plugins/designer ) + + if (QT_QT3SUPPORT_FOUND) + --- kde4libs-4.3.2.orig/debian/patches/security_01_CVE-2009-2702.diff +++ kde4libs-4.3.2/debian/patches/security_01_CVE-2009-2702.diff @@ -0,0 +1,66 @@ +# +# Description: Fix parsing of Subject Alternate Names in kssl (CVE-2009-2702) +# Patch: https://bugzilla.redhat.com/show_bug.cgi?id=520661 +# +diff -Nur kde4libs-4.3.1/kio/kssl/kopenssl.cpp kde4libs-4.3.1.new/kio/kssl/kopenssl.cpp +--- kde4libs-4.3.1/kio/kssl/kopenssl.cpp 2008-10-22 18:05:00.000000000 -0500 ++++ kde4libs-4.3.1.new/kio/kssl/kopenssl.cpp 2009-09-15 15:23:51.584490985 -0500 +@@ -196,6 +196,7 @@ + static X509_NAME *(*K_X509_NAME_new)() = 0L; + static int (*K_X509_REQ_set_subject_name)(X509_REQ*,X509_NAME*) = 0L; + static unsigned char *(*K_ASN1_STRING_data)(ASN1_STRING*) = 0L; ++static int (*K_ASN1_STRING_length)(ASN1_STRING*) = 0L; + static STACK_OF(SSL_CIPHER) *(*K_SSL_get_ciphers)(const SSL *ssl) = 0L; + + #endif +@@ -530,6 +531,7 @@ + K_X509_NAME_new = (X509_NAME *(*)()) d->cryptoLib->resolveFunction("X509_NAME_new"); + K_X509_REQ_set_subject_name = (int (*)(X509_REQ*,X509_NAME*)) d->cryptoLib->resolveFunction("X509_REQ_set_subject_name"); + K_ASN1_STRING_data = (unsigned char *(*)(ASN1_STRING*)) d->cryptoLib->resolveFunction("ASN1_STRING_data"); ++ K_ASN1_STRING_length = (int (*)(ASN1_STRING*)) d->cryptoLib->resolveFunction("ASN1_STRING_length"); + #endif + } + +@@ -1577,6 +1579,13 @@ + return 0L; + } + ++ ++int KOpenSSLProxy::ASN1_STRING_length(ASN1_STRING *x) { ++ if (K_ASN1_STRING_length) return (K_ASN1_STRING_length)(x); ++ return 0L; ++} ++ ++ + STACK_OF(SSL_CIPHER) *KOpenSSLProxy::SSL_get_ciphers(const SSL* ssl) { + if (K_SSL_get_ciphers) return (K_SSL_get_ciphers)(ssl); + return 0L; +diff -Nur kde4libs-4.3.1/kio/kssl/kopenssl.h kde4libs-4.3.1.new/kio/kssl/kopenssl.h +--- kde4libs-4.3.1/kio/kssl/kopenssl.h 2009-05-19 07:06:53.000000000 -0500 ++++ kde4libs-4.3.1.new/kio/kssl/kopenssl.h 2009-09-15 15:25:11.140488161 -0500 +@@ -596,6 +596,11 @@ + unsigned char *ASN1_STRING_data(ASN1_STRING *x); + + /* ++ * ASN1_STRING_length ++ */ ++ int ASN1_STRING_length(ASN1_STRING *x); ++ ++ /* + * + */ + int OBJ_obj2nid(ASN1_OBJECT *o); +diff -Nur kde4libs-4.3.1/kio/kssl/ksslcertificate.cpp kde4libs-4.3.1.new/kio/kssl/ksslcertificate.cpp +--- kde4libs-4.3.1/kio/kssl/ksslcertificate.cpp 2009-01-16 09:07:05.000000000 -0600 ++++ kde4libs-4.3.1.new/kio/kssl/ksslcertificate.cpp 2009-09-15 15:23:51.592489153 -0500 +@@ -1305,7 +1305,9 @@ + } + + QString s = (const char *)d->kossl->ASN1_STRING_data(val->d.ia5); +- if (!s.isEmpty()) { ++ if (!s.isEmpty() && ++ /* skip subjectAltNames with embedded NULs */ ++ s.length() == d->kossl->ASN1_STRING_length(val->d.ia5)) { + rc += s; + } + } --- kde4libs-4.3.2.orig/debian/patches/kubuntu_70_abort_script.diff +++ kde4libs-4.3.2/debian/patches/kubuntu_70_abort_script.diff @@ -0,0 +1,26 @@ +Index: kross/modules/form.cpp +=================================================================== +--- kdelibs/kross/modules/form.cpp (revision 1005251) ++++ kdelibs/kross/modules/form.cpp (working copy) +@@ -300,7 +300,7 @@ + void FormProgressDialog::done(int r) + { + if( r == Rejected && ! d->gotCanceled ) { +- if( KMessageBox::messageBox(this, KMessageBox::WarningContinueCancel, i18n("Abort?")) == KMessageBox::Continue ) { ++ if( KMessageBox::messageBox(this, KMessageBox::WarningContinueCancel, i18n("Cancel?")) == KMessageBox::Continue ) { + d->gotCanceled = true; + enableButton(KDialog::Cancel, false); + emit canceled(); +Index: khtml/ecma/kjs_binding.cpp +=================================================================== +--- kdelibs/khtml/ecma/kjs_binding.cpp (revision 1005251) ++++ kdelibs/khtml/ecma/kjs_binding.cpp (working copy) +@@ -181,7 +181,7 @@ + #endif + + kDebug(6070) << "alarmhandler"; +- return KMessageBox::warningYesNo(0L, i18n("A script on this page is causing KHTML to freeze. If it continues to run, other applications may become less responsive.\nDo you want to abort the script?"), i18n("JavaScript"), KGuiItem(i18n("&Abort")), KStandardGuiItem::cont(), "kjscupguard_alarmhandler") == KMessageBox::Yes; ++ return KMessageBox::warningYesNo(0L, i18n("A script on this page is causing KHTML to freeze. If it continues to run, other applications may become less responsive.\nDo you want to stop the script?"), i18n("JavaScript"), KGuiItem(i18n("&Stop Script")), KStandardGuiItem::cont(), "kjscupguard_alarmhandler") == KMessageBox::Yes; + } + + UString::UString(const QString &d) --- kde4libs-4.3.2.orig/debian/patches/kubuntu_06_user_disk_mounting.diff +++ kde4libs-4.3.2/debian/patches/kubuntu_06_user_disk_mounting.diff @@ -0,0 +1,190 @@ +Index: kdelibs-4.1.85/solid/solid/backends/hal/halstorageaccess.cpp +=================================================================== +--- kdelibs-4.1.85.orig/solid/solid/backends/hal/halstorageaccess.cpp 2008-12-10 17:12:28.000000000 +0100 ++++ kdelibs-4.1.85/solid/solid/backends/hal/halstorageaccess.cpp 2008-12-11 18:20:59.000000000 +0100 +@@ -23,15 +23,18 @@ + + #include + #include ++#include + #include + #include + #include + #include + #include + #include ++#include + + #include + #include ++#include + + #ifdef Q_OS_FREEBSD + #include +@@ -172,11 +175,21 @@ + { + // TODO: Better error reporting here + if (m_setupInProgress) { ++ if (error.name() == "org.freedesktop.Hal.Device.PermissionDeniedByPolicy") { ++ callHalPrivilegedVolumeMount(); ++ return; ++ } ++ + m_setupInProgress = false; + emit setupDone(Solid::UnauthorizedOperation, + error.name()+": "+error.message(), + m_device->udi()); + } else if (m_teardownInProgress) { ++ if (error.name() == "org.freedesktop.Hal.Device.PermissionDeniedByPolicy") { ++ callHalPrivilegedVolumeUnmount(); ++ return; ++ } ++ + m_teardownInProgress = false; + emit teardownDone(Solid::UnauthorizedOperation, + error.name()+": "+error.message(), +@@ -294,10 +307,16 @@ + #else + QString uid="uid="; + #endif +- if (halOptions.contains(uid)) { ++ QString fsType = m_device->property("volume.fstype").toString(); ++ ++ if (halOptions.contains("uid=") && !fsType.contains("ntfs")) { + options << uid+QString::number(::getuid()); + } + ++ if (fsType.contains("ntfs")) { ++ options << "locale=" + QString(setlocale(LC_ALL, "")); ++ } ++ + #ifdef Q_OS_FREEBSD + char *cType; + if ( fstype=="vfat" && halOptions.contains("-L=")) { +@@ -348,6 +367,85 @@ + SLOT(slotDBusError(const QDBusError &))); + } + ++QString sudoCommandName() ++{ ++ return "/usr/lib/kde4/libexec/kdesu"; ++} ++ ++QString dbusSendCommandName() ++{ ++ return "dbus-send"; ++} ++ ++QProcess* callPrivilegedCommand(const QString& command, ++ QObject* obj, const char* slot, ++ const QString& comment) ++{ ++ QProcess* process = new QProcess(obj); ++ ++ QObject::connect(process, SIGNAL(finished(int, QProcess::ExitStatus)), ++ obj, slot); ++ ++ QStringList commandArgs; ++ commandArgs << "-d" << "--noignorebutton"; ++ if(!comment.isEmpty()) ++ commandArgs << "--comment" << comment; ++ commandArgs << "-c" << command; ++ ++ process->start(sudoCommandName(), commandArgs); ++ ++ if (process->waitForStarted()) { ++ return process; ++ } else { ++ delete process; ++ return 0; ++ } ++} ++ ++bool Solid::Backends::Hal::StorageAccess::callHalPrivilegedVolumeMount() ++{ ++ QStringList options; ++ QStringList halOptions = m_device->property("volume.mount.valid_options").toStringList(); ++ ++ QString fsType = m_device->property("volume.fstype").toString(); ++ ++ if (halOptions.contains("uid=") && !fsType.contains("ntfs")) { ++ options << "uid="+QString::number(::getuid()); ++ } ++ ++ if (fsType.contains("ntfs")) { ++ options << "locale=" + QString(setlocale(LC_ALL, "")); ++ } ++ ++ QString command; ++ QTextStream(&command) << dbusSendCommandName() ++ << " --system --print-reply --dest=org.freedesktop.Hal " << m_device->udi() ++ << " org.freedesktop.Hal.Device.Volume.Mount string:" << filePath() ++ << " string: array:string:" << options.join(","); ++ ++ m_process = callPrivilegedCommand(command, ++ this, ++ SLOT(slotProcessFinished(int, QProcess::ExitStatus)), ++ i18n("Please enter your password to use this device")); ++ ++ return (m_process != 0); ++} ++ ++bool Solid::Backends::Hal::StorageAccess::callHalPrivilegedVolumeUnmount() ++{ ++ QString command; ++ QTextStream(&command) << dbusSendCommandName() ++ << " --system --print-reply --dest=org.freedesktop.Hal " << m_device->udi() ++ << " org.freedesktop.Hal.Device.Volume.Unmount array:string:force"; ++ ++ m_process = callPrivilegedCommand(command, ++ this, ++ SLOT(slotProcessFinished(int, QProcess::ExitStatus)), ++ i18n("Please enter your password to safely remove this device")); ++ ++ return m_process != 0; ++} ++ + bool Solid::Backends::Hal::StorageAccess::callSystemMount() + { + const QString device = m_device->property("block.device").toString(); +Index: kdelibs-4.1.85/solid/solid/backends/hal/halstorageaccess.h +=================================================================== +--- kdelibs-4.1.85.orig/solid/solid/backends/hal/halstorageaccess.h 2008-05-21 13:07:38.000000000 +0200 ++++ kdelibs-4.1.85/solid/solid/backends/hal/halstorageaccess.h 2008-12-11 18:20:59.000000000 +0100 +@@ -66,6 +66,9 @@ + bool callHalVolumeMount(); + bool callHalVolumeUnmount(); + ++ bool callHalPrivilegedVolumeMount(); ++ bool callHalPrivilegedVolumeUnmount(); ++ + bool callSystemMount(); + bool callSystemUnmount(); + +Index: kdelibs-4.1.85/solid/solid/CMakeLists.txt +=================================================================== +--- kdelibs-4.1.85.orig/solid/solid/CMakeLists.txt 2008-11-19 11:20:13.000000000 +0100 ++++ kdelibs-4.1.85/solid/solid/CMakeLists.txt 2008-12-11 18:20:59.000000000 +0100 +@@ -1,7 +1,7 @@ + set( EXECUTABLE_OUTPUT_PATH ${CMAKE_CURRENT_BINARY_DIR} ) + add_subdirectory( ifaces ) + add_subdirectory( backends ) +-include_directories( ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} ) ++include_directories( ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} ${PROJECT_SOURCE_DIR}/kdecore ) + + if(WIN32) + include_directories( ${KDEWIN32_INCLUDES} ) +@@ -178,9 +178,12 @@ + set(solid_OPTIONAL_LIBS ${solid_OPTIONAL_LIBS} ${KDEWIN32_LIBRARY}) + endif(WIN32) + ++set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -I${PROJECT_SOURCE_DIR}/kdecore") ++set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} -L${PROJECT_BINARY_DIR}/lib") ++ + kde4_add_library(solid SHARED ${solid_LIB_SRCS}) + +-target_link_libraries(solid ${QT_QTCORE_LIBRARY} ${QT_QTDBUS_LIBRARY} ${QT_QTXML_LIBRARY} ${QT_QTGUI_LIBRARY} ${solid_OPTIONAL_LIBS}) ++target_link_libraries(solid ${QT_QTCORE_LIBRARY} ${QT_QTDBUS_LIBRARY} ${QT_QTXML_LIBRARY} ${QT_QTGUI_LIBRARY} ${solid_OPTIONAL_LIBS} ${KDE4_KDECORE_LIBS}) + target_link_libraries(solid LINK_INTERFACE_LIBRARIES ${QT_CORE_LIBRARY} ) + + set_target_properties(solid PROPERTIES --- kde4libs-4.3.2.orig/debian/patches/kubuntu_01_no_translate_pc_dir.diff +++ kde4libs-4.3.2/debian/patches/kubuntu_01_no_translate_pc_dir.diff @@ -0,0 +1,11 @@ +Index: kdelibs-4.1.85/Messages.sh +=================================================================== +--- kdelibs-4.1.85.orig/Messages.sh 2008-11-19 11:20:14.000000000 +0100 ++++ kdelibs-4.1.85/Messages.sh 2008-12-11 18:20:59.000000000 +0100 +@@ -1,5 +1,5 @@ + #! /usr/bin/env bash +-find . -type d | fgrep -v '.svn' | sed -e 's,$,/,' > dirs ++find . -type d | fgrep -v '.svn' | fgrep -v '.pc' | sed -e 's,$,/,' > dirs + msh=`find . -name Messages.sh` + for dir in $msh; do + dir=`dirname $dir`