1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-11 04:34:13 +01:00

s/dactyl.sf.net/5digits.org/g

This commit is contained in:
Kris Maglione
2012-04-05 02:24:12 -04:00
parent 2685ece08f
commit c4f4a30c6f
7 changed files with 9 additions and 9 deletions

View File

@@ -191,7 +191,7 @@ XML.prettyPrinting = <hl key="Boolean">false</hl>;
<hl key="HelpXMLTagStart">&lt;plugin
<hl key="HelpXMLAttribute">name</hl><hl key="HelpXMLString">flashblock</hl>
<hl key="HelpXMLAttribute">version</hl><hl key="HelpXMLString">1.0</hl>
<hl key="HelpXMLAttribute">href</hl><hl key="HelpXMLString">http://dactyl.sf.net/pentadactyl/plugins#flashblock-plugin</hl>
<hl key="HelpXMLAttribute">href</hl><hl key="HelpXMLString">http://5digits.org/pentadactyl/plugins#flashblock-plugin</hl>
<hl key="HelpXMLAttribute">summary</hl><hl key="HelpXMLString">Flash Blocker</hl>
<hl key="HelpXMLAttribute">xmlns</hl>{NS}></hl></escape>
<author email="maglione.k@gmail.com">Kris Maglione</author>

View File

@@ -403,11 +403,11 @@ var ConfigBase = Class("ConfigBase", {
dtdDactyl: memoize({
get name() config.name,
get home() "http://dactyl.sourceforge.net/",
get home() "http://5digits.org/",
get apphome() this.home + this.name,
code: "http://code.google.com/p/dactyl/",
get issues() this.home + "bug/" + this.name,
get plugins() "http://dactyl.sf.net/" + this.name + "/plugins",
get plugins() "http://5digits.org/" + this.name + "/plugins",
get faq() this.home + this.name + "/faq",
"list.mailto": Class.Memoize(function () config.name + "@googlegroups.com"),

View File

@@ -44,7 +44,7 @@ var RangeFinder = Module("rangefinder", {
init: function init() {
prefs.safeSet("accessibility.typeaheadfind.autostart", false);
// The above should be sufficient, but: http://dactyl.sf.net/bmo/348187
// The above should be sufficient, but: http://bugzil.la/348187
prefs.safeSet("accessibility.typeaheadfind", false);
},

View File

@@ -157,11 +157,11 @@ var tests = {
error: ["!"]
},
cookies: {
anyOutput: ["dactyl.sf.net", "dactyl.sf.net list"],
anyOutput: ["5digits.org", "5digits.org list"],
error: ["!", ""],
completions: [
"",
["dactyl.sf.net ", hasItems]
["5digits.org ", hasItems]
]
},
cunabbreviate: {},

View File

@@ -9,7 +9,7 @@
em:version="0.1a1pre"
em:description="Songbird for Vim and CMus junkies."
em:creator="Prathyush Thota"
em:homepageURL="http://dactyl.sourceforge.net/"
em:homepageURL="http://5digits.org/"
em:iconURL="chrome://melodactyl/skin/icon.png"
em:optionsURL="chrome://dactyl/content/preferences.xul">
<em:targetApplication>

View File

@@ -7,7 +7,7 @@
em:name="Pentadactyl"
em:version="1.0rc2pre"
em:description="Firefox for Vim and Links addicts"
em:homepageURL="http://dactyl.sourceforge.net/pentadactyl"
em:homepageURL="http://5digits.org/pentadactyl"
em:bootstrap="true"
em:strictCompatibility="true">

View File

@@ -8,7 +8,7 @@
em:version="0.6"
em:description="Thunderbird for Mutt and Vim addicts"
em:creator="Kris Maglione"
em:homepageURL="http://dactyl.sf.net/Teledactyl"
em:homepageURL="http://5digits.org/teledactyl"
em:iconURL="chrome://teledactyl/skin/icon.png"
em:bootstrap="true">
<em:targetApplication>