diff --git a/content/treestyletab/config.js b/content/treestyletab/config.js index 2cfb8f25..405dab62 100644 --- a/content/treestyletab/config.js +++ b/content/treestyletab/config.js @@ -126,13 +126,10 @@ function onSyncGroupBookmarkPrefToUI() function onChangeTabbarPosition(aOnChange) { - var pos = document.getElementById('extensions.treestyletab.tabbar.position-radiogroup').value; - var invertTab = document.getElementById('extensions.treestyletab.tabbar.invertTab-check'); + var pos = document.getElementById('extensions.treestyletab.tabbar.position').value; var invertTabContents = document.getElementById('extensions.treestyletab.tabbar.invertTabContents-check'); var invertClosebox = document.getElementById('extensions.treestyletab.tabbar.invertClosebox-check'); - invertTab.disabled = pos != 'right'; -// invertTabContents.disabled = pos != 'right'; invertClosebox.setAttribute('label', invertClosebox.getAttribute( (pos == 'right' && invertTabContents.checked) ? diff --git a/content/treestyletab/config.xul b/content/treestyletab/config.xul index 4106643b..94206024 100644 --- a/content/treestyletab/config.xul +++ b/content/treestyletab/config.xul @@ -72,8 +72,9 @@ - + + + - diff --git a/locale/de-DE/treestyletab/treestyletab.dtd b/locale/de-DE/treestyletab/treestyletab.dtd index a60b6a15..8b3611aa 100644 --- a/locale/de-DE/treestyletab/treestyletab.dtd +++ b/locale/de-DE/treestyletab/treestyletab.dtd @@ -6,14 +6,16 @@ - + + - + + diff --git a/locale/en-US/treestyletab/treestyletab.dtd b/locale/en-US/treestyletab/treestyletab.dtd index 56cc3ad9..f271cc84 100644 --- a/locale/en-US/treestyletab/treestyletab.dtd +++ b/locale/en-US/treestyletab/treestyletab.dtd @@ -6,14 +6,14 @@ - + - + diff --git a/locale/es-ES/treestyletab/treestyletab.dtd b/locale/es-ES/treestyletab/treestyletab.dtd index 78dd335e..a1bfb3e7 100644 --- a/locale/es-ES/treestyletab/treestyletab.dtd +++ b/locale/es-ES/treestyletab/treestyletab.dtd @@ -6,14 +6,16 @@ - + + - + + diff --git a/locale/it-IT/treestyletab/treestyletab.dtd b/locale/it-IT/treestyletab/treestyletab.dtd index 26c1e48f..6a6b08ee 100644 --- a/locale/it-IT/treestyletab/treestyletab.dtd +++ b/locale/it-IT/treestyletab/treestyletab.dtd @@ -6,14 +6,16 @@ - + + - + + diff --git a/locale/ja/treestyletab/treestyletab.dtd b/locale/ja/treestyletab/treestyletab.dtd index fa5db32e..eacc8394 100644 --- a/locale/ja/treestyletab/treestyletab.dtd +++ b/locale/ja/treestyletab/treestyletab.dtd @@ -6,15 +6,15 @@ - + - - + + diff --git a/locale/pl-PL/treestyletab/treestyletab.dtd b/locale/pl-PL/treestyletab/treestyletab.dtd index dcbf83a4..1c40b26d 100644 --- a/locale/pl-PL/treestyletab/treestyletab.dtd +++ b/locale/pl-PL/treestyletab/treestyletab.dtd @@ -6,14 +6,16 @@ - + + - + + diff --git a/locale/ru-RU/treestyletab/treestyletab.dtd b/locale/ru-RU/treestyletab/treestyletab.dtd index 2fb8ef58..7aa32a29 100755 --- a/locale/ru-RU/treestyletab/treestyletab.dtd +++ b/locale/ru-RU/treestyletab/treestyletab.dtd @@ -6,14 +6,16 @@ - + + - + + diff --git a/locale/zh-CN/treestyletab/treestyletab.dtd b/locale/zh-CN/treestyletab/treestyletab.dtd index dc1c0dc5..9d71b06a 100644 --- a/locale/zh-CN/treestyletab/treestyletab.dtd +++ b/locale/zh-CN/treestyletab/treestyletab.dtd @@ -6,7 +6,8 @@ - + + @@ -14,7 +15,8 @@ - + + diff --git a/locale/zh-TW/treestyletab/treestyletab.dtd b/locale/zh-TW/treestyletab/treestyletab.dtd index 165223c0..b61a4655 100644 --- a/locale/zh-TW/treestyletab/treestyletab.dtd +++ b/locale/zh-TW/treestyletab/treestyletab.dtd @@ -6,14 +6,16 @@ - + + - + +