Clean up some cases of errno handling (#162496, noted by Tor Lillqvist),
2004-12-30 Matthias Clasen <mclasen@redhat.com> * gtk/gtkfilesystemunix.c: Clean up some cases of errno handling (#162496, noted by Tor Lillqvist), and use g_filename_display_name() for error messages. Also mark some error messages for translation, fix capitalization of error messages.
This commit is contained in:
committed by
Matthias Clasen
parent
8927a48bf3
commit
be48fff80b
@ -2,7 +2,8 @@
|
||||
|
||||
* gtk/gtkfilesystemunix.c: Clean up some cases of errno handling
|
||||
(#162496, noted by Tor Lillqvist), and use g_filename_display_name()
|
||||
for error messages.
|
||||
for error messages. Also mark some error messages for translation,
|
||||
fix capitalization of error messages.
|
||||
|
||||
* gtk/gtkcellrenderertext.c (gtk_cell_renderer_text_set_property):
|
||||
Use g_value_get_boolean() for ellipsize_set. (#162447,
|
||||
|
||||
Reference in New Issue
Block a user