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

« back to all changes in this revision

Viewing changes to po/compilepo

  • 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:
9
9
# ** Philipe Mingo <mingo@rotedic.com>
10
10
# ** Konstantin Riabitsev <icon@duke.edu>
11
11
# **
12
 
# **  $Id: compilepo,v 1.2 2003/06/14 07:36:01 philippe_mingo Exp $
 
12
# **  $Id: compilepo,v 1.1 2001/12/31 04:57:44 graf25 Exp $
13
13
 
14
14
if [ -z "$1" ]; then
15
15
 echo "USAGE: compilepo [localename]"
36
36
 
37
37
echo "Compiling $LOCALEDIR/LC_MESSAGES/squirrelmail.po"
38
38
msgfmt -o $LOCALEDIR/LC_MESSAGES/squirrelmail.mo \
39
 
     $LOCALEDIR/LC_MESSAGES/squirrelmail.po
 
 
b'\\ No newline at end of file'
 
39
     $LOCALEDIR/LC_MESSAGES/squirrelmail.po
 
40