diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-04-21 06:46:00 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2003-04-21 06:46:00 +0000 |
commit | f9c652ac02b01de9a7439fb40ebd3de7d441c71d (patch) | |
tree | ac3f7faf365dfa50f20801f511fd687a975c82ee /audio/gtkpod/pkg-descr | |
parent | 5c0ba2b55f3dc3aeb0bc02b6ae1ae734dfbaf968 (diff) |
Notes
Diffstat (limited to 'audio/gtkpod/pkg-descr')
-rw-r--r-- | audio/gtkpod/pkg-descr | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/gtkpod/pkg-descr b/audio/gtkpod/pkg-descr new file mode 100644 index 000000000000..0113cdd73fb3 --- /dev/null +++ b/audio/gtkpod/pkg-descr @@ -0,0 +1,19 @@ +gtkpod is a graphical user interface to upload and manage songs to your iPod. + +It allows you to : + * Read your existing iTunesDB (i.e. import the existing contents of + your iPod). + * Add mp3 files to the iPod. You can choose the charset the ID3 tags + are encoded in from within gtkpod. The default is the charset currently + used by your locale setting. + * When adding songs, gtkpod detects duplicates (option). + * Remove songs from the iPod. + * Create and modify playlists. + * Modify ID3 tags -- changes are also updated in the original file (option) + * Write the updated iTunesDB and added songs to your iPod. + * Work offline and synchronize your new playlists / songs with the iPod + at a later time + +Nota: you need a Windows iPod + +WWW: http://gtkpod.sourceforge.net |