mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 04:56:22 +00:00
docs: Update theme_template with missing options
Synchronize theme_template with the current codebase by adding all themeable preferences and color attributes that were previously undocumented. Remove 'wins.autotidy' option which is no longer used.
This commit is contained in:
@@ -26,6 +26,7 @@ main.text.me=
|
|||||||
main.text.them=
|
main.text.them=
|
||||||
main.text.history=
|
main.text.history=
|
||||||
main.splash=
|
main.splash=
|
||||||
|
main.help.header=
|
||||||
main.time=
|
main.time=
|
||||||
main.trackbar=
|
main.trackbar=
|
||||||
input.text=
|
input.text=
|
||||||
@@ -100,6 +101,7 @@ privileges=
|
|||||||
presence=
|
presence=
|
||||||
intype=
|
intype=
|
||||||
enc.warn=
|
enc.warn=
|
||||||
|
tls.show=
|
||||||
resource.title=
|
resource.title=
|
||||||
resource.message=
|
resource.message=
|
||||||
statuses.console=
|
statuses.console=
|
||||||
@@ -112,6 +114,7 @@ roster.by=
|
|||||||
roster.order=
|
roster.order=
|
||||||
roster.unread=
|
roster.unread=
|
||||||
roster.count=
|
roster.count=
|
||||||
|
roster.count.zero=
|
||||||
roster.priority=
|
roster.priority=
|
||||||
roster.size=
|
roster.size=
|
||||||
roster.wrap=
|
roster.wrap=
|
||||||
@@ -132,6 +135,7 @@ roster.rooms.order=
|
|||||||
roster.rooms.unread=
|
roster.rooms.unread=
|
||||||
roster.rooms.pos=
|
roster.rooms.pos=
|
||||||
roster.rooms.by=
|
roster.rooms.by=
|
||||||
|
roster.rooms.title=
|
||||||
roster.rooms.char=
|
roster.rooms.char=
|
||||||
roster.rooms.private.char=
|
roster.rooms.private.char=
|
||||||
roster.private=
|
roster.private=
|
||||||
@@ -140,15 +144,26 @@ occupants=
|
|||||||
occupants.size=
|
occupants.size=
|
||||||
occupants.char=
|
occupants.char=
|
||||||
occupants.jid=
|
occupants.jid=
|
||||||
|
occupants.offline=
|
||||||
occupants.wrap=
|
occupants.wrap=
|
||||||
occupants.indent=
|
occupants.indent=
|
||||||
occupants.header.char=
|
occupants.header.char=
|
||||||
wins.autotidy=
|
|
||||||
otr.char=
|
otr.char=
|
||||||
pgp.char=
|
pgp.char=
|
||||||
omemo.char=
|
omemo.char=
|
||||||
console.muc=
|
console.muc=
|
||||||
console.chat=
|
console.chat=
|
||||||
console.private=
|
console.private=
|
||||||
|
statusbar.show.name=
|
||||||
|
statusbar.show.number=
|
||||||
|
statusbar.self=
|
||||||
|
statusbar.chat=
|
||||||
|
statusbar.room.title=
|
||||||
|
statusbar.tabs=
|
||||||
|
statusbar.tablen=
|
||||||
|
titlebar.muc.title=
|
||||||
|
titlebar.position=
|
||||||
|
mainwin.position=
|
||||||
|
statusbar.position=
|
||||||
inputwin.position=
|
inputwin.position=
|
||||||
correction.char=
|
correction.char=
|
||||||
|
|||||||
Reference in New Issue
Block a user