[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    =?utf-8?q?=5Bbluedevil=5D_src/fileitemactionplugin=3A_i18n=3A_us?=
From:       Pino Toscano <pino () kde ! org>
Date:       2011-06-14 22:41:07
Message-ID: 20110614224107.12CA1A60A9 () git ! kde ! org
[Download RAW message or body]

Git commit 27a325549a2056e8cc75d14fcda9a0a23b0881dc by Pino Toscano.
Committed on 15/06/2011 at 00:40.
Pushed by pino into branch 'master'.

i18n: use the "bluedevil" catalog for the SendFileItemAction plugin

M  +1    -1    src/fileitemactionplugin/sendfileitemaction.cpp     

http://commits.kde.org/bluedevil/27a325549a2056e8cc75d14fcda9a0a23b0881dc

diff --git a/src/fileitemactionplugin/sendfileitemaction.cpp \
b/src/fileitemactionplugin/sendfileitemaction.cpp index 83b13f4..befd31b 100644
--- a/src/fileitemactionplugin/sendfileitemaction.cpp
+++ b/src/fileitemactionplugin/sendfileitemaction.cpp
@@ -38,7 +38,7 @@
 
 using namespace BlueDevil;
 K_PLUGIN_FACTORY(SendFileItemActionFactory, registerPlugin<SendFileItemAction>();)
-K_EXPORT_PLUGIN(SendFileItemActionFactory("SendFileItemAction"))
+K_EXPORT_PLUGIN(SendFileItemActionFactory("SendFileItemAction", "bluedevil"))
 
 SendFileItemAction::SendFileItemAction(QObject* parent, const QVariantList& args): \
KFileItemActionPlugin(parent)  {


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic