[Pkg-mozext-commits] [firegestures] 01/04: Imported Upstream version 1.7.12

David Prévot taffit at alioth.debian.org
Sat Sep 21 02:14:16 UTC 2013


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

taffit pushed a commit to branch master
in repository firegestures.

commit bcabf8f2ab4f6cff17139dfc35d5a4f3d0800295
Author: David Prévot <taffit at debian.org>
Date:   Fri Sep 20 22:00:21 2013 -0400

    Imported Upstream version 1.7.12
---
 chrome/content/firegestures/browser.js       |    2 ++
 chrome/locale/ar/firegestures/mapping.dtd    |    2 ++
 chrome/locale/cs-CZ/firegestures/mapping.dtd |    2 ++
 chrome/locale/da/firegestures/mapping.dtd    |    2 ++
 chrome/locale/de/firegestures/mapping.dtd    |    2 ++
 chrome/locale/en-US/firegestures/mapping.dtd |    2 ++
 chrome/locale/es-AR/firegestures/mapping.dtd |    2 ++
 chrome/locale/es-ES/firegestures/mapping.dtd |    2 ++
 chrome/locale/es-MX/firegestures/mapping.dtd |    2 ++
 chrome/locale/et-EE/firegestures/mapping.dtd |    2 ++
 chrome/locale/fi-FI/firegestures/mapping.dtd |    2 ++
 chrome/locale/fr/firegestures/mapping.dtd    |    2 ++
 chrome/locale/he/firegestures/mapping.dtd    |    2 ++
 chrome/locale/hu-HU/firegestures/mapping.dtd |    2 ++
 chrome/locale/ja/firegestures/mapping.dtd    |    2 ++
 chrome/locale/ko-KR/firegestures/mapping.dtd |    2 ++
 chrome/locale/lt/firegestures/mapping.dtd    |    2 ++
 chrome/locale/nb-NO/firegestures/mapping.dtd |    2 ++
 chrome/locale/nl/firegestures/mapping.dtd    |    2 ++
 chrome/locale/pl/firegestures/mapping.dtd    |    2 ++
 chrome/locale/ro/firegestures/mapping.dtd    |    2 ++
 chrome/locale/ru-RU/firegestures/mapping.dtd |    2 ++
 chrome/locale/sr/firegestures/mapping.dtd    |    2 ++
 chrome/locale/sv-SE/firegestures/mapping.dtd |    2 ++
 chrome/locale/tr/firegestures/mapping.dtd    |    2 ++
 chrome/locale/vi/firegestures/mapping.dtd    |    2 ++
 chrome/locale/zh-CN/firegestures/mapping.dtd |    2 ++
 chrome/locale/zh-TW/firegestures/mapping.dtd |    2 ++
 install.rdf                                  |    2 +-
 29 files changed, 57 insertions(+), 1 deletion(-)

