mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-06 02:30:46 -08:00
Replace palette category with theme (#9438)
This commit is contained in:
parent
9fd345ec06
commit
24d45fd318
2 changed files with 3 additions and 3 deletions
|
|
@ -38,7 +38,7 @@ Valid change categories are as follows:
|
|||
* ''widget''
|
||||
* ''filters''
|
||||
* ''usability''
|
||||
* ''palette''
|
||||
* ''theme''
|
||||
* ''hackability''
|
||||
* ''nodejs''
|
||||
* ''performance''
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
title: $:/tw5.com/releases/info/
|
||||
|
||||
category-order: translation plugin usability palette hackability widget filters performance nodejs internal developer
|
||||
category-order: translation plugin usability theme hackability widget filters performance nodejs internal developer
|
||||
categories/internal/caption: Internal
|
||||
categories/translation/caption: Translation
|
||||
categories/plugin/caption: Plugin
|
||||
categories/widget/caption: Widget
|
||||
categories/usability/caption: Usability
|
||||
categories/palette/caption: Palette
|
||||
categories/theme/caption: Theme
|
||||
categories/hackability/caption: Hackability
|
||||
categories/nodejs/caption: Node.js
|
||||
categories/performance/caption: Performance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue