Changeset 620 for trunk/README

Show
Ignore:
Timestamp:
12/18/06 14:37:08 (4 years ago)
Author:
lars
Message:

broken interface fixed in 'partition' plugin for ie
rendering bug of volume_properties fixed for ie
fixed screen width in a mozilla/ie compatible way
added german translation: 'log', 'network', 'volume_automount' and 'volume_details'
fixed config management of 'plugin_manager' plugin
fixed filtering of log level messages for 'logs' plugin
updated documentation for ssl configurations
changed default installation destinations in setup.py
added nice background images to environment and help messages
replaced message 'div' with 'fieldset'
moved stylesheet data of plugins to html header (as required by spec)
removed obsolete css definitions
removed obsolete old perl/bash code
improved 'update_po_files': remove obsolete msgids
functionality of 'update_english.sh' moved to 'update_po_files'
omit 'weblang' link attribute if it does not change the default setting
changed default language from 'de' to 'en'
fixed template bug that prevented the translation of plugin links
fixed invalid html
implement filecheck overriding for unittests

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/README

    r616 r620  
    5353                python setup.by install 
    5454 
    55 The installed files can be found in your local python installation directory. 
     55The installed pyhton modules can be found in your local python installation directory. 
    5656The default location should be: 
    57         /usr/lib/python2.4/site-packages/cryptobox 
    58  
    59 Adapt the directories given in /etc/cryptobox-server/cryptobox.conf to your 
    60 local installation. The paths below /usr/share should be below your python 
    61 directoy instead (see above) - sorry for this inconvenience! 
    62  
    63 The CryptoBox webserver daemon that is given in /etc/init.d/cryptobox-server 
    64 may have to be changed to /usr/bin instead of /usr/sbin. 
     57        /usr/lib/python2.4/site-packages/cryptobox/ 
     58The data files are (by default) installed to: 
     59        /usr/share/cryptobox-server/ 
    6560 
    6661As some actions of the cryptobox require root privileges, you have to add the