On 13 November 2011 18:35, /dev/ammo42 <mickeytintincolle@yahoo.fr> wrote:
Le Sun, 13 Nov 2011 15:30:25 -0800 (PST),
Darrell Anderson <humanreadable@yahoo.com> a écrit :

> In 3.5.13 KPersonalizer, System Behavior (second screen) the option
> KDE (TM) should be TDE (TM).
>
> Let me know if this is easily fixed in SVN/GIT. If not I'll file a
> bug report.
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>
>
> Darrell
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> trinity-devel-unsubscribe@lists.pearsoncomputing.net For additional
> commands, e-mail: trinity-devel-help@lists.pearsoncomputing.net Read
> list messsages on the Web archive:
> http://trinity-devel.pearsoncomputing.net/ Please remember not to
> top-post:
> http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
>


---------------------------------------------------------------------
To unsubscribe, e-mail: trinity-devel-unsubscribe@lists.pearsoncomputing.net
For additional commands, e-mail: trinity-devel-help@lists.pearsoncomputing.net
Read list messsages on the Web archive: http://trinity-devel.pearsoncomputing.net/
Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting

 
File a report, attach patch.

The repositories are closed right now so the bug tracker is a good way for deal with patches while they are piling up.

Calvin