Changed get_default_icon_rimage function name
commit206fe5e821cf7cd6d165378c93b1375a28f19044
authorRodolfo García Peñas (kix) <kix@kix.es>
Tue, 23 Oct 2012 22:00:00 +0000 (24 00:00 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 28 Oct 2012 10:58:43 +0000 (28 10:58 +0000)
treeda310a3b7daaf01454f6e204de2fda2b885aeb4c
parentb8025ee8996009721540c5e866f7993cb938358a
Changed get_default_icon_rimage function name

The function get_default_icon_rimage name is not correct, because
the function doesn't return the default icon rimage, returns the
rimage from a file name. So the correct function name should be
get_rimage_from_file.
src/defaults.h
src/icon.c
src/wdefaults.c