-
Notifications
You must be signed in to change notification settings - Fork 7
License
ignatenkobrain/gnome-news
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
GNOME News ========== Requirements ------------ To use `autogen.sh` you need autoconf-archive. All GObject Introspection (typelib) modules you want to use gnome-news: * GLib-2.0 * Gio-2.0 * GObject-2.0 * Gtk-3.0 >= 3.12 * Gdk-3.0 >= 3.12 * Tracker-1.0 >= 1.5.1 * WebKit2-4.0 Debugging --------- Remove all channels and feeds from tracker first. For adding channels use `tracker-miner-rss -a URL` or add from GUI. DON'T ADD FEEDS YOURSELF. Delete all messages/channels: $ tracker sparql -qu "DELETE { ?u a rdfs:Resource } WHERE { ?u a mfo:FeedChannel }" $ tracker sparql -qu "DELETE { ?u a rdfs:Resource } WHERE { ?u a mfo:FeedMessage }"
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published