Home
last modified time | relevance | path

Searched refs:conv_paths (Results 1 – 1 of 1) sorted by relevance

/dports/audio/gtkpod/gtkpod-1.0.0/src/
H A Dprefsdlg.c128 ind_string conv_paths[] = { variable
1271 for (i = 0; i < COUNTOF (conv_paths); i++) in on_target_format_changed()
1273 if (conv_paths[i].index == index) in on_target_format_changed()
1279 prefs_set_string (conv_paths[i].string, ""); in on_target_format_changed()
1282 prefs_set_string (conv_paths[i].string, script); in on_target_format_changed()