~ubuntu-branches/ubuntu/hardy/squirrelmail/hardy-updates

« back to all changes in this revision

Viewing changes to plugins/squirrelspell/js/init.js

  • Committer: Bazaar Package Importer
  • Author(s): Thijs Kinkhorst
  • Date: 2005-02-06 21:41:51 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050206214151-z4n1o8mnttgzuj0y
Tags: 2:1.4.4-3
* Move default_pref config file from /var to /etc, as per Debian policy
  (Closes: #293281)
* [JvW] (finally) override two lintian warnings about nonstandard
  permissions that are intentional (Closes: #293366)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/**
2
2
 * init.js
3
3
 *
4
 
 * Copyright (c) 1999-2003 The SquirrelMail Project Team
 
4
 * Copyright (c) 1999-2005 The SquirrelMail Project Team
5
5
 * Licensed under the GNU GPL. For full terms see the file COPYING.
6
6
 *
7
7
 * Grabs the text from the SquirrelMail field and submits it to
8
8
 * the squirrelspell.
9
9
 *
10
 
 * $Id: init.js,v 1.4 2003/07/21 13:23:44 kink Exp $
 
10
 * $Id: init.js,v 1.2.4.2 2004/12/29 23:19:37 jervfors Exp $
11
11
 */
12
12
 
13
13
/**