diff options
author | Alexander Larsson <alexl@redhat.com> | 2008-12-11 18:08:16 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2008-12-11 18:08:16 +0000 |
commit | ce944fce30f1e23b3fcbb0576718ab235cf14c5b (patch) | |
tree | d2456c54a2b4ad671daff12f8b45238b4891d8e7 /ChangeLog | |
parent | b2b53a411657254f82987f22835cda4b88c8043d (diff) | |
download | nautilus-ce944fce30f1e23b3fcbb0576718ab235cf14c5b.tar.gz |
Don't warn if we found no applications to install.
2008-12-11 Alexander Larsson <alexl@redhat.com>
* libnautilus-private/nautilus-mime-actions.c:
(search_for_application_dbus_call_notify_cb):
Don't warn if we found no applications to install.
svn path=/trunk/; revision=14810
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ 2008-12-11 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-mime-actions.c: + (search_for_application_dbus_call_notify_cb): + Don't warn if we found no applications to install. + +2008-12-11 Alexander Larsson <alexl@redhat.com> + + * libnautilus-private/nautilus-mime-actions.c: Ref the dbus proxy over the call, this means we actually get the callback, so remove the got_reply stuff. |