[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/kcontrol/kfontinst/kcmfontinst
From:       Craig Drummond <craig () kde ! org>
Date:       2010-01-17 19:33:46
Message-ID: 1263756826.918329.12880.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1076217 by craig:

Check if session service needs restarting (and restart it if it does) in
CFontList::load()


 M  +1 -0      FontList.cpp  
 M  +0 -1      KCmFontInst.cpp  


--- trunk/KDE/kdebase/workspace/kcontrol/kfontinst/kcmfontinst/FontList.cpp \
#1076216:1076217 @@ -513,6 +513,7 @@
     emit layoutChanged();
     emit listingPercent(0);
 
+    CJobRunner::startDbusService();
     CJobRunner::dbus()->list(FontInst::SYS_MASK|FontInst::USR_MASK, getpid());
 }
 
--- trunk/KDE/kdebase/workspace/kcontrol/kfontinst/kcmfontinst/KCmFontInst.cpp \
#1076216:1076217 @@ -185,7 +185,6 @@
     KGlobal::locale()->insertCatalog(KFI_CATALOGUE);
     KIconLoader::global()->addAppDir(KFI_NAME);
     KIconLoader::global()->reconfigure(KFI_NAME, KGlobal::dirs());
-    CJobRunner::startDbusService();
 
     KAboutData *about = new KAboutData("fontinst", 0, ki18n("KDE Font Installer"), \
                0, KLocalizedString(),
                                        KAboutData::License_GPL, ki18n("(C) Craig \
Drummond, 2000 - 2009"));


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic