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 171117 - --list-backends option for beagled
--list-backends option for beagled
Status: RESOLVED FIXED
Product: beagle
Classification: Other
Component: General
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: Beagle Bugs
Beagle Bugs
Depends on:
Blocks:
 
 
Reported: 2005-03-21 17:27 UTC by Daniel Drake
Modified: 2005-04-05 19:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
--list-backends option (5.00 KB, patch)
2005-03-21 17:29 UTC, Daniel Drake
none Details | Review

Description Daniel Drake 2005-03-21 17:27:40 UTC
People quite frequently ask for the names of the backends to be used with
--allow-backend / --deny-backend

So here's the answer :)

# beagled --list-backends
Current available backends:
 - Files
 - IMLog
 - Blam
 - Liferea
 - Mail
 - WebHistory
 - Launcher
 - Tomboy
 - Bugzilla
 - Google
Comment 1 Daniel Drake 2005-03-21 17:29:25 UTC
Created attachment 39017 [details] [review]
--list-backends option

I tried to share code with ScanAssembly() but it ended up a bit messy with the
array manipulations etc. If I'm missing an obviously better way to handle both
scenarios please let me know!
Comment 2 Jon Trowbridge 2005-03-21 20:24:56 UTC
Maybe this could be cleaned up some, but let's hold off on it until after we
release 0.0.8.
Comment 3 Joe Shaw 2005-04-05 19:49:19 UTC
checked this into CVS