summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-05-23 20:48:35 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-05-29 15:16:28 +0900
commit8b78a8791bc539bcffe7159f9d9714d577cb3d7d (patch)
tree1328291f966f19a22d7b13657d3f01a588eb1083 /tools
parent95834e2bdc5e01ae1bd21ac0dfa4fa1d2417fae9 (diff)
downloadkoffice-8b78a8791bc539bcffe7159f9d9714d577cb3d7d.tar.gz
koffice-8b78a8791bc539bcffe7159f9d9714d577cb3d7d.zip
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tools')
-rw-r--r--tools/converter/koconverter.cpp2
-rw-r--r--tools/kthesaurus/Makefile.am4
-rw-r--r--tools/kthesaurus/main.cpp (renamed from tools/kthesaurus/main.cc)4
-rw-r--r--tools/spell/Makefile.am2
-rw-r--r--tools/spell/main.cpp (renamed from tools/spell/main.cc)0
-rw-r--r--tools/thesaurus/Makefile.am4
-rw-r--r--tools/thesaurus/main.cpp (renamed from tools/thesaurus/main.cc)2
7 files changed, 9 insertions, 9 deletions
diff --git a/tools/converter/koconverter.cpp b/tools/converter/koconverter.cpp
index 9bad2fb57..86063f4e0 100644
--- a/tools/converter/koconverter.cpp
+++ b/tools/converter/koconverter.cpp
@@ -102,7 +102,7 @@ int main( int argc, char **argv )
if ( args->isSet("backup") )
{
- // Code form koDocument.cc
+ // Code form koDocument.cpp
TDEIO::UDSEntry entry;
if ( TDEIO::NetAccess::stat( uOut, entry, 0L ) ) // this file exists => backup
{
diff --git a/tools/kthesaurus/Makefile.am b/tools/kthesaurus/Makefile.am
index 95d0acb4e..82a53e5b6 100644
--- a/tools/kthesaurus/Makefile.am
+++ b/tools/kthesaurus/Makefile.am
@@ -6,13 +6,13 @@ lib_LTLIBRARIES =
tdeinit_LTLIBRARIES = kthesaurus.la
kthesaurus_la_LDFLAGS = $(all_libraries) $(KDE_RPATH) -module -avoid-version
-kthesaurus_la_SOURCES = main.cc
+kthesaurus_la_SOURCES = main.cpp
kthesaurus_la_LIBADD = $(LIB_TDESYCOCA)
appsdir = $(kde_appsdir)/Office
apps_DATA = KThesaurus.desktop
messages:
- $(XGETTEXT) *.cc -o $(podir)/kthesaurus.pot
+ $(XGETTEXT) *.cpp -o $(podir)/kthesaurus.pot
KDE_ICON = kthesaurus
diff --git a/tools/kthesaurus/main.cc b/tools/kthesaurus/main.cpp
index f94373f84..9db6e571b 100644
--- a/tools/kthesaurus/main.cc
+++ b/tools/kthesaurus/main.cpp
@@ -1,10 +1,10 @@
/***************************************************************************
- main.cc - using the thesaurus KDataTool stand alone
+ main.cpp - using the thesaurus KDataTool stand alone
-------------------
begin : 2001-12-22
copyright : (C) 2001 by Daniel Naber
email : daniel.naber@t-online.de
- $Id: main.cc 381440 2005-01-23 07:53:34Z mlaurent $
+ $Id: main.cpp 381440 2005-01-23 07:53:34Z mlaurent $
***************************************************************************/
/***************************************************************************
diff --git a/tools/spell/Makefile.am b/tools/spell/Makefile.am
index 7c90d34b9..826f32f71 100644
--- a/tools/spell/Makefile.am
+++ b/tools/spell/Makefile.am
@@ -7,7 +7,7 @@
#kde_module_LTLIBRARIES = libtdespelltool.la
-#libtdespelltool_la_SOURCES = main.cc
+#libtdespelltool_la_SOURCES = main.cpp
#libtdespelltool_la_LDFLAGS = $(all_libraries) -avoid-version -module -no-undefined
diff --git a/tools/spell/main.cc b/tools/spell/main.cpp
index 564f66622..564f66622 100644
--- a/tools/spell/main.cc
+++ b/tools/spell/main.cpp
diff --git a/tools/thesaurus/Makefile.am b/tools/thesaurus/Makefile.am
index 927c7245b..6a57a1c43 100644
--- a/tools/thesaurus/Makefile.am
+++ b/tools/thesaurus/Makefile.am
@@ -6,7 +6,7 @@ libthesaurustool_la_LIBADD = $(LIB_TDESYCOCA)
kde_module_LTLIBRARIES = libthesaurustool.la
-libthesaurustool_la_SOURCES = main.cc
+libthesaurustool_la_SOURCES = main.cpp
libthesaurustool_la_LDFLAGS = $(all_libraries) -avoid-version -module -no-undefined
@@ -21,4 +21,4 @@ thesaurusdir = $(kde_datadir)/thesaurus
thesaurus_DATA = thesaurus.txt
messages:
- $(XGETTEXT) *.cc -o $(podir)/thesaurus_tool.pot
+ $(XGETTEXT) *.cpp -o $(podir)/thesaurus_tool.pot
diff --git a/tools/thesaurus/main.cc b/tools/thesaurus/main.cpp
index 57b1d7790..06da26824 100644
--- a/tools/thesaurus/main.cc
+++ b/tools/thesaurus/main.cpp
@@ -1,5 +1,5 @@
/*
- $Id: main.cc 466447 2005-10-02 17:54:10Z zander $
+ $Id: main.cpp 466447 2005-10-02 17:54:10Z zander $
This file is part of the KDE project
Copyright (C) 2001,2002,2003 Daniel Naber <daniel.naber@t-online.de>
This is a thesaurus based on a subset of WordNet. It also offers an