[Pkg-mozext-commits] [nosquint] 05/47: Import of 1.0.1 release into git
David Prévot
taffit at moszumanska.debian.org
Tue Apr 28 01:41:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag 2.1.6
in repository nosquint.
commit 42ed69cf549f2342a38669dcefb856bb6f5e845f
Author: Jason Tackaberry <tack at urandom.ca>
Date: Fri Jan 13 19:41:13 2012 -0500
Import of 1.0.1 release into git
---
src/content/overlay.xul | 6 +-----
src/install.rdf | 2 +-
src/locale/en-US/overlay.dtd | 1 -
3 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/src/content/overlay.xul b/src/content/overlay.xul
index 483403d..de84ab1 100644
--- a/src/content/overlay.xul
+++ b/src/content/overlay.xul
@@ -17,17 +17,13 @@
</toolbaritem>
</toolbarpalette>
- <keyset id="mainKeyset">
- <key id="nosquint-menu-key" key="0" modifiers="alt" command="cmd_noSquintPrefs" />
- </keyset>
-
<commandset id="mainCommandSet">
<command id="cmd_noSquintPrefs" oncommand="NoSquint.openPrefsDialog()" />
</commandset>
<menupopup id="menu_ToolsPopup">
<menuitem id="nosquint-menuitem" label="&nosquint.label;" oncommand="NoSquint.openPrefsDialog()"
- key="nosquint-menu-key" accesskey="&nosquint.accesskey;" insertafter="devToolsSeparator" />
+ insertafter="devToolsSeparator" />
</menupopup>
<statusbar id="status-bar">
diff --git a/src/install.rdf b/src/install.rdf
index 40bf81d..adbdd32 100644
--- a/src/install.rdf
+++ b/src/install.rdf
@@ -5,7 +5,7 @@
<RDF:Description RDF:about="urn:mozilla:install-manifest"
em:id="nosquint at urandom.ca"
em:name="No Squint"
- em:version="1.0.0"
+ em:version="1.0.1"
em:description="Zooms text by user-configurable percentage"
em:creator="Jason Tackaberry"
em:homepageURL="http://urandom.ca/nosquint/"
diff --git a/src/locale/en-US/overlay.dtd b/src/locale/en-US/overlay.dtd
index b7f23f0..d3ed0e6 100644
--- a/src/locale/en-US/overlay.dtd
+++ b/src/locale/en-US/overlay.dtd
@@ -1,2 +1 @@
<!ENTITY nosquint.label "NoSquint Settings">
-<!ENTITY nosquint.accesskey "Q">
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/nosquint.git
More information about the Pkg-mozext-commits
mailing list