1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 15:37:59 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Doug Kearns
47a01c3ff6 options.setPref -> prefs.set
--HG--
extra : rebase_source : e6d7710ed3f269934ce4c517e97ad93c6c2f5840
2010-10-15 10:41:07 +11:00
Doug Kearns
0abc4fbc33 Restore PLAYER mode in Melodactyl.
A quick fix to ascertain the status of player features.

--HG--
extra : rebase_source : e941b9f0f3a822b2584ddec66875ec421dd7865c
2010-10-15 10:27:10 +11:00
Doug Kearns
496ea687f6 Remove definition of unused window.BrowserStop for Melodactyl.
--HG--
extra : rebase_source : 5b8db1160f32e5d61ef08cebe95d9b5b04b85f01
2010-10-15 04:39:36 +11:00
Doug Kearns
87b033d41d Remove 'jumpto' and 'places' :dialog args.
These are only available as addons now in Songbird.

--HG--
extra : rebase_source : 27328afb30717da4533411912fe46be92cca5659
2010-10-15 04:36:13 +11:00
Doug Kearns
86efd0bb6a Add missing "use strict" pragmas. 2010-10-09 21:42:37 +11:00
Kris Maglione
35fbbf8af4 Melodactyl naming fixes. 2010-10-02 12:59:11 -04:00
Kris Maglione
a59d88fee7 Basic Songbird 1.9a support.
--HG--
rename : xulmus/AUTHORS => melodactyl/AUTHORS
rename : xulmus/Makefile => melodactyl/Makefile
rename : xulmus/NEWS => melodactyl/NEWS
rename : xulmus/TODO => melodactyl/TODO
rename : xulmus/chrome.manifest => melodactyl/chrome.manifest
rename : xulmus/components/commandline-handler.js => melodactyl/components/commandline-handler.js
rename : xulmus/components/protocols.js => melodactyl/components/protocols.js
rename : xulmus/content/config.js => melodactyl/content/config.js
rename : xulmus/content/dactyl.dtd => melodactyl/content/dactyl.dtd
rename : xulmus/content/library.js => melodactyl/content/library.js
rename : xulmus/content/logo.png => melodactyl/content/logo.png
rename : xulmus/content/xulmus.xul => melodactyl/content/melodactyl.xul
rename : xulmus/content/player.js => melodactyl/content/player.js
rename : xulmus/content/xulmus.svg => melodactyl/content/xulmus.svg
rename : xulmus/contrib/vim/Makefile => melodactyl/contrib/vim/Makefile
rename : xulmus/contrib/vim/ftdetect/xulmus.vim => melodactyl/contrib/vim/ftdetect/melodactyl.vim
rename : xulmus/contrib/vim/mkvimball.txt => melodactyl/contrib/vim/mkvimball.txt
rename : xulmus/contrib/vim/syntax/xulmus.vim => melodactyl/contrib/vim/syntax/melodactyl.vim
rename : xulmus/defaults/preferences/dactyl.js => melodactyl/defaults/preferences/dactyl.js
rename : xulmus/install.rdf => melodactyl/install.rdf
rename : xulmus/locale/en-US/all.xml => melodactyl/locale/en-US/all.xml
rename : xulmus/locale/en-US/autocommands.xml => melodactyl/locale/en-US/autocommands.xml
rename : xulmus/locale/en-US/browsing.xml => melodactyl/locale/en-US/browsing.xml
rename : xulmus/locale/en-US/dactyl.dtd => melodactyl/locale/en-US/dactyl.dtd
rename : xulmus/locale/en-US/gui.xml => melodactyl/locale/en-US/gui.xml
rename : xulmus/locale/en-US/intro.xml => melodactyl/locale/en-US/intro.xml
rename : xulmus/locale/en-US/player.xml => melodactyl/locale/en-US/player.xml
rename : xulmus/locale/en-US/tabs.xml => melodactyl/locale/en-US/tabs.xml
rename : xulmus/skin/icon.png => melodactyl/skin/icon.png
2010-10-02 10:44:19 -04:00