Update of /cvsroot/gtkpod/gtkpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv15195

Modified Files:
        ChangeLog_detailed 
Log Message:
        * src/display.c
          src/misc_confirm.c
          src/misc_playlist.c
          src/misc_track.c: use message_sb_...() instead of indivudual strings.



Index: ChangeLog_detailed
===================================================================
RCS file: /cvsroot/gtkpod/gtkpod/ChangeLog_detailed,v
retrieving revision 1.290
retrieving revision 1.291
diff -u -d -r1.290 -r1.291
--- ChangeLog_detailed  23 Jun 2006 16:46:12 -0000      1.290
+++ ChangeLog_detailed  23 Jun 2006 16:59:23 -0000      1.291
@@ -1,36 +1,41 @@
 2006-06-23 Jorg Schuler <[EMAIL PROTECTED]>
 
-       *  src/file_export.c
-          src/file_itunesdb.c
-          src/info.c
-          src/info.h
-          src/misc_playlist.c
-          src/prefs.c
-          src/prefs.h
-          src/tools.c: removed 'statusbar_timeout' prefs key and
-          introduced 'gtkpod_statusbar_timeout()' call
-          instead (the value doesn't have to be saved). Statusbar
-          messages are now displayed again.
+       * src/display.c
+         src/misc_confirm.c
+         src/misc_playlist.c
+         src/misc_track.c: use message_sb_...() instead of indivudual strings.
 
-       *  src/display.c
-          src/display_itdb.c (gp_get_ipod_itdb): changed default
-           behavior in case more than one iPod itdb is present.
+       * src/file_export.c
+         src/file_itunesdb.c
+         src/info.c
+         src/info.h
+         src/misc_playlist.c
+         src/prefs.c
+         src/prefs.h
+         src/tools.c: removed 'statusbar_timeout' prefs key and
+         introduced 'gtkpod_statusbar_timeout()' call
+         instead (the value doesn't have to be saved). Statusbar
+         messages are now displayed again.
 
-       *  src/context_menus.c
-          src/display.c
-          src/display_itdb.c
-          src/display_itdb.h
-          src/display_playlists.c
-          src/display_songs.c
-          src/fileselection.c
-          src/misc_playlist.c
-          src/prefs_window.c: changed default behavior of
-          gp_get_active_itdb() to return NULL when no itdb is
-          selected and renamed to gp_get_selected_itdb(). Print message
-          when no itdb is selected when one is needed.
+       * src/display.c
+         src/display_itdb.c (gp_get_ipod_itdb): changed default
+          behavior in case more than one iPod itdb is present.
 
-       *  src/info.c
-          src/info.h: added standard error messages, used in the conversion 
above.
+       * src/context_menus.c
+         src/display.c
+         src/display_itdb.c
+         src/display_itdb.h
+         src/display_playlists.c
+         src/display_songs.c
+         src/fileselection.c
+         src/misc_playlist.c
+         src/prefs_window.c: changed default behavior of
+         gp_get_active_itdb() to return NULL when no itdb is
+         selected and renamed to gp_get_selected_itdb(). Print message
+         when no itdb is selected when one is needed.
+
+       * src/info.c
+         src/info.h: added standard error messages, used in the conversion 
above.
              void message_sb_no_itdb_selected (void);
              void message_sb_no_tracks_selected (void);
              void message_sb_no_playlist_selected (void);


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to