1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-09 02:08:05 +00:00

Normalise titles of toolbar button tiddlers

The title shouldn’t include the toolbar name if we’re starting to have
buttons which can be placed on more than one toolbar.
This commit is contained in:
Jermolene
2014-07-29 13:37:57 +01:00
parent 0d5380d4a6
commit 4de1a1adbe
20 changed files with 26 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
title: $:/config/ViewToolbarButtons/Visibility/$:/
core/ui/ViewToolbar/clone: hide
core/ui/ViewToolbar/close-others: hide
core/ui/ViewToolbar/more: hide
core/ui/ViewToolbar/permalink: hide
core/ui/ViewToolbar/permaview: hide
core/ui/Buttons/clone: hide
core/ui/Buttons/close-others: hide
core/ui/Buttons/more: hide
core/ui/Buttons/permalink: hide
core/ui/Buttons/permaview: hide