diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/gvcore/clicklineedit.cpp | 2 | ||||
-rw-r--r-- | src/gvcore/clicklineedit.h | 2 | ||||
-rw-r--r-- | src/spec/gwenview-mdk.spec | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/src/gvcore/clicklineedit.cpp b/src/gvcore/clicklineedit.cpp index 3b7db6a..58c09ac 100644 --- a/src/gvcore/clicklineedit.cpp +++ b/src/gvcore/clicklineedit.cpp @@ -1,5 +1,5 @@ /* - This file is part of libkdepim. + This file is part of libtdepim. Copyright (c) 2004 Daniel Molkentin <molkentin@kde.org> based on code by Cornelius Schumacher <schumacher@kde.org> diff --git a/src/gvcore/clicklineedit.h b/src/gvcore/clicklineedit.h index c36305b..26cbfb3 100644 --- a/src/gvcore/clicklineedit.h +++ b/src/gvcore/clicklineedit.h @@ -1,5 +1,5 @@ /* - This file is part of libkdepim. + This file is part of libtdepim. Copyright (c) 2004 Daniel Molkentin <molkentin@kde.org> This library is free software; you can redistribute it and/or diff --git a/src/spec/gwenview-mdk.spec b/src/spec/gwenview-mdk.spec index 70e4380..b57a174 100644 --- a/src/spec/gwenview-mdk.spec +++ b/src/spec/gwenview-mdk.spec @@ -163,8 +163,8 @@ ln -s %_datadir/icons/hicolor/16x16/apps/%{gvname}.png %buildroot/%_miconsdir %_mandir/man1/%{gvname}.1.bz2 %_libdir/trinity/* -%_libdir/libkdeinit_%{gvname}.so -%_libdir/libkdeinit_%{gvname}.la +%_libdir/libtdeinit_%{gvname}.so +%_libdir/libtdeinit_%{gvname}.la %files -n %libname %defattr(-,root,root,0755) |