Re: KGlobal::config( ) vs. new KConfig
Stanislav Visnovsky <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kbabel |
|---|---|
| Message-ID | <[email protected]> |
Dňa Ut 10. Jún 2003 15:48 Marco Wegner napísal: > Hi, > > I need to clear up a few things: > > When using KGlobal::config( ) I will get kbabelrc in KBabel and > catalogmanagerrc in Catalog Manager when not calling these apps with the > --profile switch, correct? > > The PoBaseDir variable is usually in kbabelrc and not in catalogmanagerrc. > So what should be done when Catalog Manager is called with --profile? This > profile only means to use "another catalogmanagerrc" and has no impact on > kbabelrc at all... > > Am I understanding this all correctly? No, it should use different kbabelrc, not catalogmanagerrc. Catalogmanagerrc contains only environment-related stuff, like last settings of a find dialog etc. Stanislav