diff --git a/chrome/content/firegestures/browser.js b/chrome/content/firegestures/browser.js
index ff4c2b7..11d47d5 100755
--- a/chrome/content/firegestures/browser.js
+++ b/chrome/content/firegestures/browser.js
@@ -717,6 +717,8 @@ var FireGestures = {
 
 
 	setStatusText: function(aText) {
+		if (!this._statusTextField)
+			this._statusTextField = gBrowser.getStatusPanel();
 		this._statusTextField.label = aText;
 	},
 
diff --git a/chrome/locale/ar/firegestures/mapping.dtd b/chrome/locale/ar/firegestures/mapping.dtd
index 12cc28c..d166413 100644
--- a/chrome/locale/ar/firegestures/mapping.dtd
+++ b/chrome/locale/ar/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "إفتح / أغلق شريط البحث">
 <!ENTITY gestureCmd.restartApp "أعد تشغيل فايرفوكس">
 <!ENTITY gestureCmd.options "خيارات">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/cs-CZ/firegestures/mapping.dtd b/chrome/locale/cs-CZ/firegestures/mapping.dtd
index ed91c7e..b81f1ad 100644
--- a/chrome/locale/cs-CZ/firegestures/mapping.dtd
+++ b/chrome/locale/cs-CZ/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Zobrazit / Skrýt panel vyhledávání">
 <!ENTITY gestureCmd.restartApp "Restartovat Firefox">
 <!ENTITY gestureCmd.options "možnosti">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/da/firegestures/mapping.dtd b/chrome/locale/da/firegestures/mapping.dtd
index 0e8c573..b91fe98 100644
--- a/chrome/locale/da/firegestures/mapping.dtd
+++ b/chrome/locale/da/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Åbn / Luk søgebjælke">
 <!ENTITY gestureCmd.restartApp "Genstart Firefox">
 <!ENTITY gestureCmd.options "Indstillinger">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/de/firegestures/mapping.dtd b/chrome/locale/de/firegestures/mapping.dtd
index 22b9753..b618032 100644
--- a/chrome/locale/de/firegestures/mapping.dtd
+++ b/chrome/locale/de/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Suchleiste öffnen/schließen">
 <!ENTITY gestureCmd.restartApp "Firefox neu starten">
 <!ENTITY gestureCmd.options "Optionen">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/en-US/firegestures/mapping.dtd b/chrome/locale/en-US/firegestures/mapping.dtd
index 91f6b50..d937045 100644
--- a/chrome/locale/en-US/firegestures/mapping.dtd
+++ b/chrome/locale/en-US/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Open / Close Find Bar">
 <!ENTITY gestureCmd.restartApp "Restart Firefox">
 <!ENTITY gestureCmd.options "Options">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/es-AR/firegestures/mapping.dtd b/chrome/locale/es-AR/firegestures/mapping.dtd
index 068845e..0ad91ae 100644
--- a/chrome/locale/es-AR/firegestures/mapping.dtd
+++ b/chrome/locale/es-AR/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Abrir/Cerrar la barra de búsqueda">
 <!ENTITY gestureCmd.restartApp "Arranque nuevamente a Firefox">
 <!ENTITY gestureCmd.options "Opciones">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/es-ES/firegestures/mapping.dtd b/chrome/locale/es-ES/firegestures/mapping.dtd
index 32ae310..3d0d4b3 100644
--- a/chrome/locale/es-ES/firegestures/mapping.dtd
+++ b/chrome/locale/es-ES/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Abrir / Cerrar barra de búsqueda">
 <!ENTITY gestureCmd.restartApp "Reiniciar Firefox">
 <!ENTITY gestureCmd.options "Opciones">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/es-MX/firegestures/mapping.dtd b/chrome/locale/es-MX/firegestures/mapping.dtd
index fa93be4..0bdb8df 100644
--- a/chrome/locale/es-MX/firegestures/mapping.dtd
+++ b/chrome/locale/es-MX/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Abrir/Cerrar la barra de búsqueda">
 <!ENTITY gestureCmd.restartApp "Re-iniciar Firefox">
 <!ENTITY gestureCmd.options "Opciones">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/et-EE/firegestures/mapping.dtd b/chrome/locale/et-EE/firegestures/mapping.dtd
index 4686626..8ef671f 100644
--- a/chrome/locale/et-EE/firegestures/mapping.dtd
+++ b/chrome/locale/et-EE/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Ava/Sulge otsinguriba">
 <!ENTITY gestureCmd.restartApp "Taaskäivita Firefox">
 <!ENTITY gestureCmd.options "Sätted">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/fi-FI/firegestures/mapping.dtd b/chrome/locale/fi-FI/firegestures/mapping.dtd
index f0ec97f..2c79c4c 100644
--- a/chrome/locale/fi-FI/firegestures/mapping.dtd
+++ b/chrome/locale/fi-FI/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Avaa / sulje etsintäpalkki">
 <!ENTITY gestureCmd.restartApp "Käynnistä Firefox uudelleen">
 <!ENTITY gestureCmd.options "Asetukset">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/fr/firegestures/mapping.dtd b/chrome/locale/fr/firegestures/mapping.dtd
index 7d3d463..8d4e046 100644
--- a/chrome/locale/fr/firegestures/mapping.dtd
+++ b/chrome/locale/fr/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Ouvrir / fermer la barre de recherche">
 <!ENTITY gestureCmd.restartApp "Redémarrer Firefox">
 <!ENTITY gestureCmd.options "Options">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/he/firegestures/mapping.dtd b/chrome/locale/he/firegestures/mapping.dtd
index d1a75b5..54f7616 100644
--- a/chrome/locale/he/firegestures/mapping.dtd
+++ b/chrome/locale/he/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "פתיחת / סגירת סרגל החיפוש">
 <!ENTITY gestureCmd.restartApp "אתחול Firefox">
 <!ENTITY gestureCmd.options "אפשרויות">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/hu-HU/firegestures/mapping.dtd b/chrome/locale/hu-HU/firegestures/mapping.dtd
index dae22aa..b8b4667 100644
--- a/chrome/locale/hu-HU/firegestures/mapping.dtd
+++ b/chrome/locale/hu-HU/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Keresés megnyitása/bezárása">
 <!ENTITY gestureCmd.restartApp "Firefox újraindítása">
 <!ENTITY gestureCmd.options "Beállítások">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/ja/firegestures/mapping.dtd b/chrome/locale/ja/firegestures/mapping.dtd
index 72ca6da..f3fefdb 100644
--- a/chrome/locale/ja/firegestures/mapping.dtd
+++ b/chrome/locale/ja/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "検索バーを開く / 閉じる">
 <!ENTITY gestureCmd.restartApp "Firefox を再起動">
 <!ENTITY gestureCmd.options "設定">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/ko-KR/firegestures/mapping.dtd b/chrome/locale/ko-KR/firegestures/mapping.dtd
index b057dcc..8702f7d 100644
--- a/chrome/locale/ko-KR/firegestures/mapping.dtd
+++ b/chrome/locale/ko-KR/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "검색 막대 열기/닫기">
 <!ENTITY gestureCmd.restartApp "Firefox 재시작">
 <!ENTITY gestureCmd.options "선택사항">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/lt/firegestures/mapping.dtd b/chrome/locale/lt/firegestures/mapping.dtd
index 8de11d1..35c0af5 100644
--- a/chrome/locale/lt/firegestures/mapping.dtd
+++ b/chrome/locale/lt/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Atverti / Užverti paieškos juostą">
 <!ENTITY gestureCmd.restartApp "Paleisti iš naujo Firefox">
 <!ENTITY gestureCmd.options "Parinktys">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/nb-NO/firegestures/mapping.dtd b/chrome/locale/nb-NO/firegestures/mapping.dtd
index 7644488..a7d08d7 100644
--- a/chrome/locale/nb-NO/firegestures/mapping.dtd
+++ b/chrome/locale/nb-NO/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Åpne/lukke søkelinja">
 <!ENTITY gestureCmd.restartApp "Start Firefox på nytt">
 <!ENTITY gestureCmd.options "Innstillinger">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/nl/firegestures/mapping.dtd b/chrome/locale/nl/firegestures/mapping.dtd
index 419e920..34cd852 100644
--- a/chrome/locale/nl/firegestures/mapping.dtd
+++ b/chrome/locale/nl/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Zoekbalk Openen / Sluiten">
 <!ENTITY gestureCmd.restartApp "Firefox Herstarten">
 <!ENTITY gestureCmd.options "Opties">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/pl/firegestures/mapping.dtd b/chrome/locale/pl/firegestures/mapping.dtd
index 8a71c82..b4d024b 100644
--- a/chrome/locale/pl/firegestures/mapping.dtd
+++ b/chrome/locale/pl/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Otwórz/Zamknij pasek wyszukiwania">
 <!ENTITY gestureCmd.restartApp "Uruchom ponownie Firefoksa">
 <!ENTITY gestureCmd.options "opcje">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/ro/firegestures/mapping.dtd b/chrome/locale/ro/firegestures/mapping.dtd
index 18f8ea4..30c3ecb 100644
--- a/chrome/locale/ro/firegestures/mapping.dtd
+++ b/chrome/locale/ro/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Afișează/Ascunde bara de căutare">
 <!ENTITY gestureCmd.restartApp "Repornește Firefox">
 <!ENTITY gestureCmd.options "Opțiuni">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/ru-RU/firegestures/mapping.dtd b/chrome/locale/ru-RU/firegestures/mapping.dtd
index 9dbe9b9..33a34d8 100644
--- a/chrome/locale/ru-RU/firegestures/mapping.dtd
+++ b/chrome/locale/ru-RU/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Открыть / Закрыть панель поиска">
 <!ENTITY gestureCmd.restartApp "Перезапустить Firefox">
 <!ENTITY gestureCmd.options "Настройки">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/sr/firegestures/mapping.dtd b/chrome/locale/sr/firegestures/mapping.dtd
index 995c725..ac24e8f 100644
--- a/chrome/locale/sr/firegestures/mapping.dtd
+++ b/chrome/locale/sr/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Отвори/затвори траку за претрагу">
 <!ENTITY gestureCmd.restartApp "Поново покрени Фајерфокс">
 <!ENTITY gestureCmd.options "Опције">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/sv-SE/firegestures/mapping.dtd b/chrome/locale/sv-SE/firegestures/mapping.dtd
index 906ec36..fce286c 100644
--- a/chrome/locale/sv-SE/firegestures/mapping.dtd
+++ b/chrome/locale/sv-SE/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Öppna / Stäng Sidsökfältet">
 <!ENTITY gestureCmd.restartApp "Starta om Firefox">
 <!ENTITY gestureCmd.options "Inställningar">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/tr/firegestures/mapping.dtd b/chrome/locale/tr/firegestures/mapping.dtd
index d643fb2..22336d8 100644
--- a/chrome/locale/tr/firegestures/mapping.dtd
+++ b/chrome/locale/tr/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Arama Çubuğunu Aç/ Kapat">
 <!ENTITY gestureCmd.restartApp "Firefox'u Baştan Başlat">
 <!ENTITY gestureCmd.options "Ayarlar">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/vi/firegestures/mapping.dtd b/chrome/locale/vi/firegestures/mapping.dtd
index 431e449..e21489a 100644
--- a/chrome/locale/vi/firegestures/mapping.dtd
+++ b/chrome/locale/vi/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "Mở/Đóng Thanh tìm kiếm">
 <!ENTITY gestureCmd.restartApp "Khởi động lại Firefox">
 <!ENTITY gestureCmd.options "Tùy chọn">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/zh-CN/firegestures/mapping.dtd b/chrome/locale/zh-CN/firegestures/mapping.dtd
index ef6cb1a..5c097cb 100644
--- a/chrome/locale/zh-CN/firegestures/mapping.dtd
+++ b/chrome/locale/zh-CN/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "打开/关闭 查找栏">
 <!ENTITY gestureCmd.restartApp "重启Firefox">
 <!ENTITY gestureCmd.options "选项">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/chrome/locale/zh-TW/firegestures/mapping.dtd b/chrome/locale/zh-TW/firegestures/mapping.dtd
index 8bea17c..df66276 100644
--- a/chrome/locale/zh-TW/firegestures/mapping.dtd
+++ b/chrome/locale/zh-TW/firegestures/mapping.dtd
@@ -48,3 +48,5 @@
 <!ENTITY gestureCmd.toggleFindbar "開啟╱關閉搜尋列">
 <!ENTITY gestureCmd.restartApp "重新啟動 Firefox">
 <!ENTITY gestureCmd.options "選項">
+<!-- leave this empty for Pale Moon 24 compatibility -->
+<!ENTITY viewTabGroups.label "">
diff --git a/install.rdf b/install.rdf
index c53598f..8f211cc 100644
--- a/install.rdf
+++ b/install.rdf
@@ -7,7 +7,7 @@
 		<em:id>firegestures at xuldev.org</em:id>
 		<em:type>2</em:type>
 		<em:name>FireGestures</em:name>
-		<em:version>1.7.10</em:version>
+		<em:version>1.7.12</em:version>
 		<em:description>Executes various commands with mouse gestures.</em:description>
 		<em:creator>Gomita</em:creator>
 		<em:localized>

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



More information about the Pkg-mozext-commits mailing list