1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-29 04:12:27 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
Doug Kearns
1e2052c0d9 Normalise use of the ellipsis character in help files. 2012-08-16 23:51:47 +10:00
Doug Kearns
f5d721740a Further mode names normalisation in docs.
--HG--
extra : rebase_source : 6c4be66d8c4ac56d10e7d86fc45da7b80ff484aa
2011-07-29 19:18:42 +10:00
Štěpán Němec
76481ab23e Autogenerate :h dialog-list. 2011-07-26 23:47:37 +02:00
Doug Kearns
27de24f852 Move some more message strings to the properties file. 2011-03-13 03:10:59 +11:00
Štěpán Němec
db14f13353 Slim down insert.xml again now that all mappings are described in the autogenerated index.
Rename it to editing.xml, as it describes text (area) editing in general, not
only Insert mode.

--HG--
rename : common/locale/en-US/insert.xml => common/locale/en-US/editing.xml
2011-02-20 23:31:05 +01:00
Štěpán Němec
b5f81976c5 Document the :command improvements added in the previous changeset. 2011-01-19 13:38:18 +01:00
Kris Maglione
43458d4432 Automagically generate DTDs. One more step towards dropping the chrome: protocol.
--HG--
rename : common/content/io.js => common/modules/io.jsm
2011-01-03 21:11:28 -05:00
Doug Kearns
4eb8682f28 Add missing :command-complete argument list help files. 2011-01-01 04:23:57 +11:00
Doug Kearns
729bf8d45c Normalise the help intro pages for each extension.
Specific content is still to come.
2011-01-01 03:52:44 +11:00
Doug Kearns
91bdacd5a7 Fix typo in player.xml help. 2010-10-23 01:46:07 +11:00
Doug Kearns
7f61f49841 Add cheap count support to :playernext and :playerprev. 2010-10-22 19:19:19 +11:00
Doug Kearns
8e827b053d Simplify :displaypane argument names. 2010-10-21 15:45:47 +11:00
Doug Kearns
d196061b16 Improve autocommands.xml formatting. 2010-10-21 15:20:44 +11:00
Doug Kearns
9f53da0ce3 Use entities in xmlns attributes where missing.
--HG--
extra : rebase_source : 9c46da3c53e76ed33a3839e7c59acacbd0ee7805
2010-10-20 13:49:32 +11:00
Doug Kearns
83a29fa978 Fix :displaypane help.
--HG--
extra : rebase_source : 7487dd7be1e05562b78e5985d57432854a693a1f
2010-10-15 04:48:36 +11:00
Doug Kearns
1fea8310c6 Melodactyl naming fixes 2.
--HG--
rename : melodactyl/content/xulmus.svg => melodactyl/content/melodactyl.svg
2010-10-03 19:22:55 +11:00
Kris Maglione
8ab81562ba Remove some duplication in the DTDs. Link to the mailing list web page rather than address. 2010-10-02 18:08:41 -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