Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 305532 Details for
Bug 446466
kcontrol modules appearing in gnome "Other" menu
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
kdelibs-3.5.9-kcmultidialog-ignore-nodisplay.patch rev2
kdelibs-3.5.9-kcmultidialog-ignore-nodisplay.patch (text/plain), 1.31 KB, created by
Kevin Kofler
on 2008-05-15 19:51:19 UTC
(
hide
)
Description:
kdelibs-3.5.9-kcmultidialog-ignore-nodisplay.patch rev2
Filename:
MIME Type:
Creator:
Kevin Kofler
Created:
2008-05-15 19:51:19 UTC
Size:
1.31 KB
patch
obsolete
>diff -ur kdelibs-3.5.9/kutils/kcmultidialog.cpp kdelibs-3.5.9-kcmultidialog-ignore-nodisplay/kutils/kcmultidialog.cpp >--- kdelibs-3.5.9/kutils/kcmultidialog.cpp 2006-10-01 19:33:34.000000000 +0200 >+++ kdelibs-3.5.9-kcmultidialog-ignore-nodisplay/kutils/kcmultidialog.cpp 2008-05-15 20:53:02.000000000 +0200 >@@ -247,7 +247,6 @@ > return; > > QFrame* page = 0; >- if (!moduleinfo.service()->noDisplay()) > switch( dialogface ) > { > case TreeList: >diff -ur kdelibs-3.5.9/kutils/kpluginselector.cpp kdelibs-3.5.9-kcmultidialog-ignore-nodisplay/kutils/kpluginselector.cpp >--- kdelibs-3.5.9/kutils/kpluginselector.cpp 2005-10-10 17:05:54.000000000 +0200 >+++ kdelibs-3.5.9-kcmultidialog-ignore-nodisplay/kutils/kpluginselector.cpp 2008-05-15 21:49:30.000000000 +0200 >@@ -279,7 +279,6 @@ > plugininfo->kcmServices().begin(); > it != plugininfo->kcmServices().end(); ++it ) > { >- if( !( *it )->noDisplay() ) > { > KCModuleInfo moduleinfo( *it ); > QWidget * module = insertKCM( tabwidget, moduleinfo ); >@@ -289,7 +288,6 @@ > } > else > { >- if( !plugininfo->kcmServices().front()->noDisplay() ) > { > KCModuleInfo moduleinfo( > plugininfo->kcmServices().front() );
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 446466
:
305521
|
305532
|
305537