~kkissling/python-snippets/testzweig

« back to all changes in this revision

Viewing changes to CATEGORIES

  • Committer: Jono Bacon
  • Date: 2010-04-10 19:55:11 UTC
  • mfrom: (81.6.1 python-snippets)
  • Revision ID: jono@ubuntu.com-20100410195511-d6fmaui0qbl9hqqo
First GConf snippet!

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
    doctest                 The doctest module.
22
22
    DesktopCouch            DesktopCouch examples.
23
23
    feedparser              Parsing RSS feeds.
 
24
    gconf                   GNOME configuration manager snippets.
24
25
    gobject                         The gobject library, part of GNOME.
25
26
    Gstreamer               Python-gstreamer examples.
26
27
    Gwibber                     Gwibber microblogging tool