diff options
author | Timothy Pearson <[email protected]> | 2014-09-29 01:21:58 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-09-29 01:21:58 -0500 |
commit | 54e824664fbb115686c390082459c1b66d606905 (patch) | |
tree | fd18434509f44a55444778469da62acc761f9514 /twin-styles/kstep | |
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/kstep')
-rw-r--r-- | twin-styles/kstep/nextclient.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/kstep/nextclient.cpp b/twin-styles/kstep/nextclient.cpp index ec4ad289..5cb29d13 100644 --- a/twin-styles/kstep/nextclient.cpp +++ b/twin-styles/kstep/nextclient.cpp @@ -622,7 +622,7 @@ void NextClient::menuButtonPressed() } } -// Copied, with minor edits, from KDEDefaultClient::slotMaximize() +// Copied, with minor edits, from TDEDefaultClient::slotMaximize() void NextClient::maximizeButtonClicked() { if (button[MAXIMIZE_IDX]) { |