Changeset 13

Show
Ignore:
Timestamp:
11/14/06 09:35:16 (2 years ago)
Author:
mjoc
Message:

Version changed to 0.6.3-pre1. Server changed from inhangar.com to idiles.com. Repository
scripts added.

Files:

Legend:

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

    r5 r13  
    4646~~~~ 
    4747 
    48 For more information visit http://opendict.inhangar.com. 
     48For more information visit http://opendict.idiles.com. 
    4949 
  • trunk/doc/Plugin-HOWTO.html

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

    r9 r13  
    148148 
    149149      self.repository = \ 
    150                'http://files.opendict.inhangar.com/Repository/Data/opendict-add-ons.xml' 
     150               'http://files.opendict.idiles.com/Repository/Data/opendict-add-ons.xml' 
    151151 
    152152 
  • trunk/lib/gui/helpwin.py

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

    r1 r13  
    2525 
    2626# OpenDict version 
    27 VERSION = "0.6.2
     27VERSION = "0.6.3-pre1
    2828 
    2929# File system objects 
  • trunk/opendict.1

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