64bits fixes.
* capplets/font/main.c: (sample_expose): * gnome-settings-daemon/gnome-settings-gtk1theme.c: (apply_settings): * vfs-methods/themus/theme-method.c: 64bits fixes.
This commit is contained in:
parent
431b1882f3
commit
285427e21f
4 changed files with 11 additions and 2 deletions
|
@ -151,7 +151,7 @@ apply_settings (void)
|
|||
gchar *theme_filename;
|
||||
gchar *rc_filename;
|
||||
gchar *current_contents;
|
||||
gint current_length;
|
||||
gsize current_length;
|
||||
gchar *new_contents;
|
||||
GError *err = NULL;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue