~ubuntu-branches/debian/sid/gtg/sid

« back to all changes in this revision

Viewing changes to GTG/backends/backend_tomboy.py

  • Committer: Package Import Robot
  • Author(s): Luca Falavigna
  • Date: 2013-05-05 14:23:30 UTC
  • mfrom: (17.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20130505142330-a1lmq91yf5ld4zoq
Tags: 0.3-2
* Upload to unstable.
* debian/control:
  - Use canonical URIs for VCS fields
* debian/install:
  - Install bash-completion script.
* debian/links:
  - gtcli link must point to gtcli, not gtg.

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
        GenericBackend.BACKEND_AUTHORS:    ["Luca Invernizzi"], \
43
43
        GenericBackend.BACKEND_TYPE:       GenericBackend.TYPE_READWRITE, \
44
44
        GenericBackend.BACKEND_DESCRIPTION: \
45
 
            _("This backend can synchronize all or part of your Tomboy"
 
45
            _("This synchronization service can synchronize all or part of your Tomboy"
46
46
              " notes in GTG. If you decide it would be handy to"
47
47
              " have one of your notes in your TODO list, just tag it "
48
48
              "with the tag you have chosen (you'll configure it later"