1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-24 17:01:25 +02:00
Commit Graph

40 Commits

Author SHA1 Message Date
Ted Pavlic d29013a2fd Three small changes (copyright, template.js copyright, and tildetidy target)
a.) Cleaned up copyright language to match conventions.
(I used the memoir document class documentation as a reference, but
 these conventions are common throughout publishing)

   * The (c) symbol has no legal meaning. Only the word "Copyright" and
     an encircled lowercase c are appropriate. So the word "Copyright"
     was placed before each (c).

   * Each (C) was changed to (c).

   * Kris uses the correct symbols in copyright notices, but those
     symbols can be problematic in terminal-mode editors. Added the word
     "Copyright" as well.

   * Replaced colons/spaces after years with the word "by."

b.) Added a copyright notice to common/content/template.js. It was
    missing one entirely. Please correct if it doesn't need one or if the
    copyright isn't held by Martin.

c.) Also added a "tildetidy" target to Makefile common that includes a
    version of the find line from the existing "clean" target (however,
    this version uses "rm -fv" instead of "rm -f").
2009-01-12 09:14:54 -05:00
Doug Kearns 01b7a39a5b Whitespace fixes. 2009-01-12 15:32:52 +11:00
Doug Kearns 9729969d8b Whitespace fixes. 2009-01-12 15:32:50 +11:00
Ted Pavlic 147cdab5d2 Update copyrights for 2009. 2009-01-11 00:47:56 -05:00
Ted Pavlic 438a648b14 Makefile.doc cleanup. Also made Makefile build t2t's too with doc target. 2009-01-08 17:25:40 -05:00
Martin Stubenschrott 392f331562 changed Makefile to a symlink instead of a copy, although symlinking to
the vimperator/ dir is not perfect. Do we really need separate Makefiles
for each doc dir instead of just make doc?
2009-01-07 19:35:03 +01:00
Ted Pavlic 653ff0fb72 More doc Makefile convenience edits. 2009-01-07 12:24:51 -05:00
Ted Pavlic da0a6da5be Remove redundant make from doc Makefiles 2009-01-07 10:56:01 -05:00
Ted Pavlic c54c179d98 Added small Makefiles to doc dirs to make building docs more convenient. 2009-01-07 10:34:33 -05:00
Martin Stubenschrott 5e8e1b0507 fixed markFolderRead for newer thunderbirds 2009-01-05 05:06:28 +01:00
Doug Kearns e91fbcd754 Add some source documentation for AutoCommands.
Also normalise the use of /* */ and // comments.
2009-01-02 00:56:58 +11:00
Doug Kearns eeca611435 Add some more rough source documentation. 2009-01-01 22:01:56 +11:00
Doug Kearns 0e9aa05bfd really mention :optionusage! in muttator help this time 2008-12-18 03:46:11 +11:00
Doug Kearns 69b541eae5 mention :optionusage! in muttator help 2008-12-17 20:45:59 +11:00
Daniel Bainton f1dd97212d Add local paypal images, :help should work right without net access 2008-12-16 18:24:17 +02:00
Daniel Bainton 09ee974d23 Add the :dialog preferences command to muttator 2008-12-13 22:35:47 +02:00
Doug Kearns f27c461c7f replace some echo() calls with echomsg() 2008-12-12 14:03:31 +11:00
Daniel Bainton 016770bf7d :prefs needs to be application specific, so moving :prefs to vimperator and adding a new :prefs for muttator 2008-12-11 18:12:58 +02:00
Daniel Bainton 11f2aafe10 Add a NEWS entry for archivefolder 2008-12-09 15:22:05 +02:00
Daniel Bainton c41b5b3435 Add a muttator TODO item 2008-12-09 15:15:12 +02:00
Daniel Bainton 8a7fcf21a4 Add support to change the archive folder name in muttator 2008-12-09 15:14:56 +02:00
Daniel Bainton 7b7fbdd935 muttator: add a todo item 2008-12-08 15:11:14 +02:00
Daniel Bainton f7c2822739 muttator: Adding myself to the AUTHORS 2008-12-08 15:11:14 +02:00
Daniel Bainton a24ee5004a Update the maxVersion for thunderbird 2008-12-08 13:32:59 +02:00
Martin Stubenschrott e9fa61aaf1 changed compose/liberator.xul to be a symlink, god finally we can do such things due to git! 2008-12-08 12:14:30 +01:00
Martin Stubenschrott 95709634d7 fixed default muttator guioptions 2008-12-07 14:41:26 +01:00
Martin Stubenschrott 1f6c4859e3 updated artwork to the latest versions, including new icons based on the new vimperator/muttator logos 2008-12-07 11:16:25 +01:00
Martin Stubenschrott fd77862f15 [muttator] fixed guioptions handling 2008-12-04 22:19:03 +01:00
Daniel Bainton 41014e4fe7 Edit the makefiles and chrome.manifests to work with common/ 2008-12-04 08:03:50 +02:00
Martin Stubenschrott 15997a21cd fixed muttator's chrome.manifest 2008-12-03 00:31:29 +01:00
Kris Maglione 1053254be5 Fix 'make doc' 2008-12-02 17:02:58 -05:00
Martin Stubenschrott 0467e9b292 renamed Donators file also for muttator 2008-12-02 20:57:43 +01:00
Martin Stubenschrott a9a0d9b7e5 Merge branch 'master' of vimperator.org:/git/vimperator/vimperator 2008-12-02 20:44:39 +01:00
Martin Stubenschrott 6d26836d92 removed obsolete README 2008-12-02 20:39:28 +01:00
Kris Maglione 393ea749e9 Fix muttator/chrome.manifest 2008-12-02 14:37:46 -05:00
Kris Maglione 7d8a5719cf Commit some changes that were somehow skipped before 2008-12-02 14:30:07 -05:00
Daniel Bainton e105d2631f Merge muttator
Conflicts:

	muttator/Makefile
	muttator/chrome.manifest
2008-12-02 21:20:32 +02:00
Daniel Bainton 4bdc2097e1 [muttator] Move everything to muttator/ 2008-12-02 21:18:30 +02:00
Kris Maglione edf1c5ce99 Add muttator/components 2008-12-02 13:43:55 -05:00
Kris Maglione 1c153aa978 New directory layout. 2008-12-02 13:42:44 -05:00