Ignore:
Timestamp:
May 10, 2010, 7:42:51 PM (14 years ago)
Author:
tobias
Message:

additional clients can be added to the configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vanHelsing/trunk/gui/src/de/dass_it/vanhelsing/gui/ValidationParser.java

    r865 r871  
    175175         */
    176176        private enum conf2type{
    177                 STOREPOOL ("store_pool", "boolean"),
     177                STOREPOOL ("store_bool", "boolean"),
    178178                STOREBIT ("store_bit","boolean"),
    179179                STORE_STR ("store_str","String"),
Note: See TracChangeset for help on using the changeset viewer.