Subversion Repositories Projects

Compare Revisions

Ignore whitespace Rev 210 → Rev 211

/DUBwise/trunk/j2me/src/DUBwiseDefinitions.java
124,9 → 124,9
public final static byte[] conn_details_menu_actions={ ACTIONID_TRAFFIC,ACTIONID_DATABUFF,ACTIONID_CONNECT_TCP,ACTIONID_SCAN_BT, ACTIONID_SELECT_COM,ACTIONID_PROXY_INPUT,ACTIONID_MAINMENU};
 
 
public final static String[] settings_menu_items={"Skin ","Sound ","Vibra " ,"Scrolling BG ","FullScreen " ,
public final static String[] settings_menu_items={"Skin ","Sound ","Vibra " ,"Scrolling_BG ","FullScreen " ,
//#if devicecontrol=="on"
"Keep BGLight " ,
"Keep_BGLight " ,
//#endif
"Back" };
public final static byte SETTINGSMENU_CHANGESKIN =0;