| Summary: | KPersonalizer Branding Issue | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Darrell <darrella> |
| Component: | tdebase | Assignee: | Calvin Morrison <mutantturkey> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bugwatch, darrella, kb9vqf |
| Priority: | P1 | ||
| Version: | R14.0.0 [Trinity] | ||
| Hardware: | All | ||
| OS: | All | ||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
| Attachments: | branding patch | ||
If TDE is not trademarked then the "(TM)" reference should be removed. Created attachment 196 [details]
branding patch
Generated a patch so it's easier to apply.
(In reply to comment #1) > If TDE is not trademarked then the "(TM)" reference should be removed. Actually we can use (TM), just not (R). TDE is an unofficial trademark of the Trinity Desktop Project. http://en.wikipedia.org/wiki/Trademark Committed in GIT hash d331e3d. Thanks for reporting, and for the patch! |
In 3.5.13 KPersonalizer, System Behavior (second screen) the option KDE (TM) should be TDE (TM). Untested patch: Index: kpersonalizer/kospagedlg.ui =================================================================== --- kpersonalizer/kospagedlg.ui (révision 1262481) +++ kpersonalizer/kospagedlg.ui (copie de travail) @@ -76,7 +76,7 @@ <cstring>rb_kde</cstring> </property> <property name="text"> - <string>KDE (TM)</string> + <string>TDE (TM)</string> </property> <property name="checked"> <bool>true</bool>