2012-03-25 16:10:15 +02:00
|
|
|
Panel
|
|
|
|
OptionCheckBox
|
|
|
|
id: showInfoMessagesInConsole
|
2012-04-26 21:54:16 +02:00
|
|
|
!text: tr('Show info messages in console')
|
2012-03-25 16:10:15 +02:00
|
|
|
|
|
|
|
OptionCheckBox
|
|
|
|
id: showEventMessagesInConsole
|
2012-04-26 21:54:16 +02:00
|
|
|
!text: tr('Show event messages in console')
|
2012-03-25 16:10:15 +02:00
|
|
|
|
|
|
|
OptionCheckBox
|
|
|
|
id: showStatusMessagesInConsole
|
2012-04-26 21:54:16 +02:00
|
|
|
!text: tr('Show status messages in console')
|
2012-03-25 16:10:15 +02:00
|
|
|
|
|
|
|
OptionCheckBox
|
|
|
|
id: showTimestampsInConsole
|
2012-04-26 21:54:16 +02:00
|
|
|
!text: tr('Show timestamps in console')
|
2012-03-25 16:10:15 +02:00
|
|
|
|
|
|
|
OptionCheckBox
|
|
|
|
id: showLevelsInConsole
|
2012-04-26 21:54:16 +02:00
|
|
|
!text: tr('Show levels in console')
|
2012-03-25 16:10:15 +02:00
|
|
|
|
|
|
|
OptionCheckBox
|
|
|
|
id: showPrivateMessagesInConsole
|
2012-04-26 21:54:16 +02:00
|
|
|
!text: tr('Show private messages in console')
|
2012-06-09 15:00:08 +02:00
|
|
|
|
|
|
|
OptionCheckBox
|
|
|
|
id: showPrivateMessagesOnScreen
|
2012-08-25 21:11:54 +02:00
|
|
|
!text: tr('Show private messages on screen')
|