CVSROOT:        /cvs/gnome
Module name:    rhythmbox
Changes by:     jmatthew        06/06/02 18:27:47

Modified files:
        .              : ChangeLog 
        lib            : eel-gconf-extensions.c rb-debug.h 
        plugins/audioscrobbler: rb-audioscrobbler.c 
        shell          : rb-playlist-manager.c 
                         rb-removable-media-manager.c rb-shell-player.c 
        sources        : rb-audiocd-source.c 
        widgets        : rb-dialog.c rb-dialog.h 

Log message:
vi.po: Updated Vietnamese translation.
2006-06-03  Jonathan Matthew  <[EMAIL PROTECTED]>

* widgets/rb-dialog.c: (rb_error_dialog):
* widgets/rb-dialog.h:
Mark rb_error_dialog as taking printf-like arguments, and use a format
string for the primary message rather than passing in the message
directly.

* lib/eel-gconf-extensions.c: (eel_gconf_handle_error):
* shell/rb-shell-player.c: (rb_shell_player_cmd_play),
(info_available_cb):
* shell/rb-playlist-manager.c: (load_playlist_response_cb):
* shell/rb-removable-media-manager.c:
(rb_removable_media_manager_eject_medium_cb):
Make sure all calls to rb_error_dialog use string constants for the
format string rather than passing the error message directly.  Remove
an extra %s from the message used when playback fails.  Fixes #343562.

* lib/rb-debug.h:
* sources/rb-audiocd-source.c:
* plugins/audioscrobbler/rb-audioscrobbler.c:
(rb_audioscrobbler_do_handshake), (rb_audioscrobbler_submit_queue):
Mark rb_debug as taking printf-like arguments and fix a few resulting
warnings.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=rhythmbox&who=jmatthew&date=explicit&mindate=2006-06-02%2018:26&maxdate=2006-06-02%2018:28

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to