don't make strings const when they are not
commit3e3e3c29469f03ec7f141b2522accdb7c2acd59d
authorBenjamin Otte <otte@gnome.org>
Fri, 12 Jun 2009 13:57:12 +0000 (12 15:57 +0200)
committerBenjamin Otte <otte@gnome.org>
Fri, 12 Jun 2009 13:57:12 +0000 (12 15:57 +0200)
tree3a9502fe5a1bf5b52d2436e28ad5b33bd44a712f
parenta402875de1d8956c90a940f8309733040cda5afb
don't make strings const when they are not

gets rid of compiler warnings
gio/gdesktopappinfo.c