After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 711556 - Add GAppInfoMonitor
Add GAppInfoMonitor
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2013-11-06 15:57 UTC by Allison Karlitskaya (desrt)
Modified: 2013-11-06 16:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add GAppInfoMonitor (9.75 KB, patch)
2013-11-06 15:57 UTC, Allison Karlitskaya (desrt)
accepted-commit_now Details | Review
Add GAppInfoMonitor (12.91 KB, patch)
2013-11-06 16:27 UTC, Allison Karlitskaya (desrt)
committed Details | Review

Description Allison Karlitskaya (desrt) 2013-11-06 15:57:34 UTC
This is handy.  See patch.
Comment 1 Allison Karlitskaya (desrt) 2013-11-06 15:57:35 UTC
Created attachment 259093 [details] [review]
Add GAppInfoMonitor

This is a simple object that emits a "change" signal when the installed
applications may have changed in some way.
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-11-06 16:00:20 UTC
Review of attachment 259093 [details] [review]:

Do we want some public documentation for this? Code look good.
Comment 3 Allison Karlitskaya (desrt) 2013-11-06 16:27:04 UTC
Created attachment 259097 [details] [review]
Add GAppInfoMonitor

docs!!

This is a simple object that emits a "change" signal when the installed
applications may have changed in some way.
Comment 4 Allison Karlitskaya (desrt) 2013-11-06 16:27:28 UTC
Attachment 259097 [details] pushed as e55d33e - Add GAppInfoMonitor