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