From 74d938ac7aa9fa65f6be7f3c14d448a89ea59b52 Mon Sep 17 00:00:00 2001 From: piro Date: Tue, 25 Aug 2009 16:38:22 +0000 Subject: [PATCH] =?UTF-8?q?=E3=82=BF=E3=83=96=E3=83=90=E3=83=BC=E3=81=AE?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE=E3=82=92=E5=A4=89=E3=81=88=E3=82=8B=E3=83=A9?= =?UTF-8?q?=E3=82=B8=E3=82=AA=E3=83=9C=E3=82=BF=E3=83=B3=E3=82=92=E3=81=AA?= =?UTF-8?q?=E3=81=8F=E3=81=97=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@5005 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/config.js | 5 +---- content/treestyletab/config.xul | 9 +++++++-- locale/de-DE/treestyletab/treestyletab.dtd | 6 ++++-- locale/en-US/treestyletab/treestyletab.dtd | 4 ++-- locale/es-ES/treestyletab/treestyletab.dtd | 6 ++++-- locale/it-IT/treestyletab/treestyletab.dtd | 6 ++++-- locale/ja/treestyletab/treestyletab.dtd | 6 +++--- locale/pl-PL/treestyletab/treestyletab.dtd | 6 ++++-- locale/ru-RU/treestyletab/treestyletab.dtd | 6 ++++-- locale/zh-CN/treestyletab/treestyletab.dtd | 6 ++++-- locale/zh-TW/treestyletab/treestyletab.dtd | 6 ++++-- 11 files changed, 41 insertions(+), 25 deletions(-) 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 @@ - + + - + +