mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
When adding an application as handling a mime type (but not as the
2008-10-13 Alexander Larsson <alexl@redhat.com> * gdesktopappinfo.c: When adding an application as handling a mime type (but not as the default), copy the full list of desktop ids handling that type in before adding the new one on the end of the list. This means we're not accidentally changing the default by overriding the info from the later directories in the search path. Also, fixes small leak of removed_entries. svn path=/trunk/; revision=7595
This commit is contained in:
committed by
Alexander Larsson
parent
5a10b403c7
commit
6eb38fb4db
@@ -1,3 +1,14 @@
|
||||
2008-10-13 Alexander Larsson <alexl@redhat.com>
|
||||
|
||||
* gdesktopappinfo.c:
|
||||
When adding an application as handling a mime type (but
|
||||
not as the default), copy the full list of desktop ids handling
|
||||
that type in before adding the new one on the end of the list.
|
||||
This means we're not accidentally changing the default by overriding
|
||||
the info from the later directories in the search path.
|
||||
|
||||
Also, fixes small leak of removed_entries.
|
||||
|
||||
2008-10-12 David Zeuthen <davidz@redhat.com>
|
||||
|
||||
* gio.symbols:
|
||||
|
Reference in New Issue
Block a user