From 33be37a9fd375a72b3b08220c5a36860f4195864 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:14:24 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- ChangeLog | 4 ++-- acinclude.m4 | 26 ++++++++++++------------ kipi-plugins/ChangeLog | 4 ++-- kipi-plugins/flickrexport/flickrwidget.cpp | 4 ++-- kipi-plugins/flickrexport/flickrwindow.cpp | 6 +++--- kipi-plugins/galleryexport/Makefile.am | 2 +- kipi-plugins/galleryexport/galleries.cpp | 14 ++++++------- kipi-plugins/galleryexport/galleryconfig.cpp | 4 ++-- kipi-plugins/galleryexport/gallerywidget.cpp | 4 ++-- kipi-plugins/galleryexport/gallerywindow.cpp | 4 ++-- kipi-plugins/gpssync/gpseditdialog.cpp | 2 +- kipi-plugins/gpssync/gpsmapwidget.cpp | 10 ++++----- kipi-plugins/gpssync/gpsmapwidget.h | 6 +++--- kipi-plugins/picasawebexport/picasawebwidget.cpp | 4 ++-- kipi-plugins/picasawebexport/picasawebwindow.cpp | 6 +++--- kipi-plugins/sync/Makefile.am | 2 +- kipi-plugins/sync/galleryconfig.cpp | 4 ++-- kipi-plugins/sync/gallerywidget.cpp | 4 ++-- kipi-plugins/sync/gallerywindow.cpp | 4 ++-- kipi-plugins/sync/sink.h | 2 +- kipi-plugins/sync/sinks.cpp | 14 ++++++------- po/lt/kipiplugin_batchprocessimages.po | 6 +++--- po/lt/kipiplugin_calendar.po | 2 +- po/lt/kipiplugin_mpegencoder.po | 2 +- po/lt/kipiplugin_rawconverter.po | 2 +- po/lt/kipiplugin_slideshow.po | 2 +- 26 files changed, 72 insertions(+), 72 deletions(-) diff --git a/ChangeLog b/ChangeLog index 736cb84..143217e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13026,7 +13026,7 @@ v0.1.0-beta2 2005-02-08 * galleryexport/: galleryviewitem.cpp, gallerywindow.cpp, gallerywindow.h: - * kwallet integration for saving/restoring password (for kde > + * tdewallet integration for saving/restoring password (for kde > 3.1). for kde <= 3.1, only the url and username are saved restored. * promote the album title as the main text (in the album treeview list) @@ -13091,7 +13091,7 @@ v0.1.0-beta2 2005-02-08 kde standard imageviewer Things to do: * implement adding new albums * implement adding - new photos * kwallet integration for saving/restoring + new photos * tdewallet integration for saving/restoring remote-url/username/password So currently only read-only support. putting this in so that we diff --git a/acinclude.m4 b/acinclude.m4 index d6a7783..235078b 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -2099,16 +2099,16 @@ if test $kde_qtver = 3; then AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_KAB, "-lkab") AC_SUBST(LIB_KABC, "-lkabc") - AC_SUBST(LIB_KHTML, "-lkhtml") - AC_SUBST(LIB_KSPELL, "-lkspell") - AC_SUBST(LIB_KPARTS, "-lkparts") + AC_SUBST(LIB_KHTML, "-ltdehtml") + AC_SUBST(LIB_KSPELL, "-ltdespell") + AC_SUBST(LIB_KPARTS, "-ltdeparts") AC_SUBST(LIB_TDEPRINT, "-ltdeprint") - AC_SUBST(LIB_KUTILS, "-lkutils") + AC_SUBST(LIB_KUTILS, "-ltdeutils") AC_SUBST(LIB_TDEPIM, "-ltdepim") - AC_SUBST(LIB_KIMPROXY, "-lkimproxy") + AC_SUBST(LIB_KIMPROXY, "-ltdeimproxy") AC_SUBST(LIB_KNEWSTUFF, "-lknewstuff") - AC_SUBST(LIB_KDNSSD, "-lkdnssd") - AC_SUBST(LIB_KUNITTEST, "-lkunittest") + AC_SUBST(LIB_KDNSSD, "-ltdednssd") + AC_SUBST(LIB_KUNITTEST, "-ltdeunittest") # these are for backward compatibility AC_SUBST(LIB_KSYCOCA, "-lkio") AC_SUBST(LIB_KFILE, "-lkio") @@ -2116,13 +2116,13 @@ elif test $kde_qtver = 2; then AC_SUBST(LIB_TDECORE, "-ltdecore") AC_SUBST(LIB_TDEUI, "-ltdeui") AC_SUBST(LIB_KIO, "-lkio") - AC_SUBST(LIB_KSYCOCA, "-lksycoca") + AC_SUBST(LIB_KSYCOCA, "-ltdesycoca") AC_SUBST(LIB_SMB, "-lsmb") AC_SUBST(LIB_KFILE, "-lkfile") AC_SUBST(LIB_KAB, "-lkab") - AC_SUBST(LIB_KHTML, "-lkhtml") - AC_SUBST(LIB_KSPELL, "-lkspell") - AC_SUBST(LIB_KPARTS, "-lkparts") + AC_SUBST(LIB_KHTML, "-ltdehtml") + AC_SUBST(LIB_KSPELL, "-ltdespell") + AC_SUBST(LIB_KPARTS, "-ltdeparts") AC_SUBST(LIB_TDEPRINT, "-ltdeprint") else AC_SUBST(LIB_TDECORE, "-ltdecore -lXext $(LIB_QT)") @@ -2571,7 +2571,7 @@ AC_FIND_FILE(jpeglib.h, $jpeg_incdirs, jpeg_incdir) test "x$jpeg_incdir" = xNO && jpeg_incdir= dnl if headers _and_ libraries are missing, this is no error, and we -dnl continue with a warning (the user will get no jpeg support in khtml) +dnl continue with a warning (the user will get no jpeg support in tdehtml) dnl if only one is missing, it means a configuration error, but we still dnl only warn if test -n "$jpeg_incdir" && test -n "$LIBJPEG" ; then @@ -3514,7 +3514,7 @@ LIBTOOL_SHELL="/bin/sh ./libtool" KDE_PLUGIN="-avoid-version -module -no-undefined \$(KDE_NO_UNDEFINED) \$(KDE_RPATH) \$(KDE_MT_LDFLAGS)" AC_SUBST(KDE_PLUGIN) -# This hack ensures that libtool creates shared libs for kunittest plugins. By default check_LTLIBRARIES makes static libs. +# This hack ensures that libtool creates shared libs for tdeunittest plugins. By default check_LTLIBRARIES makes static libs. KDE_CHECK_PLUGIN="\$(KDE_PLUGIN) -rpath \$(libdir)" AC_SUBST(KDE_CHECK_PLUGIN) diff --git a/kipi-plugins/ChangeLog b/kipi-plugins/ChangeLog index b1e70ec..4f05eef 100644 --- a/kipi-plugins/ChangeLog +++ b/kipi-plugins/ChangeLog @@ -13152,7 +13152,7 @@ v0.1.0-beta2 2005-02-08 * galleryexport/: galleryviewitem.cpp, gallerywindow.cpp, gallerywindow.h: - * kwallet integration for saving/restoring password (for kde > + * tdewallet integration for saving/restoring password (for kde > 3.1). for kde <= 3.1, only the url and username are saved restored. * promote the album title as the main text (in the album treeview list) @@ -13217,7 +13217,7 @@ v0.1.0-beta2 2005-02-08 kde standard imageviewer Things to do: * implement adding new albums * implement adding - new photos * kwallet integration for saving/restoring + new photos * tdewallet integration for saving/restoring remote-url/username/password So currently only read-only support. putting this in so that we diff --git a/kipi-plugins/flickrexport/flickrwidget.cpp b/kipi-plugins/flickrexport/flickrwidget.cpp index 6f143da..7c7525c 100644 --- a/kipi-plugins/flickrexport/flickrwidget.cpp +++ b/kipi-plugins/flickrexport/flickrwidget.cpp @@ -43,8 +43,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/kipi-plugins/flickrexport/flickrwindow.cpp b/kipi-plugins/flickrexport/flickrwindow.cpp index 61e0d27..8741b77 100644 --- a/kipi-plugins/flickrexport/flickrwindow.cpp +++ b/kipi-plugins/flickrexport/flickrwindow.cpp @@ -42,15 +42,15 @@ #include #include #include -#include -#include +#include +#include #include #include #include #include #include #if KDE_IS_VERSION(3,2,0) -#include +#include #endif // Libkipi includes. diff --git a/kipi-plugins/galleryexport/Makefile.am b/kipi-plugins/galleryexport/Makefile.am index f3c385e..a69cfc2 100644 --- a/kipi-plugins/galleryexport/Makefile.am +++ b/kipi-plugins/galleryexport/Makefile.am @@ -14,7 +14,7 @@ kipiplugin_galleryexport_la_SOURCES = plugin_galleryexport.cpp \ galleryviewitem.cpp kipiplugin_galleryexport_la_LIBADD = $(LIBKEXIV2_LIBS) \ - -lkwalletclient $(LIB_KHTML) $(LIBKIPI_LIBS) $(LIB_KIO) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) + -ltdewalletclient $(LIB_KHTML) $(LIBKIPI_LIBS) $(LIB_KIO) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) kipiplugin_galleryexport_la_LDFLAGS = $(KIPI_PLUGINS_COMMON_LDFLAGS) -module $(KDE_PLUGIN) $(all_libraries) -lkipiplugins diff --git a/kipi-plugins/galleryexport/galleries.cpp b/kipi-plugins/galleryexport/galleries.cpp index 269b61c..eeb699b 100644 --- a/kipi-plugins/galleryexport/galleries.cpp +++ b/kipi-plugins/galleryexport/galleries.cpp @@ -25,7 +25,7 @@ #include #include #if KDE_IS_VERSION(3,2,0) -#include +#include #endif #include "galleries.h" @@ -123,18 +123,18 @@ void Galleries::Load() KWallet::Wallet::Synchronous); if (!mpWallet) { - kdWarning() << "Failed to open kwallet" << endl; + kdWarning() << "Failed to open tdewallet" << endl; } else { if (!mpWallet->hasFolder("KIPIGallerySyncPlugin")) { if (!mpWallet->createFolder("KIPIGallerySyncPlugin")) - kdWarning() << "Failed to create kwallet folder" << endl; + kdWarning() << "Failed to create tdewallet folder" << endl; } if (!mpWallet->setFolder("KIPIGallerySyncPlugin")) - kdWarning() << "Failed to set kwallet folder" << endl; + kdWarning() << "Failed to set tdewallet folder" << endl; else bln_use_wallet = true; } @@ -198,13 +198,13 @@ void Galleries::Save() if (mpWallet->hasFolder("KIPIGallerySyncPlugin")) { if (!mpWallet->removeFolder("KIPIGallerySyncPlugin")) - kdWarning() << "Failed to clear kwallet folder" << endl; + kdWarning() << "Failed to clear tdewallet folder" << endl; } if (!mpWallet->createFolder("KIPIGallerySyncPlugin")) - kdWarning() << "Failed to create kwallet folder" << endl; + kdWarning() << "Failed to create tdewallet folder" << endl; if (!mpWallet->setFolder("KIPIGallerySyncPlugin")) - kdWarning() << "Failed to set kwallet folder" << endl; + kdWarning() << "Failed to set tdewallet folder" << endl; else bln_use_wallet = true; } diff --git a/kipi-plugins/galleryexport/galleryconfig.cpp b/kipi-plugins/galleryexport/galleryconfig.cpp index f0f19ff..f40db0c 100644 --- a/kipi-plugins/galleryexport/galleryconfig.cpp +++ b/kipi-plugins/galleryexport/galleryconfig.cpp @@ -36,8 +36,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/kipi-plugins/galleryexport/gallerywidget.cpp b/kipi-plugins/galleryexport/gallerywidget.cpp index f465697..0770dae 100644 --- a/kipi-plugins/galleryexport/gallerywidget.cpp +++ b/kipi-plugins/galleryexport/gallerywidget.cpp @@ -20,8 +20,8 @@ * ============================================================ */ #include -#include -#include +#include +#include #include #include diff --git a/kipi-plugins/galleryexport/gallerywindow.cpp b/kipi-plugins/galleryexport/gallerywindow.cpp index 917367f..83b5b23 100644 --- a/kipi-plugins/galleryexport/gallerywindow.cpp +++ b/kipi-plugins/galleryexport/gallerywindow.cpp @@ -40,8 +40,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/kipi-plugins/gpssync/gpseditdialog.cpp b/kipi-plugins/gpssync/gpseditdialog.cpp index 24d4c33..83c7be8 100644 --- a/kipi-plugins/gpssync/gpseditdialog.cpp +++ b/kipi-plugins/gpssync/gpseditdialog.cpp @@ -38,7 +38,7 @@ #include #include #include -#include +#include #include // Local includes. diff --git a/kipi-plugins/gpssync/gpsmapwidget.cpp b/kipi-plugins/gpssync/gpsmapwidget.cpp index a5874b6..bae2070 100644 --- a/kipi-plugins/gpssync/gpsmapwidget.cpp +++ b/kipi-plugins/gpssync/gpsmapwidget.cpp @@ -24,7 +24,7 @@ // KDE includes. #include -#include +#include #include // Local includes. @@ -122,7 +122,7 @@ void GPSMapWidget::extractGPSPositionfromStatusbar(const TQString& txt) emit signalNewGPSLocationFromMap(d->latitude, d->longitude, d->altitude); } -void GPSMapWidget::khtmlMouseMoveEvent(khtml::MouseMoveEvent *e) +void GPSMapWidget::tdehtmlMouseMoveEvent(tdehtml::MouseMoveEvent *e) { TQString status = jsStatusBarText(); @@ -131,10 +131,10 @@ void GPSMapWidget::khtmlMouseMoveEvent(khtml::MouseMoveEvent *e) if (status.startsWith(TQString("(lat:"))) extractGPSPositionfromStatusbar(status); - KHTMLPart::khtmlMouseMoveEvent(e); + KHTMLPart::tdehtmlMouseMoveEvent(e); } -void GPSMapWidget::khtmlMouseReleaseEvent(khtml::MouseReleaseEvent *e) +void GPSMapWidget::tdehtmlMouseReleaseEvent(tdehtml::MouseReleaseEvent *e) { TQString status = jsStatusBarText(); @@ -159,7 +159,7 @@ void GPSMapWidget::khtmlMouseReleaseEvent(khtml::MouseReleaseEvent *e) d->mapType = status; } - KHTMLPart::khtmlMouseReleaseEvent(e); + KHTMLPart::tdehtmlMouseReleaseEvent(e); } void GPSMapWidget::resized() diff --git a/kipi-plugins/gpssync/gpsmapwidget.h b/kipi-plugins/gpssync/gpsmapwidget.h index 6b1fa37..9030acf 100644 --- a/kipi-plugins/gpssync/gpsmapwidget.h +++ b/kipi-plugins/gpssync/gpsmapwidget.h @@ -30,7 +30,7 @@ // KDE includes. -#include +#include namespace KIPIGPSSyncPlugin { @@ -66,8 +66,8 @@ signals: protected: - void khtmlMouseMoveEvent(khtml::MouseMoveEvent*); - void khtmlMouseReleaseEvent(khtml::MouseReleaseEvent *); + void tdehtmlMouseMoveEvent(tdehtml::MouseMoveEvent*); + void tdehtmlMouseReleaseEvent(tdehtml::MouseReleaseEvent *); private: diff --git a/kipi-plugins/picasawebexport/picasawebwidget.cpp b/kipi-plugins/picasawebexport/picasawebwidget.cpp index f1a1901..08c6ab5 100644 --- a/kipi-plugins/picasawebexport/picasawebwidget.cpp +++ b/kipi-plugins/picasawebexport/picasawebwidget.cpp @@ -41,8 +41,8 @@ // KDE includes. #include -#include -#include +#include +#include // Local includes. diff --git a/kipi-plugins/picasawebexport/picasawebwindow.cpp b/kipi-plugins/picasawebexport/picasawebwindow.cpp index ea9819b..1aa1ade 100644 --- a/kipi-plugins/picasawebexport/picasawebwindow.cpp +++ b/kipi-plugins/picasawebexport/picasawebwindow.cpp @@ -47,14 +47,14 @@ #include #include #include -#include -#include +#include +#include #include #include #include #include #if KDE_IS_VERSION(3,2,0) -#include +#include #endif // Libkipi includes. diff --git a/kipi-plugins/sync/Makefile.am b/kipi-plugins/sync/Makefile.am index bfa8dd0..91f7e5f 100644 --- a/kipi-plugins/sync/Makefile.am +++ b/kipi-plugins/sync/Makefile.am @@ -16,7 +16,7 @@ kipiplugin_sync_la_SOURCES = plugin_sync.cpp \ sinks/gallery/gallerycollection.cpp sinks/gallery/galleryitem.cpp kipiplugin_sync_la_LIBADD = $(LIBKEXIV2_LIBS) \ - -lkwalletclient $(LIB_KHTML) $(LIBKIPI_LIBS) $(LIB_KIO) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) + -ltdewalletclient $(LIB_KHTML) $(LIBKIPI_LIBS) $(LIB_KIO) $(LIB_TDEUI) $(LIB_TDECORE) $(LIB_QT) kipiplugin_sync_la_LDFLAGS = $(KIPI_PLUGINS_COMMON_LDFLAGS) -module $(KDE_PLUGIN) $(all_libraries) -lkipiplugins diff --git a/kipi-plugins/sync/galleryconfig.cpp b/kipi-plugins/sync/galleryconfig.cpp index f0f19ff..f40db0c 100644 --- a/kipi-plugins/sync/galleryconfig.cpp +++ b/kipi-plugins/sync/galleryconfig.cpp @@ -36,8 +36,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/kipi-plugins/sync/gallerywidget.cpp b/kipi-plugins/sync/gallerywidget.cpp index 7313d7b..c31db8d 100644 --- a/kipi-plugins/sync/gallerywidget.cpp +++ b/kipi-plugins/sync/gallerywidget.cpp @@ -20,8 +20,8 @@ * ============================================================ */ #include -#include -#include +#include +#include #include #include diff --git a/kipi-plugins/sync/gallerywindow.cpp b/kipi-plugins/sync/gallerywindow.cpp index 166f6cd..aff311f 100644 --- a/kipi-plugins/sync/gallerywindow.cpp +++ b/kipi-plugins/sync/gallerywindow.cpp @@ -40,8 +40,8 @@ #include #include #include -#include -#include +#include +#include #include #include #include diff --git a/kipi-plugins/sync/sink.h b/kipi-plugins/sync/sink.h index bfdddc8..39df189 100644 --- a/kipi-plugins/sync/sink.h +++ b/kipi-plugins/sync/sink.h @@ -25,7 +25,7 @@ #include #include #if KDE_IS_VERSION(3,2,0) -#include +#include #endif namespace KIPI2 diff --git a/kipi-plugins/sync/sinks.cpp b/kipi-plugins/sync/sinks.cpp index ea6d9ed..14fa279 100644 --- a/kipi-plugins/sync/sinks.cpp +++ b/kipi-plugins/sync/sinks.cpp @@ -25,7 +25,7 @@ #include #include #if KDE_IS_VERSION(3,2,0) -#include +#include #endif #include "sinks.h" @@ -65,18 +65,18 @@ Sinks::Sinks() KWallet::Wallet::Synchronous); if (!mpWallet) { - kdWarning() << "Failed to open kwallet" << endl; + kdWarning() << "Failed to open tdewallet" << endl; } else { if (!mpWallet->hasFolder("KIPISyncPlugin")) { if (!mpWallet->createFolder("KIPISyncPlugin")) - kdWarning() << "Failed to create kwallet folder" << endl; + kdWarning() << "Failed to create tdewallet folder" << endl; } if (!mpWallet->setFolder("KIPISyncPlugin")) - kdWarning() << "Failed to set kwallet folder" << endl; + kdWarning() << "Failed to set tdewallet folder" << endl; else p_wallet = mpWallet; } @@ -155,13 +155,13 @@ void Sinks::Save() if (mpWallet->hasFolder("KIPISyncPlugin")) { if (!mpWallet->removeFolder("KIPISyncPlugin")) - kdWarning() << "Failed to clear kwallet folder" << endl; + kdWarning() << "Failed to clear tdewallet folder" << endl; } if (!mpWallet->createFolder("KIPISyncPlugin")) - kdWarning() << "Failed to create kwallet folder" << endl; + kdWarning() << "Failed to create tdewallet folder" << endl; if (!mpWallet->setFolder("KIPISyncPlugin")) - kdWarning() << "Failed to set kwallet folder" << endl; + kdWarning() << "Failed to set tdewallet folder" << endl; else p_wallet = mpWallet; } diff --git a/po/lt/kipiplugin_batchprocessimages.po b/po/lt/kipiplugin_batchprocessimages.po index 0b10e1f..7bdf1df 100644 --- a/po/lt/kipiplugin_batchprocessimages.po +++ b/po/lt/kipiplugin_batchprocessimages.po @@ -124,7 +124,7 @@ msgstr "" "&Įdėti...\n" "#-#-#-#-# tdelibs.po (tdelibs) #-#-#-#-#\n" "&Pridėti...\n" -"#-#-#-#-# kpartsaver.po (kpartsaver) #-#-#-#-#\n" +"#-#-#-#-# tdepartsaver.po (tdepartsaver) #-#-#-#-#\n" "&Įdėti...\n" "#-#-#-#-# kuser.po (kuser) #-#-#-#-#\n" "&Pridėti...\n" @@ -205,7 +205,7 @@ msgstr "" "&Sustabdyti\n" "#-#-#-#-# kmousetool.po (kmousetool) #-#-#-#-#\n" "&Sustabdyti\n" -"#-#-#-#-# kmid.po (kmid) #-#-#-#-#\n" +"#-#-#-#-# tdemid.po (tdemid) #-#-#-#-#\n" "&Stop\n" "#-#-#-#-# kaboodle.po (kaboodle) #-#-#-#-#\n" "&Stop\n" @@ -811,7 +811,7 @@ msgstr "" "Nieko\n" "#-#-#-#-# kppp.po (kppp) #-#-#-#-#\n" "Nėra\n" -"#-#-#-#-# kmid.po (kmid) #-#-#-#-#\n" +"#-#-#-#-# tdemid.po (tdemid) #-#-#-#-#\n" "Nėra\n" "#-#-#-#-# noatun.po (noatun) #-#-#-#-#\n" "Nieko" diff --git a/po/lt/kipiplugin_calendar.po b/po/lt/kipiplugin_calendar.po index a8f4fd0..aa24fa0 100644 --- a/po/lt/kipiplugin_calendar.po +++ b/po/lt/kipiplugin_calendar.po @@ -98,7 +98,7 @@ msgstr "" "Nustatymai\n" "#-#-#-#-# kchart.po (kchart) #-#-#-#-#\n" "Nustatymai\n" -"#-#-#-#-# kpartsaver.po (kpartsaver) #-#-#-#-#\n" +"#-#-#-#-# tdepartsaver.po (tdepartsaver) #-#-#-#-#\n" "Nustatymai\n" "#-#-#-#-# libk3b.po (libk3b) #-#-#-#-#\n" "Nustatymai\n" diff --git a/po/lt/kipiplugin_mpegencoder.po b/po/lt/kipiplugin_mpegencoder.po index 17d9257..bd9a2ec 100644 --- a/po/lt/kipiplugin_mpegencoder.po +++ b/po/lt/kipiplugin_mpegencoder.po @@ -636,7 +636,7 @@ msgstr "" "&Įdėti...\n" "#-#-#-#-# tdelibs.po (tdelibs) #-#-#-#-#\n" "&Pridėti...\n" -"#-#-#-#-# kpartsaver.po (kpartsaver) #-#-#-#-#\n" +"#-#-#-#-# tdepartsaver.po (tdepartsaver) #-#-#-#-#\n" "&Įdėti...\n" "#-#-#-#-# kuser.po (kuser) #-#-#-#-#\n" "&Pridėti...\n" diff --git a/po/lt/kipiplugin_rawconverter.po b/po/lt/kipiplugin_rawconverter.po index 0730449..4a2703a 100644 --- a/po/lt/kipiplugin_rawconverter.po +++ b/po/lt/kipiplugin_rawconverter.po @@ -155,7 +155,7 @@ msgstr "" "Nustatymai\n" "#-#-#-#-# kchart.po (kchart) #-#-#-#-#\n" "Nustatymai\n" -"#-#-#-#-# kpartsaver.po (kpartsaver) #-#-#-#-#\n" +"#-#-#-#-# tdepartsaver.po (tdepartsaver) #-#-#-#-#\n" "Nustatymai\n" "#-#-#-#-# libk3b.po (libk3b) #-#-#-#-#\n" "Nustatymai\n" diff --git a/po/lt/kipiplugin_slideshow.po b/po/lt/kipiplugin_slideshow.po index bbdfce1..9efd2a5 100644 --- a/po/lt/kipiplugin_slideshow.po +++ b/po/lt/kipiplugin_slideshow.po @@ -199,7 +199,7 @@ msgstr "" "Nieko\n" "#-#-#-#-# kppp.po (kppp) #-#-#-#-#\n" "Nėra\n" -"#-#-#-#-# kmid.po (kmid) #-#-#-#-#\n" +"#-#-#-#-# tdemid.po (tdemid) #-#-#-#-#\n" "Nėra\n" "#-#-#-#-# noatun.po (noatun) #-#-#-#-#\n" "Nieko" -- cgit v1.2.1