summaryrefslogtreecommitdiffstats
path: root/koshell
diff options
context:
space:
mode:
Diffstat (limited to 'koshell')
-rw-r--r--koshell/Makefile.am4
-rw-r--r--koshell/koshell_main.cpp (renamed from koshell/koshell_main.cc)0
-rw-r--r--koshell/koshell_shell.cpp (renamed from koshell/koshell_shell.cc)0
3 files changed, 2 insertions, 2 deletions
diff --git a/koshell/Makefile.am b/koshell/Makefile.am
index a8bd7288..927df925 100644
--- a/koshell/Makefile.am
+++ b/koshell/Makefile.am
@@ -5,7 +5,7 @@ INCLUDES = $(KOFFICE_INCLUDES) $(all_includes)
lib_LTLIBRARIES =
tdeinit_LTLIBRARIES = koshell.la
bin_PROGRAMS =
-koshell_la_SOURCES = koshell_main.cc koshell_shell.cc iconsidepane.cpp koshellsettings.kcfgc
+koshell_la_SOURCES = koshell_main.cpp koshell_shell.cpp iconsidepane.cpp koshellsettings.kcfgc
koshell_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN) $(LIB_TQT)
koshell_la_LIBADD = $(LIB_KOFFICEUI)
kde_kcfg_DATA = koshell.kcfg
@@ -20,7 +20,7 @@ rc_DATA = koshellui.rc
xdg_apps_DATA = koshell.desktop
messages: rc.cpp
- $(XGETTEXT) rc.cpp *.cc *.cpp -o $(podir)/koshell.pot
+ $(XGETTEXT) rc.cpp *.cpp *.cpp -o $(podir)/koshell.pot
include $(top_srcdir)/admin/Doxyfile.am
diff --git a/koshell/koshell_main.cc b/koshell/koshell_main.cpp
index e816cd9e..e816cd9e 100644
--- a/koshell/koshell_main.cc
+++ b/koshell/koshell_main.cpp
diff --git a/koshell/koshell_shell.cc b/koshell/koshell_shell.cpp
index aaff3c02..aaff3c02 100644
--- a/koshell/koshell_shell.cc
+++ b/koshell/koshell_shell.cpp