Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 168540
Collapse All | Expand All

(-)kdebase-3.5.6/kcontrol/screensaver/scrnsave.cpp (+4 lines)
Lines 86-91 Link Here
86
                                     KGlobal::dirs()->kde_default("apps") +
86
                                     KGlobal::dirs()->kde_default("apps") +
87
                                     "apps/ScreenSavers/");
87
                                     "apps/ScreenSavers/");
88
88
89
    // Add path for Gentoo (bug #168540)
90
    KGlobal::dirs()->addResourceType("scrsav",
91
                                     "share/applications/");
92
89
    setQuickHelp( i18n("<h1>Screen Saver</h1> This module allows you to enable and"
93
    setQuickHelp( i18n("<h1>Screen Saver</h1> This module allows you to enable and"
90
       " configure a screen saver. Note that you can enable a screen saver"
94
       " configure a screen saver. Note that you can enable a screen saver"
91
       " even if you have power saving features enabled for your display.<p>"
95
       " even if you have power saving features enabled for your display.<p>"

Return to bug 168540