[Pkg-mozext-commits] [automatic-save-folder] 72/133: New : Tested up to Firefox 4.0 beta 1 Fix : Removed the toolbar button on popup windows without a menu-bar

David Prévot taffit at moszumanska.debian.org
Mon Apr 27 20:33:53 UTC 2015


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

taffit pushed a commit to branch wip
in repository automatic-save-folder.

commit 38beed814432c14333c97b3db3dca8d95fad85e9
Author: Cyan <Cyan at d0063192-6b2e-11de-89a9-0b20f3e2dceb>
Date:   Wed Jun 30 11:55:21 2010 +0000

    New : Tested up to Firefox 4.0 beta 1
    Fix : Removed the toolbar button on popup windows without a menu-bar
    
    git-svn-id: http://automatic-save-folder.googlecode.com/svn/trunk@78 d0063192-6b2e-11de-89a9-0b20f3e2dceb
---
 content/common.dtd              | 2 +-
 content/overlay_preferences.xul | 2 +-
 install.rdf                     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/common.dtd b/content/common.dtd
index 3284811..e1a2db6 100644
--- a/content/common.dtd
+++ b/content/common.dtd
@@ -1,2 +1,2 @@
 <!-- Current version -->
-<!ENTITY asf.version "1.0.2b Rev77">
\ No newline at end of file
+<!ENTITY asf.version "1.0.2b Rev78">
\ No newline at end of file
diff --git a/content/overlay_preferences.xul b/content/overlay_preferences.xul
index 910e15d..eed982e 100644
--- a/content/overlay_preferences.xul
+++ b/content/overlay_preferences.xul
@@ -18,7 +18,7 @@
 	</menupopup>
 	
 	<toolbarpalette id="BrowserToolbarPalette">
-		<toolbarbutton id="asf-toolbar-icon-preferences" class="toolbarbutton-1" label="ASF" tooltiptext="Automatic Save Folder" oncommand="window.openDialog('chrome://asf/content/options.xul','Automatic_Save_Folder_Preferences','chrome,centerscreen,resizable=yes, dialog=no');" />
+		<toolbarbutton id="asf-toolbar-icon-preferences" class="chromeclass-toolbar-additional toolbarbutton-1" label="ASF" tooltiptext="Automatic Save Folder" oncommand="window.openDialog('chrome://asf/content/options.xul','Automatic_Save_Folder_Preferences','chrome,centerscreen,resizable=yes, dialog=no');" />
 	</toolbarpalette>
 	
 </overlay>
diff --git a/install.rdf b/install.rdf
index 30071aa..8eb2467 100644
--- a/install.rdf
+++ b/install.rdf
@@ -59,7 +59,7 @@
 			<Description>
 				<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <!-- firefox -->
 				<em:minVersion>1.5</em:minVersion>
-				<em:maxVersion>3.7a1pre</em:maxVersion>
+				<em:maxVersion>4.0.*</em:maxVersion>
 			</Description>
 		</em:targetApplication>
 	</Description>

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



More information about the Pkg-mozext-commits mailing list