[Pkg-mozext-commits] [compactheader] 146/441: New version 1.1.6beta2: Center mail header toolbar customization dialog.

David Prévot taffit at moszumanska.debian.org
Wed Mar 18 12:28:53 UTC 2015


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

taffit pushed a commit to branch master
in repository compactheader.

commit fbdfded63b3f6aa0be99d00e6205742e8f03be58
Author: joachim.herb <none at none>
Date:   Sat Feb 6 23:46:28 2010 +0000

    New version 1.1.6beta2:
    Center mail header toolbar customization dialog.
---
 chrome/CompactHeader/content/compactHeaderOverlay.xul | 2 +-
 install.rdf                                           | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/chrome/CompactHeader/content/compactHeaderOverlay.xul b/chrome/CompactHeader/content/compactHeaderOverlay.xul
index e2d97bd..3eced39 100644
--- a/chrome/CompactHeader/content/compactHeaderOverlay.xul
+++ b/chrome/CompactHeader/content/compactHeaderOverlay.xul
@@ -108,7 +108,7 @@
                         oncommand="org.mozdev.compactHeader.pane.coheToggleHeaderView();"/>
               <menuitem id="hidecohePreferencesButton" 
                         label="&dialog.title;"
-                        oncommand="openDialog('chrome://CompactHeader/content/preferences.xul', 'prefs', 'chrome,resizable=no');"/>
+                        oncommand="openDialog('chrome://CompactHeader/content/preferences.xul', 'prefs', 'chrome,centerscreen,dependent,all,resizable=no');"/>
             </menupopup>
           </button>
         </vbox>
diff --git a/install.rdf b/install.rdf
index d6cc16b..2b94ad0 100644
--- a/install.rdf
+++ b/install.rdf
@@ -6,7 +6,7 @@
 
 	<RDF:Description about="urn:mozilla:install-manifest">
 		<em:name>CompactHeader</em:name>
-		<em:version>1.1.6beta1</em:version>
+		<em:version>1.1.6beta2</em:version>
 		<em:description>Add ability to reduce header size to one or two lines. Linkify subjects in RSS feeds.</em:description>
 		<em:creator>Joachim Herb</em:creator>
 		<em:contributor>Zamula</em:contributor>

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



More information about the Pkg-mozext-commits mailing list