Lazily create the desktop files for appinfos created by
authorAlexander Larsson <alexl@redhat.com>
Tue, 29 Jan 2008 14:07:07 +0000 (14:07 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Tue, 29 Jan 2008 14:07:07 +0000 (14:07 +0000)
commit3b78d8000b97d68ef3490a1804c7624c0298bb66
treee241268dbd3a1ab267024fef0f133b764372c9a0
parent07d7c599319b4abe2ec2941272c88956f03b3e67
Lazily create the desktop files for appinfos created by

2008-01-29  Alexander Larsson  <alexl@redhat.com>

        * gdesktopappinfo.c:
Lazily create the desktop files for appinfos created
by g_app_info_create_from_commandline() when needed
for mime associations. This allows run-time use
of GAppInfo object without creating unnecessary
files on disk.

svn path=/trunk/; revision=6412
gio/ChangeLog
gio/gdesktopappinfo.c