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

14 Commits

Author SHA1 Message Date
Kris Maglione
47288b3456 Mangle pathnames in the XPI to foil the fastload cache on upgrade and fix the command line option handler in fresh installs. 2010-12-30 21:34:13 -05:00
Kris Maglione
04731384f6 Uncommitted code from last commit. 2010-12-30 20:25:36 -05:00
Kris Maglione
617a37db1e Merge changes from bootstrapped. 2010-12-25 13:45:05 -05:00
Kris Maglione
5591ed6797 Merge changes from bootstrapped. 2010-12-24 20:59:29 -05:00
Kris Maglione
fd2f40837d Fix typo. 2010-11-12 15:39:49 -05:00
Kris Maglione
56b3700fb3 Add helpInfo to the command-line handler, not that it makes a difference. 2010-11-12 15:33:08 -05:00
Doug Kearns
68b6df33ca Miscellaneous formatting fixes.
--HG--
extra : rebase_source : ac84b34db15b95fd5a6ad597a1420ffc4cb35414
2010-10-11 22:01:18 +11:00
Kris Maglione
afc2eac676 Fix about:pentadactyl = about:undefined in Gecko<2.0. 2010-09-28 14:04:11 -04:00
Kris Maglione
d9db020e81 Update components to load more reliably on FF<4.0. Fix command line option parsing. 2010-09-21 20:15:26 -04:00
Kris Maglione
c384035b92 Add missing common/components/commandline-handler.js
--HG--
extra : rebase_source : de67d58a3da7ae888ef08dcb9dffacbd02160655
2010-09-21 09:42:46 -04:00
Kris Maglione
33e5ea582c Fix some symlink woes. Closes issue #140.
--HG--
rename : common/components/about-handler.js => muttator/components/about-handler.js
rename : common/components/commandline-handler.js => muttator/components/commandline-handler.js
rename : common/components/about-handler.js => vimperator/components/about-handler.js
rename : common/components/commandline-handler.js => vimperator/components/commandline-handler.js
rename : common/components/about-handler.js => xulmus/components/about-handler.js
rename : common/components/commandline-handler.js => xulmus/components/commandline-handler.js
2009-11-05 16:09:49 -05:00
Kris Maglione
0d44d919bc Replace asciidoc with native XSLT transforms.
--HG--
branch : xslt
rename : common/Makefile.common => common/Makefile
rename : vimperator/components/about-handler.js => common/components/about-handler.js
rename : vimperator/components/chrome-data.js => common/components/chrome-data.js
rename : vimperator/components/commandline-handler.js => common/components/commandline-handler.js
2009-10-21 04:46:29 -04:00
Doug Kearns
b0f4af5e55 Rename -liberator command-line option to -[config-name]. 2009-08-21 23:57:38 +10:00
Kris Maglione
474ce30ada Minor cleanup/we like symlinks. 2009-05-28 15:03:47 -04:00