win32: Return proper icon names
authorMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jun 2015 16:26:41 +0000 (12:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jun 2015 16:26:41 +0000 (12:26 -0400)
commit9931336d2dfbaf44aeb54b7e31164b91718e7769
treed02505fc030616a33a4d31f5298412cdc504eb2d
parentc20f3b239cd37733df1b68f113fdc17621cc3157
win32: Return proper icon names

The code here was returning gtk-directory and similar names as
fallback, with a comment claiming that these are 'builtin gtk'.
But they aren't, anymore, so just return the standard names.
gio/gcontenttype-win32.c