By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release. View | Details | Raw Unified | Return to bug 612
Collapse All | Expand All

(-)kospagedlg.ui (-2 / +2 lines)
Lines 1-4 Link Here
1
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
1
2
<class>KOSPageDlg</class>
2
<class>KOSPageDlg</class>
3
<widget class="TQWidget">
3
<widget class="TQWidget">
4
    <property name="name">
4
    <property name="name">
Lines 76-82 Link Here
76
                        <cstring>rb_kde</cstring>
76
                        <cstring>rb_kde</cstring>
77
                    </property>
77
                    </property>
78
                    <property name="text">
78
                    <property name="text">
79
                        <string>KDE (TM)</string>
79
                        <string>TDE</string>
80
                    </property>
80
                    </property>
81
                    <property name="checked">
81
                    <property name="checked">
82
                        <bool>true</bool>
82
                        <bool>true</bool>

Return to bug 612