Changeset 5

Show
Ignore:
Timestamp:
09/30/06 18:50:43 (2 years ago)
Author:
mjoc
Message:

Project website changed to http://opendict.inhangar.com, some text
modifications.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/README.txt

    r1 r5  
    66 
    77About 
    8 ----- 
     8~~~~~ 
    99 
    1010OpenDict is free multiplatform dictionary program. It is made to be 
     
    1313 
    1414Requirements 
    15 ------------ 
     15~~~~~~~~~~~~ 
    1616 
    1717   - Python >= 2.3 
     
    2222 
    2323Quick Installation 
    24 ------------------ 
     24~~~~~~~~~~~~~~~~~~ 
    2525 
    2626OpenDict on UNIX systems can be installed in a quick & dirty way: 
     
    3434 
    3535For Microsft Windows users 
    36 -------------------------- 
     36~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    3737 
    3838MS Windows users should download setup with precompiled OpenDict version. 
     
    4444 
    4545Help 
    46 ---- 
     46~~~~ 
    4747 
    48 For more information, visit http://opendict.sourceforge.net and 
    49 http://sourceforge.net/projects/opendict 
     48For more information visit http://opendict.inhangar.com. 
    5049 
  • trunk/doc/Plugin-HOWTO.html

    r1 r5  
    7878<p> 
    7979OpenDict is free multiplatform dictionary. More information about it 
    80 can be found on <a href="http://opendict.sf.net">OpenDict website</a>. 
     80can be found on <a href="http://opendict.inhangar.com">OpenDict website</a>. 
    8181</p> 
    8282<p> 
  • trunk/lib/config.py

    r3 r5  
    148148 
    149149      self.set('repository-list', 
    150                'http://opendict.sf.net/Repository/Data/opendict-add-ons.xml') 
     150               'http://opendict.inhangar.com/files/Repository/Data/opendict-add-ons.xml') 
    151151 
    152152 
  • trunk/lib/gui/helpwin.py

    r1 r5  
    166166             unicode("\302\251", "UTF-8") 
    167167      desc = _("OpenDict is a multiplatform dictionary.") 
    168       page = "http://opendict.sourceforge.net
     168      page = "http://opendict.inhangar.com
    169169 
    170170      titleLabel = wxStaticText(self, -1, title, 
  • trunk/opendict.1

    r1 r5  
    2222.\" -------------------------------------------------------- 
    2323.SH SEE ALSO 
    24 .BR http://opendict.sourceforge.net 
     24.BR http://opendict.inhangar.com 
    2525.\" -------------------------------------------------------- 
    2626.SH AUTHORS