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 1133
Collapse All | Expand All

(-)kbfx/plugins/applications/CMakeLists.txt.ORI (+1 lines)
Lines 21-26 Link Here
21
	    ${KDE3_UI_LIBRARY}
21
	    ${KDE3_UI_LIBRARY}
22
	    ${KDE3_KHTML_LIBRARY}
22
	    ${KDE3_KHTML_LIBRARY}
23
	    ${M_LIBRARY}
23
	    ${M_LIBRARY}
24
	    ${KDE3_DCOP_LIBRARY}
24
	    )
25
	    )
25
26
26
	KDE3_INSTALL_LIBTOOL_FILE(kbfxplasmadatastub ${LIB_INSTALL_DIR}/kbfx/plugins)
27
	KDE3_INSTALL_LIBTOOL_FILE(kbfxplasmadatastub ${LIB_INSTALL_DIR}/kbfx/plugins)
(-)kbfx/plugins/settings/CMakeLists.txt.ORI (+1 lines)
Lines 21-26 Link Here
21
	    ${KDE3_UI_LIBRARY}
21
	    ${KDE3_UI_LIBRARY}
22
	    ${KDE3_KHTML_LIBRARY}
22
	    ${KDE3_KHTML_LIBRARY}
23
	    ${M_LIBRARY}
23
	    ${M_LIBRARY}
24
	    ${KDE3_DCOP_LIBRARY}
24
	    )
25
	    )
25
26
26
	KDE3_INSTALL_LIBTOOL_FILE(kbfxplasmadatasettings ${LIB_INSTALL_DIR}/kbfx/plugins)
27
	KDE3_INSTALL_LIBTOOL_FILE(kbfxplasmadatasettings ${LIB_INSTALL_DIR}/kbfx/plugins)

Return to bug 1133