diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:19:05 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:19:05 -0600 |
commit | a6b008f53a78fff679493a887e43b171fe6474e2 (patch) | |
tree | ab8cdce8b2bfb7b02b81a522c2d1531dd6214ca0 /common | |
parent | c37846619451cc9120f55c11e727b7ce35b46714 (diff) | |
download | kgtk-qt3-a6b008f53a78fff679493a887e43b171fe6474e2.tar.gz kgtk-qt3-a6b008f53a78fff679493a887e43b171fe6474e2.zip |
Additional kde to tde renaming
Diffstat (limited to 'common')
-rw-r--r-- | common/connect.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/connect.h b/common/connect.h index 2499054..4635dc4 100644 --- a/common/connect.h +++ b/common/connect.h @@ -33,7 +33,7 @@ typedef gboolean kgtk_bool; static int kdialogdSocket=-1; -/* From kdelibs/kdesu */ +/* From kdelibs/tdesu */ #ifdef KDIALOGD_APP static int createSocketConnectionReal() #else |