kde-playground/kdepim/knotes/print/README.themes
2015-04-14 21:49:29 +00:00

18 lines
564 B
Text

4.13:
-----
KNotes printing theme support:
- note name : use "name"
- note description: use "description" keyword
- current date time: use "currentDateTime" keyword
- allow to inform that we have an alarm: use "hasAlarm" keyword
- show alarm info: use "alarm" keyword (return date time as long format)
- allow to inform that note is locked: use "isLock" keyword
- note backgroundcolor name : use "backgroundColorName" keyword
4.14:
-----
New i18n that we can use in theme:
- alarm_i18n => translate "Alarm:"
- note_is_locked_i18n => translate "Note is locked"