~ubuntu-branches/ubuntu/utopic/tomboy/utopic

« back to all changes in this revision

Viewing changes to help/sv/addins-desktop-bugzilla.page

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2014-01-07 11:36:40 UTC
  • mfrom: (1.5.20)
  • Revision ID: package-import@ubuntu.com-20140107113640-za9ho08loa3c6hga
Tags: 1.15.3-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="guide" style="task" id="addins-desktop-bugzilla" xml:lang="sv">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="addins#desktop-integration"/>
 
6
    <desc>Plugin to automatically link to bugzilla pages.</desc>
 
7
    <revision pkgversion="3.8" version="0.1" date="2013-08-16" status="draft"/>
 
8
    <credit type="author">
 
9
      <name>Sindhu S</name>
 
10
      <email>sindhus@live.in</email>
 
11
    </credit>
 
12
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
13
  </info>
 
14
 
 
15
  <title>Bugzilla Links</title>
 
16
 
 
17
  <p>The Bugzilla Links addin allows you to drag a Bugzilla URL from your
 
18
  browser into Tomboy.</p>
 
19
 
 
20
  <steps>
 
21
    <item>
 
22
        <p>Drag a bugzilla link containing the bug number from your web
 
23
        browser into a <app>Tomboy</app> note.</p>
 
24
    </item>
 
25
  </steps>
 
26
 
 
27
  <p><app>Tomboy</app> will display the bug number as an active link next to
 
28
  bug icon to indicate that this is a <app>Bugzilla</app> link. You can click
 
29
  on this link to open it in your web browser.</p>
 
30
 
 
31
</page>