~ubuntu-branches/ubuntu/raring/xiphos/raring

« back to all changes in this revision

Viewing changes to help/fa/preferences.xml

  • Committer: Bazaar Package Importer
  • Author(s): Dmitrijs Ledkovs, Jonathan Marsden, Dmitrijs Ledkovs
  • Date: 2010-11-25 21:26:48 UTC
  • mfrom: (2.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20101125212648-mc64wvs0nw3xp7bx
Tags: 3.1.4-1
[ Jonathan Marsden ]
* New upstream release 3.1.4
* Removed debian/patch/* since the one patch was included upstream.
* Bumped Standards-Version to 3.9.1 (no changes required).
* debian/README.Debian: Corrected spelling and reworded for clarity.
* debian/control: Add Jonathan Marsden back into Uploaders.

[ Dmitrijs Ledkovs ]
* Added local options dpkg-source to unapply patches and fail on
  upstream source changes (ignoring false positives).
* Added bzr-builddeb hook to generate source-format before build. If you
  are not using bzr-builddeb, you must run "./debian/rules clean" before
  building.
* patches/xul-2.0.patch: bump UPPER_RANGE to allow running against xul20.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="utf-8"?>
2
 
<!-- Preferences -->
3
 
<!-- Introduction -->
4
 
<sect2 id="preferences-introduction">
5
 
                <title>Introduction To Preferences</title>
6
 
                <figure>
7
 
                        <title>The Preference Dialog</title>
8
 
                        <screenshot> 
9
 
          <mediaobject> 
10
 
            <imageobject><imagedata fileref="figures/preferences.png" format="PNG"/> 
11
 
            </imageobject>
12
 
            <!-- EPS versions of the figures are not required at the moment. -->
13
 
            <!-- 
14
 
                    <imageobject>
15
 
                <imagedata fileref="figures/preferences.eps" format="EPS"/>
16
 
                    </imageobject>
17
 
            -->
18
 
            <textobject> 
19
 
              <phrase>The Preferences Dialog</phrase> 
20
 
            </textobject> 
21
 
          </mediaobject> 
22
 
                        </screenshot>
23
 
                </figure>
24
 
               </sect2>
25
 
<!-- Fonts And Colors -->