01: package org.claros.mini.utility; 02: 03: /** 04: * @author Umut Gokbayrak 05: */ 06: public class UserPrefConstants { 07: // TODO : look here 08: 09: public static String deleteFetched; 10: 11: }