diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-09-29 01:21:58 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-09-29 01:21:58 -0500 |
commit | 54e824664fbb115686c390082459c1b66d606905 (patch) | |
tree | fd18434509f44a55444778469da62acc761f9514 /twin-styles/kde1/kde1client.h | |
parent | 623deae25963f155f0c10011e59b10e857c0db18 (diff) | |
download | tdeartwork-54e824664fbb115686c390082459c1b66d606905.tar.gz tdeartwork-54e824664fbb115686c390082459c1b66d606905.zip |
Rename remaining KDE strings to TDE, with the exception of a couple of build variables
Diffstat (limited to 'twin-styles/kde1/kde1client.h')
-rw-r--r-- | twin-styles/kde1/kde1client.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/twin-styles/kde1/kde1client.h b/twin-styles/kde1/kde1client.h index 858d7f59..124ee543 100644 --- a/twin-styles/kde1/kde1client.h +++ b/twin-styles/kde1/kde1client.h @@ -1,5 +1,5 @@ /***************************************************************** -twin - the KDE window manager +twin - the TDE window manager Copyright (C) 1999, 2000 Matthias Ettrich <ettrich@kde.org> ******************************************************************/ @@ -13,7 +13,7 @@ Copyright (C) 1999, 2000 Matthias Ettrich <ettrich@kde.org> class TQLabel; class TQSpacerItem; -namespace KDE1 { +namespace TDE1 { enum ButtonType { ButtonMenu=0, |