Revision: 1578
          http://gtkpod.svn.sourceforge.net/gtkpod/?rev=1578&view=rev
Author:   jcsjcs
Date:     2007-06-22 19:12:34 -0700 (Fri, 22 Jun 2007)

Log Message:
-----------
        * src/misc_conversion.c: corrected tooltip for BPM (thanks to
          Danielle Forsi).

Modified Paths:
--------------
    gtkpod/trunk/ChangeLog_detailed
    gtkpod/trunk/src/misc_conversion.c

Modified: gtkpod/trunk/ChangeLog_detailed
===================================================================
--- gtkpod/trunk/ChangeLog_detailed     2007-06-23 02:07:43 UTC (rev 1577)
+++ gtkpod/trunk/ChangeLog_detailed     2007-06-23 02:12:34 UTC (rev 1578)
@@ -1,7 +1,10 @@
 2007-06-23 Jorg Schuler <jcsjcs at users.sourceforge.net>
 
-       * src/file_convert.c: fixed typo (thankse to Danielle Forsi).
+       * src/file_convert.c: fixed typo (thanks to Danielle Forsi).
 
+       * src/misc_conversion.c: corrected tooltip for BPM (thanks to
+         Danielle Forsi).
+
 2007-06-22 Jorg Schuler <jcsjcs at users.sourceforge.net>
 
        * src/mp3file.c:

Modified: gtkpod/trunk/src/misc_conversion.c
===================================================================
--- gtkpod/trunk/src/misc_conversion.c  2007-06-23 02:07:43 UTC (rev 1577)
+++ gtkpod/trunk/src/misc_conversion.c  2007-06-23 02:12:34 UTC (rev 1578)
@@ -132,8 +132,7 @@
     NULL,
     NULL,                                              /* 15 */
     NULL,
-    N_("Supposedly something that tells the iPod to "
-       "increase or decrease the playback speed"),
+    N_("Beats per minute"),
     N_("Number of times the track has been played"),
     N_("Star rating from 0 to 5"),
     N_("Date and time track has been added"),          /* 20 */


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to