Fix icon name
Previously absolute paths could cause a segfault in the session settings dialog because of "use after free". Now absolute paths should be handled correctly (GFileIcon) and the segfault should be fixed.
This fixes the issue reported in xfce4-session#86 (closed)