>Here is the patch (not archived or compressed):
>
>http://humanreadable.nfshost.com/misc/tdebindings-kde-tde-
>rename.diff
>
>The patch is about 38 MB.
>
>Feel free to improve any way you want.
>
>Please test. Push to git when you are content.
Although I get tdebindings to build without failure, I don't know
how to test tdebindings. I wish we had a simple wiki instruction
page of how to test. Basically a collection of scripts, c, and java
apps that use TDE dialogs and functions.
Darrell
>Could the recent patches to use udisks rather than pmount play a
>role in this?
The problem turned out to be nominal dust and incomplete contact of
the plastic pushbutton stem against the micro switch actuator head.
After cleaning the inside of the mice, I spliced a carefully cut
small piece of duct tape to the end of pushbutton stems. The
pushbutton stems now make firm contact on the micro switch actuator
head. The mice are acting like new. No missed clicks, no double
clicks instead of single cicks, no dropped select-and-drag problems.
Darrell
>BTW, can I help with some non-programmer tasks? If so, show me
>where...
I listed several in my previous post.
If you want to review top level handbooks, the wiki, etc., just
send comments to this list. Usually I handle the handbook changes,
but anybody with an account can edit the wiki.
By 'top level' handbooks, I am referring to the first four links in
the help handbook, when opening the handbook directly from the
launcher menu.
Likewise with the wiki. You don't have to edit but reviews are
needed to start updating. Post comments to this list.
:)
Darrell
>Just points to consider from the article. I think this can go for
>any
>software (Windows and Mac included). Since I am not a developer
>and
>don't have to do releases, I never thought about what the
>journalist
>was saying.
We have an etherpad where we already collect this information,
including a draft press release and press contacts.
More than help with those tasks, we need help with the following:
* Reviewing top level help handbooks.
* Reviewing the proposed R14 README.
* Further testing of the r14-xdg-update script.
* Reviewing and updating the wiki.
* Reorganizing a web site that is functional yet needs a little
"pizzazz." R14 is a big release, especially from a public relations
perspective, and adding fresh polish to the web site would coincide
nicely with the R14 release.
* For coders, helping with those bug reports listed in the etherpad
that have been identified as R14 "blockers."
* Testing patches that are already attached to bug reports.
* Developing a detailed wiki page for compiling LibreOffice with
Trinity dialogs.
Darrell
All,
I would like to inspect source tree text strings for instances of
KDE/kde rebranding issues and update to TDE/tde. Mostly in tooltips
and What's This help strings. My challenge is being able to
efficiently grep only those strings, which often in the sources are
multiple lines.
I would appreciate shell scripting advice to find such text strings.
Thanks!
Darrell
All,
I have a massive tdebindings renaming/rebranding patch that I have
been testing for several weeks. The patch renames the following:
Text references of KDE->TDE
Source directories kde*->tde*:
kdejava->tdejava
kdedcop*->tdedcop*
etc.
I do not experience any build failures or warning or error messages
during the build.
The patch is almost 30MB and too large to attach to a bug report.
Push to git?
Darrell