• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdepim
  • Sitemap
  • Contact Us
 

akregator

aboutdata.cpp

Go to the documentation of this file.
00001 /*
00002     This file is part of Akregator.
00003 
00004     Copyright (C) 2004 Teemu Rytilahti <tpr@d5k.net>
00005 
00006     This program is free software; you can redistribute it and/or modify
00007     it under the terms of the GNU General Public License as published by
00008     the Free Software Foundation; either version 2 of the License, or
00009     (at your option) any later version.
00010 
00011     This program is distributed in the hope that it will be useful,
00012     but WITHOUT ANY WARRANTY; without even the implied warranty of
00013     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
00014     GNU General Public License for more details.
00015 
00016     You should have received a copy of the GNU General Public License
00017     along with this program; if not, write to the Free Software
00018     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
00019 
00020     As a special exception, permission is given to link this program
00021     with any edition of Qt, and distribute the resulting executable,
00022     without including the source code for Qt in the source distribution.
00023 */
00024 
00025 #include "aboutdata.h"
00026 
00027 #include <klocale.h>
00028 
00029 
00030 
00031 
00032 namespace Akregator {
00033 
00034 AboutData::AboutData()
00035     : KAboutData("akregator", 0, ki18n("Akregator"), AKREGATOR_VERSION, ki18n("A KDE Feed Reader"),
00036                  License_GPL, ki18n("(C) 2004, 2005 Akregator developers"), KLocalizedString(),
00037                      "http://akregator.kde.org/")
00038 {
00039     setOrganizationDomain("kde.org"); // needed to get org.kde.akregator used for DBUS 
00040     addAuthor( ki18n("Frank Osterfeld"), ki18n("Maintainer"), "osterfeld@kde.org" );
00041     addAuthor( ki18n("Teemu Rytilahti"), ki18n("Developer"), "tpr@d5k.net" );
00042     addAuthor( ki18n("Sashmit Bhaduri"), ki18n("Developer"), "sashmit@vfemail.net" );
00043     addAuthor( ki18n("Pierre Habouzit"), ki18n("Developer"), "pierre.habouzit@m4x.org" );
00044     addAuthor( ki18n("Stanislav Karchebny"), ki18n("Developer"), "Stanislav.Karchebny@kdemail.net" );
00045     addAuthor( ki18n("Gary Cramblitt"), ki18n("Contributor"), "garycramblitt@comcast.net");
00046     addAuthor( ki18n("Stephan Binner"), ki18n("Contributor"), "binner@kde.org" );
00047     addAuthor( ki18n("Christof Musik"), ki18n("Contributor"), "christof@freenet.de" );
00048     addCredit( ki18n("Anne-Marie Mahfouf"), ki18n("Handbook"), "annma@kde.org" );
00049     addCredit( ki18n("Frerich Raabe"), ki18n("Author of librss"), "raabe@kde.org" );
00050     addCredit( ki18n("Eckhart Woerner"), ki18n("Bug tracker management, Usability improvements"), "kde@ewsoftware.de");
00051     addCredit( ki18n("Heinrich Wendel"), ki18n("Tons of bug fixes"), "h_wendel@cojobo.net");
00052     addCredit( ki18n("Eike Hein"), ki18n("'Delayed mark as read' feature"), "sho@eikehein.com" );
00053     addCredit( ki18n("Marcel Dierkes"), ki18n("Icons"), "marcel.dierkes@gmx.de");
00054     addCredit( ki18n("George Staikos"), ki18n("Insomnia"), "staikos@kde.org" );
00055     addCredit( ki18n("Philipp Droessler"), ki18n("Gentoo Ebuild"), "kingmob@albert-unser.net");
00056 }
00057 
00058 AboutData::~AboutData()
00059 {
00060 }
00061 
00062 }

akregator

Skip menu "akregator"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

kdepim

Skip menu "kdepim"
  • akonadi
  •   clients
  •   kabc
  •   kcal
  •   kcm
  • akregator
  • console
  •   kabcclient
  •   konsolekalendar
  • kaddressbook
  • kalarm
  •   lib
  • kdgantt
  • kdgantt1
  • kjots
  • kleopatra
  • kmail
  • kmobiletools
  • knode
  • knotes
  • kontact
  • kontactinterfaces
  • korganizer
  •   korgac
  • kpilot
  • ktimetracker
  • libkdepim
  • libkholidays
  • libkleo
  • libkpgp
  • maildir
Generated for kdepim by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal