summaryrefslogtreecommitdiffstats
path: root/kpilot
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:51:30 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 18:51:30 -0600
commitb07e8ce7a04b2e7395663d350b556b29951a67ea (patch)
tree2632eede40c61f0c6c0412e6f4c0993aea1b432a /kpilot
parent9822f5517d3f9296738d30ceee4e452aced8750f (diff)
downloadkpilot-b07e8ce7.tar.gz
kpilot-b07e8ce7.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'kpilot')
-rw-r--r--kpilot/Makefile-standalone12
-rw-r--r--kpilot/hotSync.h4
2 files changed, 8 insertions, 8 deletions
diff --git a/kpilot/Makefile-standalone b/kpilot/Makefile-standalone
index e1d1f1f..a9ff3ac 100644
--- a/kpilot/Makefile-standalone
+++ b/kpilot/Makefile-standalone
@@ -1,20 +1,20 @@
# Makefile for a standalone kpilotConfig
QTDIR=/usr/lib/qt-2.3.0
-KDEDIR=/vol/kde/kde-2.2
+TDEDIR=/vol/kde/kde-2.2
MOC=$(QTDIR)/bin/moc
UIC=$(QTDIR)/bin/uic
-DCOPIDL=$(KDEDIR)/bin/dcopidl
-DCOPIDL2CPP=$(KDEDIR)/bin/dcopidl2cpp
+DCOPIDL=$(TDEDIR)/bin/dcopidl
+DCOPIDL2CPP=$(TDEDIR)/bin/dcopidl2cpp
CXX=g++
CXXFLAGS=-DDEBUG -DDEBUG_CERR
-# INCLUDES=-I$(QTDIR)/include -I$(KDEDIR)/include
+# INCLUDES=-I$(QTDIR)/include -I$(TDEDIR)/include
#
# Or, for stupid RH 7.1 systems:
-INCLUDES=-I$(QTDIR)/include -I$(KDEDIR)/include -I../lib
-LDFLAGS=-L$(KDEDIR)/lib -Wl,-R -Wl,$(KDEDIR)/lib \
+INCLUDES=-I$(QTDIR)/include -I$(TDEDIR)/include -I../lib
+LDFLAGS=-L$(TDEDIR)/lib -Wl,-R -Wl,$(TDEDIR)/lib \
-L$(QTDIR)/lib -Wl,-R -Wl,$(QTDIR)/lib \
-L../lib/.libs
diff --git a/kpilot/hotSync.h b/kpilot/hotSync.h
index 4b6b03d..eb10e75 100644
--- a/kpilot/hotSync.h
+++ b/kpilot/hotSync.h
@@ -78,7 +78,7 @@ public:
/** By default, a path based on the user name (either
* on the handheld or set in KPilot) is used to
* determine the backup directory name ( generally
- * $KDEHOME/share/apps/kpilot/DBBackup/_user_name_ ).
+ * $TDEHOME/share/apps/kpilot/DBBackup/_user_name_ ).
* Use setDirectory() to change that and use a given
* @p path as target for the backup. Use an empty
* @p path to restore the default behavior of using
@@ -156,7 +156,7 @@ public:
/** By default, a path based on the user name (either
* on the handheld or set in KPilot) is used to
* determine the restory directory name ( generally
- * $KDEHOME/share/apps/kpilot/DBBackup/_user_name_ ).
+ * $TDEHOME/share/apps/kpilot/DBBackup/_user_name_ ).
* Use setDirectory() to change that and use a given
* @p path as target for the source. Use an empty
* @p path to restore the default behavior of using