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

List:       kde-i18n-doc
Subject:    [ktp-send-file] /: Rename some remaining stuff that were left to
From:       George Kiagiadakis <george.kiagiadakis () collabora ! com>
Date:       2011-12-29 15:59:09
Message-ID: 20111229155909.2EC14A60B9 () git ! kde ! org
[Download RAW message or body]

Git commit 51a5503a2f8b670ce220a390ce350e95a25f8ea4 by George Kiagiadakis.
Committed on 29/12/2011 at 16:55.
Pushed by gkiagia into branch 'master'.

Rename some remaining stuff that were left to use the old names.

CCMAIL: kde-i18n-doc@kde.org

M  +1    -1    CMakeLists.txt
M  +1    -1    Messages.sh
M  +1    -2    main.cpp
M  +1    -1    mainwindow.cpp

http://commits.kde.org/telepathy-send-file/51a5503a2f8b670ce220a390ce350e95=
a25f8ea4

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 81b193d..1bb21a2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-project(telepathy-kde-send-file)
+project(ktp-send-file)
 =

 set (CMAKE_MODULE_PATH
      "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules"
diff --git a/Messages.sh b/Messages.sh
index 6d6bbee..a688a16 100755
--- a/Messages.sh
+++ b/Messages.sh
@@ -1,4 +1,4 @@
 #! /usr/bin/env bash
 $EXTRACTRC `find . -name "*.ui"` >> rc.cpp || exit 11
-$XGETTEXT `find . -name "*.cpp"` -o $podir/telepathy-kde-send-file.pot
+$XGETTEXT `find . -name "*.cpp"` -o $podir/ktp-send-file.pot
 rm -f rc.cpp
diff --git a/main.cpp b/main.cpp
index 944cf90..ef07c24 100644
--- a/main.cpp
+++ b/main.cpp
@@ -32,8 +32,7 @@
 =

 int main(int argc, char *argv[])
 {
-    KAboutData aboutData("telepathy-kde-send-file",
-                         "telepathy-send-file",
+    KAboutData aboutData("ktp-send-file", 0,
                          ki18n("Telepathy Send File"),
                          "0.2.60");
     aboutData.addAuthor(ki18n("David Edmundson"), ki18n("Author"), "kde@da=
videdmundson.co.uk");
diff --git a/mainwindow.cpp b/mainwindow.cpp
index e7c8c7d..3c022a6 100644
--- a/mainwindow.cpp
+++ b/mainwindow.cpp
@@ -51,7 +51,7 @@
 #include <KTp/Models/contact-model-item.h>
 =

 //FIXME, copy and paste the approver code for loading this from a config f=
ile into this, the contact list and the chat handler.
-#define PREFERRED_FILETRANSFER_HANDLER "org.freedesktop.Telepathy.Client.K=
DE.FileTransfer"
+#define PREFERRED_FILETRANSFER_HANDLER "org.freedesktop.Telepathy.Client.K=
Tp.FileTransfer"
 =

 =

 class ContactGridDelegate : public QAbstractItemDelegate {
[prev in list] [next in list] [prev in thread] [next in thread] 

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