Translations:Development/FAQs/Debugging FAQ/5/pl: Difference between revisions

From KDE TechBase
(Created page with "Przykład:<br /> *Aby uniknąć Dr Konqi: ::<code>export KDE_DEBUG=1</code> *Aby zobaczyć Dr Konqi: ::<code>unset KDE_DEBUG</code>")
 
(No difference)

Latest revision as of 14:35, 27 June 2012

Przykład:

  • Aby uniknąć Dr Konqi:
export KDE_DEBUG=1
  • Aby zobaczyć Dr Konqi:
unset KDE_DEBUG