[Pkg-mozext-commits] [tabmixplus] 35/107: Change Options>Display>Tab - Highlight to Styles

David Prévot taffit at moszumanska.debian.org
Tue Dec 29 19:02:47 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository tabmixplus.

commit 84902923d851c0f63754f3ab747f462a9e2de56e
Author: onemen <tabmix.onemen at gmail.com>
Date:   Thu Oct 29 11:13:31 2015 +0200

    Change Options>Display>Tab - Highlight to Styles
---
 chrome/content/preferences/appearance.xul | 2 +-
 chrome/locale/en-US/pref-appearance.dtd   | 1 +
 chrome/locale/en-US/pref-tabmix.dtd       | 1 -
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/chrome/content/preferences/appearance.xul b/chrome/content/preferences/appearance.xul
index 716f9ac..422a2d3 100644
--- a/chrome/content/preferences/appearance.xul
+++ b/chrome/content/preferences/appearance.xul
@@ -170,7 +170,7 @@
         </tabpanel>
         <tabpanel>
           <groupbox id="tabappearance" flex="1">
-            <caption label="&highlight.label;"/>
+            <caption label="&tabStyles.label;"/>
             <hbox>
               <vbox flex="1">
                 <!-- Hightlight Current tab -->
diff --git a/chrome/locale/en-US/pref-appearance.dtd b/chrome/locale/en-US/pref-appearance.dtd
index 4b38c3e..c118861 100644
--- a/chrome/locale/en-US/pref-appearance.dtd
+++ b/chrome/locale/en-US/pref-appearance.dtd
@@ -1,3 +1,4 @@
+<!ENTITY tabStyles.label "Styles">
 <!ENTITY styles.label "Customize Styles">
 <!ENTITY currentTab.label "Current Tab">
 <!ENTITY unloadedTabs.label "Unloaded Tabs">
diff --git a/chrome/locale/en-US/pref-tabmix.dtd b/chrome/locale/en-US/pref-tabmix.dtd
index d4b3fe2..91662c2 100644
--- a/chrome/locale/en-US/pref-tabmix.dtd
+++ b/chrome/locale/en-US/pref-tabmix.dtd
@@ -152,7 +152,6 @@
 <!ENTITY offsetAmountToScroll.label "When scrolling show part of next out-of-sight tab">
 <!ENTITY smoothScroll.label "Enable smooth scroll">
 <!ENTITY scrolldelay.label "Scroll Delay (time between scroll repetition)">
-<!ENTITY highlight.label "Highlight">
 <!ENTITY currenttab.style.label "Current tab">
 <!ENTITY unloadedtabs.style.label "Unloaded tabs">
 <!ENTITY unreadtabs.style.label "Unread tabs">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/tabmixplus.git



More information about the Pkg-mozext-commits mailing list