insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('ENABLE_FEED_ICONS',1,'true','Enable icons in feedlist',2);
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('ICONS_DIR',2,'icons','Local directory for feed icons',1);
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('ICONS_URL',2,'icons','Local URL for icons',1);
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('PURGE_OLD_DAYS',3,'60','Purge old posts after this number of days (0 - disables)',1);
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('UPDATE_POST_ON_CHECKSUM_CHANGE',1,'true','Update post on checksum change',1);
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('ENABLE_PREFS_CATCHUP_UNCATCHUP',1,'false','Enable catchup/uncatchup buttons in feed editor',2);
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('ENABLE_FEED_ICONS',1,'true','Enable icons in feedlist',2);
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('ICONS_DIR',2,'icons','Local directory for feed icons',1);
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('ICONS_URL',2,'icons','Local URL for icons',1);
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('PURGE_OLD_DAYS',3,'60','Purge old posts after this number of days (0 - disables)',1);
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('UPDATE_POST_ON_CHECKSUM_CHANGE',1,'true','Update post on checksum change',1);
insertintottrss_prefs(pref_name,type_id,def_value,short_desc,section_id)values('ENABLE_PREFS_CATCHUP_UNCATCHUP',1,'false','Enable catchup/uncatchup buttons in feed editor',2);