Messing with tdepowersave I ran into a problem
figuring out what
kcmshell was
called. I tried Alt+F2:
kcmshell foo
tcmshell foo
tdecmshell foo - Bingo!
That raised the question, do we have a list somewhere of what
has been
renamed? Some things have been renamed 'k'->'t' others
'k'->'tde'
others not
renamed at all. Doing 'tcmshell --list | sort' somewhat
exemplifies the problem.
I was thinking some khelpcenter (t,tde)helpcenter page called
something like
"Trinity Desktop Naming Cross-reference" that would simple provide
a brief
introduction that in order to avoid name conflict with KDE4, the
following files
and modules have been renamed:
kfoo1 -> tfoo1
kfoo2 -> tfoo2
...
Absolutely falls under the 'nice to have' not 'need to have'
column, but if it
doesn't exist, then we may want to collect a list of obvious
things that users
might experience difficulty with and include those in the list.
Like:
kcmshell -> tdecmshell
You're a day late and a dollar short. :)
A list is available in the release notes. To read the release
notes, open the "Welcome to TDE" handbook and then select the "TDE
Release Notes" link.
Or run the following:
khelpcenter help:/khelpcenter/releasenotes
For new R14 users, this document appears once and once only after
starting Trinity the first time in R14. Likewise for git users.
Now the interesting twist: somehow kcmshell->tdecmshell slipped
through the cracks and is not in the list. I'll push a patch to the
docbook file. :)
Darrell