summaryrefslogtreecommitdiff
path: root/toolkit/content
diff options
context:
space:
mode:
authorjanekptacijarabaci <janekptacijarabaci@seznam.cz>2017-03-22 19:41:13 +0100
committerjanekptacijarabaci <janekptacijarabaci@seznam.cz>2017-03-22 19:41:13 +0100
commit7ccd4d336605baa9633b00735d69a1c1621ae55a (patch)
tree1b64f0fa0c6e9bf11dfedd86f7265441988e1d05 /toolkit/content
parente2b05cece2fe2d9b0bbee4d18778bf423209b63c (diff)
downloadpalemoon-gre-7ccd4d336605baa9633b00735d69a1c1621ae55a.tar.gz
Customizable toolbars - backward compatible (but unidirectional) - style clean up
Diffstat (limited to 'toolkit/content')
-rw-r--r--toolkit/content/customizeToolbar.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolkit/content/customizeToolbar.js b/toolkit/content/customizeToolbar.js
index 35a0fefe0..90a3aac26 100644
--- a/toolkit/content/customizeToolbar.js
+++ b/toolkit/content/customizeToolbar.js
@@ -179,7 +179,7 @@ function persistCurrentSets()
// Persist custom toolbar info on the <toolbarset/>
// Attributes:
// Names: "toolbarX" (X - the number of the toolbar)
- // Values: "Name:HidingAttributeName-HidingAttributeValue:CurrentSet"
+ // Values: "Name|HidingAttributeName-HidingAttributeValue|CurrentSet"
gToolbox.toolbarset.setAttribute("toolbar"+(++customCount),
toolbar.toolbarName
+ gToolbarInfoSeparators[0]