Home
last modified time | relevance | path

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

/dports/audio/gtkpod/gtkpod-1.0.0/src/
H A Dfile.c2280 gchar *ipod_fullpath; in write_tags_to_file() local
2321 ipod_fullpath = get_file_name_from_source (track, SOURCE_IPOD); in write_tags_to_file()
2323 ipod_fullpath, track) == FALSE) in write_tags_to_file()
2326 ipod_fullpath); in write_tags_to_file()
2328 g_free (ipod_fullpath); in write_tags_to_file()