Show
Ignore:
Timestamp:
08/05/05 16:11:29 (3 years ago)
Author:
asterix
Message:

epydoc pages

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/Design.php

    r2781 r2783  
    7979  setlocale(LC_ALL, $lang); 
    8080  $domain = 'msg'; 
    81   bindtextdomain("$domain", "/locale"); 
     81  bindtextdomain("$domain", "/home/asterix/www/gajim-website/locale"); 
    8282  textdomain("$domain"); 
    8383