[Pkg-mozext-commits] [tabmixplus] 04/05: Update TMP_TabGroupsManager after changeset 92c8e42a443f

David Prévot taffit at moszumanska.debian.org
Mon Aug 4 03:32:04 UTC 2014


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

taffit pushed a commit to tag 0.4.1.1
in repository tabmixplus.

commit b23c695ab99d0cbf5fc43f99d37dfadfaac9f7c5
Author: onemen <tabmix.onemen at gmail.com>
Date:   Tue Aug 27 14:46:37 2013 +0300

    Update TMP_TabGroupsManager after changeset 92c8e42a443f
---
 modules/extensions/TabGroupsManager.jsm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/extensions/TabGroupsManager.jsm b/modules/extensions/TabGroupsManager.jsm
index 88bdf46..ffd4301 100644
--- a/modules/extensions/TabGroupsManager.jsm
+++ b/modules/extensions/TabGroupsManager.jsm
@@ -88,7 +88,7 @@ let TMP_TabGroupsManager = {
       '}' +
       'if (false) {'
     )._replace(
-      'if (this.saveClosedtabs)',
+      'TMP_ClosedTabs.setButtonDisableState();',
       '  if (_restoreSelect && (overwrite || (!concatenate && !currentTabIsBalnk)))' +
       '    this.updateSelected(newIndex + _lastSelectedIndex, overwrite || caller=="firstwindowopen" || caller=="windowopenedbytabmix");' +
       '  $&'

-- 
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