Mailinglist Archive: zypp-devel (230 mails)
| < Previous | Next > |
[zypp-devel] XML output for zypper
- From: Jan Kupec <jkupec@xxxxxxx>
- Date: Fri, 29 Feb 2008 16:13:06 +0100
- Message-id: <47C82102.7080204@xxxxxxx>
Hi there!
zypper -x (--xmlout) is almost done. The main features (currently in
svn, to be in zypper-0.10.2) include:
* all output in XML: info, warning, error messages, progress/download
progress, prompts,
* uniquely identified user dialogs (prompts)
* enumerated possible dialog answers (comming soon: prompt help)
* query command results as xml data
- list-updates (obsoletes the xu command)
uses the established update info xml structure from
zypp-check-patches/zypper xu
- repos
- search (TODO)
- patches (TODO)
- info (TODO)
* other special information as xml data
- install summary
* common types of output (messages, progress) are written using
classes derived from Out class (OutNormal, OutXML) so this type of
output can easily be changed/extended, new class can be added (e.g.
OutColored).
Output examples attached.
I have left the <update-status> subtree compatible with
zypp-check-patches, but i've changed the rest of the xml written by
'zypper --terse xu' [2] (used by the updater applets) a bit as i believe
it is only used by the applets so far, which we can adapt.
There is an RNC scheme at [0], which will get installed to
/usr/share/zypper/$somewhere/xmlout.rnc. I will also update [2]
http://en.opensuse.org/Standards/Zypper_Xml after the code freeze.
Also there is prompt.h header file at [1] with an enum of the prompt IDs
and their description (TODO) which i plan to get installed into
/usr/include/zypper/prompt.h.
As for zypper commands and options:
- I would like to drop the xu command in favor of
'zypper -x lu -t package -t patch'.
- Also, i'd like to use the --terse option for other type of
machine-readable output (like zypper repos printing the table without
header and decoration). For 11.0 it should be just ignored (provided
only for rug-compatibility).
IMO we can afford dropping these, as they were only used by the updater
applets so far (probably :O).
XML input is not implemented yet, but eventually will be.
So go ahead and play with it, feedback is welcome!
Cheers,
jano
[0] http://svn.opensuse.org/svn/zypp/trunk/zypper/src/output/xmlout.rnc
[1] http://svn.opensuse.org/svn/zypp/trunk/zypper/src/output/prompt.h
[2] http://en.opensuse.org/Standards/Zypper_Xml
<?xml version='1.0'?>
<stream>
<message type="info">Reading installed packages...</message>
<install-summary download-size="14189568" space-usage-diff="54697984">
<to-upgrade>
<solvable type="package" name="mozilla-nspr" edition="4.7.0-5" arch="x86_64"
summary="Netscape Portable Runtime">
<!-- DT:Rich -->
<p>NSPR provides platform independence for non-GUI operating system
facilities. These facilities include threads, thread synchronization, normal
file and network I/O, interval timing and calendar time, basic memory
management (malloc and free), and shared library linking.
</p></solvable>
<solvable type="package" name="MozillaFirefox-translations"
edition="2.0.0.12-6" arch="x86_64" summary="Translations for MozillaFirefox">
<!-- DT:Rich -->
<p>This package contains several optional languages for the user
interface of
MozillaFirefox.
</p></solvable>
<solvable type="package" name="MozillaFirefox" edition="2.0.0.12-6"
arch="x86_64" summary="Mozilla Firefox Web Browser">
<!-- DT:Rich -->
<p>Mozilla Firefox, formerly known as Phoenix and Firebird, is a redesign
of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but
written using the XUL user interface language and designed to be cross-platform.
It is a stand-alone application instead of part of the Mozilla Application
Suite.
</p></solvable>
</to-upgrade>
</install-summary>
<message type="info">Overall download size: 13.5 M. After the operation,
additional 52.2 M will be used.</message>
<prompt id="0">
Continue?<option value="yes"/>
<option value="no"/>
</prompt>
<message type="info">Downloading package mozilla-nspr-4.7.0-5.x86_64, 119.0 K
(279.0 K unpacked)</message>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/media.1/media"
percent="-1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/media.1/media"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/media.1/media"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/media.1/media"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/media.1/media"
rate="-1" done="0"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="-1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="8" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="9" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="10" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="11" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="12" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="14" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="15" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="16" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="17" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="18" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="20" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="21" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="22" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="23" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="24" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="26" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="27" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="28" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="30" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="32" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="45" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="53" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="54" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="56" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="58" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="59" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="60" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="63" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="64" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="65" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="66" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="68" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="69" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="70" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="71" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="72" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="74" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="75" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="76" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="77" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="78" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="79" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="81" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="82" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="83" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="84" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="85" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="87" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="88" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="89" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="90" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="91" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
rate="-1" done="0"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="100"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="0"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="50"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="22"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="45"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="68"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="87"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="94"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="99"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="100"/>
<progress id="remove-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
done="0"/>
<message type="info">Downloading package MozillaFirefox-2.0.0.12-6.x86_64, 8.6
M (24.3 M unpacked)</message>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="-1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
ehm... download reporting is too excessive, will fix that in libzypp, also the
download rate will be added
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
rate="-1" done="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="100"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="50"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="1"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="1"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="1"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="1"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="2"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="2"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="98"/>
ehm... this progress too
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="98"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="98"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="98"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="98"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="98"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="98"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="100"/>
<progress id="remove-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
done="0"/>
<message type="info">Downloading package
MozillaFirefox-translations-2.0.0.12-6.x86_64, 4.9 M (27.6 M unpacked)</message>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="-1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="7" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="7" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="7" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="7" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="7" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="7" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="7" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="92" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="92" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
rate="-1" done="0"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="100"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="0"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="50"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="0"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="0"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="0"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="0"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="1"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="1"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="1"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="1"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="2"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="2"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="2"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="2"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="2"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="2"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="2"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="3"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="3"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="3"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="3"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="4"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="4"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="4"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="4"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="4"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="4"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="5"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="98"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="99"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="99"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="99"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="99"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="99"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="99"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="100"/>
<progress id="remove-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" done="0"/>
</stream>
<?xml version='1.0'?>
<stream>
<message type="info">Reading installed packages...</message>
<update-status version="0.6">
<update-list>
<update name="fate" edition="1.3.10.1-3.1" kind="package" >
<summary>SUSE Feature Management Tool </summary>
<description>Fate is the client for the SUSE Feature Management database. It
provides views on the feature data and allows to query and edit them.
Authors:
--------
Cornelius Schumacher <cschum@xxxxxxx>
André Duffeck <aduffeck@xxxxxxx>
%debug_packageA</description>
<license></license>
<source url="http://download.opensuse.org/repositories/FATE/openSUSE_10.3/"
alias="fate"/>
</update>
<update name="libdb-4_5" edition="4.5.20-80.1" kind="package" >
<summary>Berkeley DB </summary>
<description>The Berkeley DB Database is a programmatic toolkit that provides
database support for applications.
This package contains the necessary runtime libraries.</description>
<license></license>
<source url="http://download.opensuse.org/repositories/FATE/openSUSE_10.3/"
alias="fate"/>
</update>
<update name="virtualbox-ose-guest-tools" edition="1.5.6-8.1" kind="package" >
<summary>VirtualBox guest tools </summary>
<description>VirtualBox guest addition tools.</description>
<license></license>
<source
url="http://download.opensuse.org/repositories/Virtualization:/VirtualBox/openSUSE_10.3/"
alias="vbox"/>
</update>
<update name="virtualbox-ose" edition="1.5.6-8.1" kind="package" >
<summary>VirtualBox OSE is an Emulator </summary>
<description>VirtualBox OSE is an extremely feature rich, high performance
product
for enterprise customers, it is also the only professional solution
that is freely available as Open Source Software under the terms of the
GNU Public License (GPL).</description>
<license></license>
<source
url="http://download.opensuse.org/repositories/Virtualization:/VirtualBox/openSUSE_10.3/"
alias="vbox"/>
</update>
<update name="virtualbox-ose-kmp-default" edition="1.5.6_2.6.22.17_0.1-8.1"
kind="package" >
<summary>VirtualBox OSE is an Emulator </summary>
<description>VirtualBox OSE is an extremely feature rich, high performance
product
for enterprise customers, it is also the only professional solution
that is freely available as Open Source Software under the terms of the
GNU Public License (GPL).</description>
<license></license>
<source
url="http://download.opensuse.org/repositories/Virtualization:/VirtualBox/openSUSE_10.3/"
alias="vbox"/>
</update>
<update name="python-pywbem" edition="0.6.20080221.1-1.1" kind="package" >
<summary>Python module for making CIM operation calls using the WBEM protocol
</summary>
<description>PyWBEM is a Python module for making CIM operation calls using
the WBEM
protocol to query and update managed objects.</description>
<license></license>
<source
url="http://download.opensuse.org/repositories/systemsmanagement:/wbem/openSUSE_10.3"
alias="wbem"/>
</update>
<update name="yawn" edition="1.0-14.1" kind="package" >
<summary>Yet Another WBEM Navigator </summary>
<description>Web-based CIM/WBEM browser</description>
<license></license>
<source
url="http://download.opensuse.org/repositories/systemsmanagement:/wbem/openSUSE_10.3"
alias="wbem"/>
</update>
<update name="opera" edition="9.26-0.1" kind="package" >
<summary>The Opera Web Browser </summary>
<description>Opera is user-friendly, secure, and exceptionally fast. The
browser is
small, yet full-featured and functions well on systems with limited
resources. Opera supports all common Web standards and implements them
according to the official recommendations.</description>
<license></license>
<source
url="http://ftp-stud.hs-esslingen.de/Mirrors/ftp.opensuse.org/update/10.3/"
alias="updates"/>
</update>
<update name="java-1_5_0-sun-devel" edition="1.5.0_update14-0.1"
kind="package" >
<summary>Java(TM) 5 SDK, Standard Edition </summary>
<description>The Java 5 SDK is a development environment for building
applications,
applets, and components using the Java programming language.
The Java 5 SDK includes tools useful for developing and testing
programs written in the Java programming language and running on the
Java platform. These tools are designed to be used from the command
line. Except for the appletviewer, these tools do not provide a
graphical user interface.</description>
<license></license>
<source
url="http://ftp-stud.hs-esslingen.de/Mirrors/ftp.opensuse.org/update/10.3/"
alias="updates"/>
</update>
<update name="java-1_5_0-sun-alsa" edition="1.5.0_update14-0.1" kind="package"
<description>This package contains Advanced Linux Sound Architecture (ALSA)
support
libraries for java-1_5_0-sun.</description>
<license></license>
<source
url="http://ftp-stud.hs-esslingen.de/Mirrors/ftp.opensuse.org/update/10.3/"
alias="updates"/>
</update>
<update name="java-1_5_0-sun" edition="1.5.0_update14-0.1" kind="package" >
<summary>Java(TM) 5 Runtime Environment </summary>
<description>Java(TM) 5 Runtime Environment
The Java(TM) 5 Runtime Environment contains the Java virtual machine,
runtime class libraries, and Java application launcher that are
necessary to run programs written in the Java progamming language. It
is not a development environment and does not contain development tools
such as compilers and debuggers. For development tools, see the
java-1.5.0-sun-devel package.
The Java 5 Runtime Environment is intended for software developers and
vendors who wish to redistribute their applications.</description>
<license></license>
<source
url="http://ftp-stud.hs-esslingen.de/Mirrors/ftp.opensuse.org/update/10.3/"
alias="updates"/>
</update>
<update name="flash-player" edition="9.0.115.0-0.1" kind="package" >
<summary>Macromedia Flash Plug-In </summary>
<description>This package contains Macromedia's Flash plug-in for the
supported Web
browsers. This includes Netscape6, Mozilla (all Gecko browsers), and
Konqueror.</description>
<license></license>
<source
url="http://ftp-stud.hs-esslingen.de/Mirrors/ftp.opensuse.org/update/10.3/"
alias="updates"/>
</update>
<update name="gstreamer010-plugins-base-oil" edition="0.10.17-0.pm.1"
kind="package" >
<summary>GStreamer Streaming-Media Framework Plug-Ins </summary>
<description>GStreamer is a streaming media framework, based on graphs of
filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="portaudio" edition="19-222.pm.2" kind="package" >
<summary>Portable Real-Time Audio Library </summary>
<description>PortAudio is a portable audio I/O library designed for
cross-platform
support of audio. It uses a callback mechanism to request audio
processing. Audio can be generated in various formats, including 32 bit
floating point, and will be converted to the native format
internally.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="libdvdread3" edition="0.9.7-4.pm.7" kind="package" >
<summary>Library to access video DVDs </summary>
<description>libdvdread provides a simple foundation for reading DVD-Video
images.
It offers DVD applications:
1. A simple abstraction for reading the files on a DVD image
(dvd_reader.h).
2. A simple library for parsing the information (IFO) files
(ifo_read.h/ifo_types.h).
3. A simple library for parsing the navigation (NAV) packets
(nav_read.h/nav_types.h).
This allows application designers to access some of the more advanced
features of the DVD format.
libdvdread currently uses libdl to dynamically probe for libdvdcss at
runtime. If libdvdcss is found, then it will be used to decrypt the
encrypted sections of a DVD.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="libkexiv2" edition="0.1.6-0.pm.1" kind="package" >
<summary>Library to manipulate picture meta data </summary>
<description>Libkexiv2 is a wrapper around Exiv2 library to manipulate
pictures
metadata.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="amarok-yauap" edition="1.4.8-100.pm.2" kind="package" >
<summary>yauap gstreamer Backend for Amarok </summary>
<description>Amarok backend that uses yauap to play through
gstreamer.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="amarok-xine" edition="1.4.8-100.pm.2" kind="package" >
<summary>Xine Output Plugin for Amarok </summary>
<description>The Amarok media player can play via Xine using this
plug-in.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="amarok-libvisual" edition="1.4.8-100.pm.2" kind="package" >
<summary>Libvisual Plugin for Amarok </summary>
<description>The Amarok media player can display libvisual visualization
engines using this plug-in.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="k3b-codecs" edition="1.0.4-2.1.pm.0" kind="package" >
<summary>MP3 Encoding and Video Decoding/Encoding Plugins </summary>
<description>some codecs, which are not provided by the openSUSE buildservice
One may install the buildservice k3b package and add this codecs.
K3b can be used to create mp3 files from audio CDs with this plugin. It
can also convert video codecs via ffmpeg.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="twolame" edition="0.3.12-0.pm.1" kind="package" >
<summary>TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder </summary>
<description>TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on
tooLAME by Mike Cheng, which in turn is based upon the ISO dist10
code and portions of LAME. TwoLAME includes libtwolame, a fully
thread-safe shared library with an API very similar to
LAME's.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="libcaca" edition="0.9_0.99.beta13-0.pm.0" kind="package" >
<summary>Text mode graphics library </summary>
<description>libcaca is the Colour AsCii Art library. It provides high level
functions
for colour text drawing, simple primitives for line, polygon and ellipse
drawing, as well as powerful image to text conversion routines.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="lash-libs" edition="0.5.4-0.pm.1" kind="package" >
<summary>Shared libraries for LASH system </summary>
<description>This package contains the shared libraries for LASH system.
Author: see AUTHORS</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="gstreamer010-plugins-base" edition="0.10.17-0.pm.1"
kind="package" >
<summary>GStreamer Streaming-Media Framework Plug-Ins </summary>
<description>GStreamer is a streaming media framework, based on graphs of
filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="libgpod2" edition="0.5.2-100.pm.7" kind="package" >
<summary>Shared Library to access the Contents of an iPod </summary>
<description>This package contains libgpod.so.2 for backwards
compatibility.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="libquicktime" edition="1.0.1-1.pm.4" kind="package" >
<summary>A Library for Reading and Writing Quicktime Movie Files </summary>
<description>A library for reading and writing Quicktime movie files, based
on and
forked from quicktime4linux.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="freefont" edition="0.20060718-127" kind="package" >
<summary>Free UCS Outline Fonts </summary>
<description><!-- DT:Rich -->
<p>A set of free outline (OpenType, for example) fonts covering the ISO
10646/Unicode UCS (Universal Character Set). The set consists of three
typefaces: one monospaced and two proportional (one with uniform and
one with modulated stroke.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="free-ttf-fonts" edition="1.0-285" kind="package" >
<summary>Free TrueType Art Fonts </summary>
<description><!-- DT:Rich -->
<p>More than 300 free fonts in True Type format. Most of them are in the
art style and unusable as desktop fonts, but are great for any poster or
illustration.
</p><p>
The fonts are copyrighted under the GPL or a Freeware license, but donations
are requested by
the artists. Look in /usr/share/doc/packages/free-ttf-fonts/ for further
information.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="fop" edition="0.94-15" kind="package" >
<summary>Formatter for Printing XSLT Processed XML Files </summary>
<description><!-- DT:Rich -->
<p>FOP (Formatting Objects Processor) is driven by XSL formatting objects
(XSL-FO). It is a Java application that reads a formatting object (FO) tree and
renders the resulting pages to one of the following output formats: PDF
(primary output target), PCL, PS, SVG, XML (area tree representation), Print,
AWT, MIF, and TXT.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="fonts-config" edition="20080121-9" kind="package" >
<summary>Configures Fonts for X Windows and other applications </summary>
<description><!-- DT:Rich -->
<p>Configures Fonts for X Windows and other applications.
</p><p>
Usually fonts-config is called automatically via SuSEconfig
(SuSEconfig --module fonts), which is usually automatically
called by YaST2. You can also execute fonts-config
directly, which is mainly useful for debugging it.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="emacs-auctex" edition="11.83-154" kind="package" >
<summary>AUC TeX: An Emacs Extension </summary>
<description><!-- DT:Rich -->
<p>These macros make it easier for you to write TeX documents
with GNU Emacs. Documentation can be found under:
</p><p>
/usr/share/doc/packages/emacs-auctex/
</p><p>
and in the dvi files math-ref.dvi and tex-ref.dvi (reference cards) and in
the info file auctex in emacs info-mode.
</p><p>
AuC TeX is integrated in XEmacs 19.15 and higher, so these packages may not
be installed concurrently. Note that the binary formats of the
byte-compiled lisp files of the two emacs editors are
incompatible, so you cannot use this package for
XEmacs.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="efont-unicode" edition="0.4.2-157" kind="package" >
<summary>Unicode Font by /efont/ </summary>
<description><!-- DT:Rich -->
<p>Unicode fonts developed by /efont/ openlab.
This font package includes 12,14, 16, and 24 pixel ISO-10646 fonts.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="docbook_4" edition="4.5-66" kind="package" >
<summary>DocBook DTD Version 4.x </summary>
<description><!-- DT:Rich -->
<p>DocBook is a schema. It is particularly well-suited to books and
papers about computer hardware and software (though it is not limited to these
applications at all).
This package has SGML- and XML-DTD versions included. Some versions of DocBook
contain also a RELAX NG and W3C Schema.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="docbook_3" edition="3.1-700" kind="package" >
<summary>DocBook DTD 3.x </summary>
<description><!-- DT:Rich -->
<p>This package contains version 3.0 and 3.1 and an XML
version. It is suitable for writing technical documentation.
</p><p>
</p><p>
The documentation can be found in /usr/share/doc/packages/docbook_3.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="docbook-xsl-stylesheets" edition="1.73.2-11" kind="package" >
<summary>XSL Stylesheets for the DocBook 4 and earlier </summary>
<description><!-- DT:Rich -->
<p>These are the XSL stylesheets for DocBook XML and
&quot;Simplified&quot; DocBook DTDs. Generally, stylesheets do not know
any namespace and you should use these for DocBook 4 and earlier only.
</p><p>
The stylesheets transforms your DocBook document into (X)HTML, Manpages, XSL-FO
(for PDF) and a few other formats.
</p><p>
XSL is a standard W3C stylesheet language for both print and online rendering.
For more information about XSL, see the XSL page at the W3C.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="docbook-xml-website" edition="2.6.0-15" kind="package" >
<summary>DTD and Stylesheets for Web Site Development </summary>
<description><!-- DT:Rich -->
<p>A DTD in XML as an extension to DocBook XML and XSL stylesheets to
process it.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="docbook-utils" edition="0.6.14-167" kind="package" >
<summary>Small Wrapper Scripts for Processing DocBook Files </summary>
<description><!-- DT:Rich -->
<p>The docbook-utils package is a set of a few small programs intended to
ease
everyday use of technical documentation software based on the DocBook DTD,
either written in SGML or XML.
</p><p>
Tasks they currently accomplish are:<ul>
<li>jw: convert SGML files to other formats (HTML, RTF, PostScript, PDF)
</li><li>sgmldiff: detect the differences in markup between two
SGML files
</li></ul></p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="docbook-toys" edition="1.51.0-368" kind="package" >
<summary>DocBook Tools </summary>
<description><!-- DT:Rich -->
<p>A shell script to convert SGML documents based on the DocBook DTD.
</p><p>
For usage information read:
</p><p>
/usr/share/doc/packages/docbook-toys/README
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="docbook-dsssl-stylesheets" edition="1.79-105" kind="package" >
<summary>DSSSL Stylesheets for the DocBook DTD </summary>
<description><!-- DT:Rich -->
<p>Use these DSSSL stylesheets to convert DocBook documents
into other formats. &quot;Print&quot; (TeX and RTF) and
&quot;online&quot; (HTML) output formats are available.
</p><p>
The stylesheets are customizable and, within limits, it is possible to
adapt them for your own needs. Numerous native languages are
supported.
</p><p>
The authors of these stylesheets do not inlude any new features, but only fix
bugs.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="diffmk" edition="1.0-98" kind="package" >
<summary>Compute Differences between XML Documents </summary>
<description><!-- DT:Rich -->
<p>Using DiffMk, you can build an automated comparison of two XML
documents. The output format for viewing is HTML.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="desktop-translations" edition="10.3-96" kind="package" >
<summary>Desktop Files Translation updates </summary>
<description><!-- DT:Rich -->
<p>This package provides further translations for installed desktop files.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="dejavu" edition="2.23-7" kind="package" >
<summary>DejaVu Truetype Fonts </summary>
<description><!-- DT:Rich -->
<p>The DejaVu fonts are a font family based on the Bitstream Vera Fonts.
Its purpose is to provide a wider range of characters while maintaining the
original look and feel through the process of collaborative development.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="convmv" edition="1.12-6" kind="package" >
<summary>Converts File Names from One Encoding to Another </summary>
<description><!-- DT:Rich -->
<p>convmv is meant to help convert a directory tree and the contained
files or a whole file system into a different encoding. It just
converts the file names, not the content of the files. A special
feature of convmv is that it also takes care of symlinks and
converts the symlink target pointer in case the symlink target is
converted.
</p><p>
All this comes in very handy when converting from old
8-bit locales to UTF-8 locales. It is also possible to convert
directories to UTF-8 that are already partly UTF-8 encoded. convmv is
able to detect if certain files are UTF-8 encoded and skips them
by default. To turn this behavior off, use the --nosmart switch.
</p><p>
An interoperability issue that comes with UTF-8 locales is this: Linux
and (most?) other Unix-like operating systems use the
normalization form C (NFC) for UTF-8 encoding by default but do
not enforce this. Darwin, the base of Macintosh OSX, enforces
normalization form D (NFD), where a few characters are encoded in a
different way. convmv is able to convert files to NFC or NFD, which
aids in interoperability with such systems.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="cim-schema" edition="2.17-12" kind="package" >
<summary>Common Information Model (CIM) Schema </summary>
<description><!-- DT:Rich -->
<p>Common Information Model (CIM) is a model for describing overall
management
information in a network or enterprise environment. CIM consists of a
specification and a schema. The specification defines the details for
integration with other management models. The schema provides the actual model
descriptions.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="cecilia" edition="2.0.5-219" kind="package" >
<summary>Tcl/Tk Front-End for Csound </summary>
<description><!-- DT:Rich -->
<p>Cecilia is a Tcl/Tk front-end for the Csound sound synthesis program.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bwidget" edition="1.7.0-141" kind="package" >
<summary>A Set of Megawidgets for Tcl/Tk </summary>
<description><!-- DT:Rich -->
<p>Add useful and nice-looking widgets to your interfaces with the
BWidget Toolkit,
a set of native Tk 8.x Widgets using Tcl8.x namespaces.
The BWidgets have a professional look and feel as in other well-known toolkits
(Tix or Incr Widget). However, the concept is radically different because
everything is native. There is no platform compilation and no compiled extension
libraries are needed. The code is in pure Tcl/Tk.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-kde-hu" edition="11.0-57" kind="package" >
<summary>Translations for a group of KDE applications </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of KDE programs into
languages, not split out into extra packages.
<ul>
<li>amarok
</li><li>digikam
</li><li>digikam-doc
</li><li>gwenview
</li><li>k3b
</li><li>kaffeine
</li><li>kdebase3-SuSE
</li><li>kdetv
</li><li>kerry
</li><li>kipi-plugins
</li><li>konversation
</li><li>ktorrent
</li><li>libkipi
</li></ul></p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-kde-en" edition="11.0-57" kind="package" >
<summary>Translations for a group of KDE applications </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of KDE programs into
languages, not split out into extra packages.
<ul>
<li>amarok
</li><li>digikam
</li><li>digikam-doc
</li><li>gwenview
</li><li>k3b
</li><li>kaffeine
</li><li>kdebase3-SuSE
</li><li>kdetv
</li><li>kerry
</li><li>kipi-plugins
</li><li>konversation
</li><li>ktorrent
</li><li>libkipi
</li></ul></p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-kde-de" edition="11.0-57" kind="package" >
<summary>Translations for a group of KDE applications </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of KDE programs into
languages, not split out into extra packages.
<ul>
<li>amarok
</li><li>digikam
</li><li>digikam-doc
</li><li>gwenview
</li><li>k3b
</li><li>kaffeine
</li><li>kdebase3-SuSE
</li><li>kdetv
</li><li>kerry
</li><li>kipi-plugins
</li><li>konversation
</li><li>ktorrent
</li><li>libkipi
</li></ul></p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-kde-cs" edition="11.0-57" kind="package" >
<summary>Translations for a group of KDE applications </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of KDE programs into
languages, not split out into extra packages.
<ul>
<li>amarok
</li><li>digikam
</li><li>digikam-doc
</li><li>gwenview
</li><li>k3b
</li><li>kaffeine
</li><li>kdebase3-SuSE
</li><li>kdetv
</li><li>kerry
</li><li>kipi-plugins
</li><li>konversation
</li><li>ktorrent
</li><li>libkipi
</li></ul></p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-gnome-hu" edition="11.0-82" kind="package" >
<summary>Translations for a many GNOME programs </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for many GNOME programs.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-gnome-en" edition="11.0-82" kind="package" >
<summary>English translations for many GNOME programs </summary>
<description><!-- DT:Rich -->
<p>This package groups English translations for many GNOME programs.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-gnome-de" edition="11.0-82" kind="package" >
<summary>German translations for many GNOME programs </summary>
<description><!-- DT:Rich -->
<p>This package groups German translations for many GNOME programs.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-gnome-cs" edition="11.0-82" kind="package" >
<summary>Translations for a many GNOME programs </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for many GNOME programs.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-common-hu" edition="11.0-61" kind="package" >
<summary>Translations for a Group of Programs </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of programs which are
both on the GNOME and KDE CD into languages, not split out into extra packages.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-common-en" edition="11.0-61" kind="package" >
<summary>Translations for a Group of Programs </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of programs which are
both on the GNOME and KDE CD into languages, not split out into extra packages.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-common-de" edition="11.0-61" kind="package" >
<summary>Translations for a Group of Programs </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of programs which are
both on the GNOME and KDE CD into languages, not split out into extra packages.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-common-cs" edition="11.0-61" kind="package" >
<summary>Translations for a Group of Programs </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of programs which are
both on the GNOME and KDE CD into languages, not split out into extra packages.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="build" edition="2007.09.14-26" kind="package" >
<summary>A Script to Build SUSE Linux RPMs </summary>
<description><!-- DT:Rich -->
<p>This package provides a script for building
RPMs for SUSE Linux in a chroot environment.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="ant" edition="1.7.0-84" kind="package" >
<summary>A Java-Based Build Tool </summary>
<description><!-- DT:Rich -->
<p>Apache Ant is a Java-based build tool. In theory, it is kind of like
Make, but without Make&#39;s wrinkles.
</p><p>
Why another build tool when there is already make, gnumake, nmake, jam, and
others? Because all those tools have limitations that Ant&#39;s original
author
could not live with when developing software across multiple platforms.
Make-like tools are inherently shell-based--they evaluate a set of
dependencies then execute commands, not unlike what you would issue in a shell.
This means that you can easily extend these tools by using or writing any
program for the OS that you are working on. However, this also means that you
limit yourself to the OS, or at least the OS type, such as Unix, that you are
working on.
</p><p>
Makefiles are inherently evil as well. Anybody who has worked on them for any
time has run into the dreaded tab problem. &quot;Is my command not
executing because
I have a space in front of my tab???&quot; said the original author of Ant
way too
many times. Tools like Jam took care of this to a great degree, but still have
yet another format to use and remember.
</p><p>
Ant is different. Instead of a model where it is extended with shell-based
commands, Ant is extended using Java classes. Instead of writing shell
commands, the configuration files are XML-based, calling out a target tree
where various tasks are executed. Each task is run by an object that implements
a particular task interface.
</p><p>
Granted, this removes some of the expressive power that is inherent by being
able to construct a shell command such as `find . -name foo -exec rm {}`, but
it gives you the ability to be cross-platform--to work anywhere and
everywhere. If you really need to execute a shell command, Ant has an
&lt;exec&gt; task that allows different commands to be executed based
on the OS used.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="alsa-firmware" edition="1.0.16-9" kind="package" >
<summary>Firmware Data Files for ALSA </summary>
<description><!-- DT:Rich -->
<p>Various firmware data files for ALSA drivers.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="WindowMaker-themes" edition="0.1-334" kind="package" >
<summary>Themes for Window Maker </summary>
<description><!-- DT:Rich -->
<p>This packages contains themes for the Window Maker window
manager. Documentation:
</p><p>
/usr/share/doc/packages/wmthemes
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="SuSEfirewall2" edition="3.6_SVNr184-16" kind="package" >
<summary>Stateful Packet Filter Using iptables and netfilter </summary>
<description><!-- DT:Rich -->
<p>SuSEfirewall2 implements a packet filter to allow system
administrators to protect their computer and network by restricting the
possibility of other hosts connecting to them. This potentially saves you from
suffering under the design flaws and vulnerabilities that are found in various
daemons.
</p><p>
SuSEfirewall2 uses the iptables and netfilter packet filtering infrastructure,
which allows a flexible rule setup and the creation of a stateful firewall,
because it keeps track of connections and has the notion of related connections.
</p><p>
For simply protecting a single host from attacks, you can set SuSEfirewall2
in QUICK mode or use the personal-firewall configuration file. Note that
SuSEfirewall2 now includes the personal-firewall functionality.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-thesaurus-en" edition="20060111-38"
kind="package" >
<summary>English Thesaurus Dictionary for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>The English thesaurus dictionary that can be used to look up for
synonyms and related words in the OpenOffice.org office suite.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-thesaurus-de" edition="20070206-38"
kind="package" >
<summary>German Thesaurus Dictionary for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>The German thesaurus dictionary that can be used to look up for
synonyms and related words in the OpenOffice.org office suite.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-thesaurus-cs" edition="20060111-38"
kind="package" >
<summary>Czech Thesaurus Dictionary for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>The Czech thesaurus dictionary that can be used to look up for
synonyms and related words in the OpenOffice.org office suite.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-templates-presentation-layouts"
edition="2.0.4-75" kind="package" >
<summary>Presentation Layout Templates for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>This package contains a collection of presentation layout templates
for OpenOffice.org.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-templates-en" edition="2.0.4-73" kind="package" >
<summary>English Templates for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>A collection of english templates for OpenOffice.org.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-templates-de" edition="2.0.4-73" kind="package" >
<summary>German Templates for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>A compilation of German templates for OpenOffice.org.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-icon-themes" edition="2.3.99.2-3" kind="package" >
<summary>Icon Themes for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>This package provides various icon themes for the OpenOffice.org
office suite.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-hyphen" edition="20070719-38" kind="package" >
<summary>Hyphen Dictionaries for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>These dictionaries help you to hyphenate texts and words in the
OpenOffice.org office suite.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-hu" edition="2.3.99.2-3" kind="package" >
<summary>Hungarian Localization Files for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>Hungarian localization files for OpenOffice.org.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-de" edition="2.3.99.2-3" kind="package" >
<summary>German Localization Files for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>German localization files for OpenOffice.org.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-cs" edition="2.3.99.2-3" kind="package" >
<summary>Czech Localization Files for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>Czech localization files for OpenOffice.org.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="Crystalcursors" edition="0.5-175" kind="package" >
<summary>Mouse Cursors in Crystal Icon Style </summary>
<description><!-- DT:Rich -->
<p>Four different mouse cursor icon sets in the KDE CrystalSVG style.
In white, gray, blue, and green versions.
They can be selected from KDE Control Center, in the mouse configuration.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="openmotif22-libs" edition="2.2.4-126" kind="package" >
<summary>Open Motif 2.2.4 Libraries </summary>
<description><!-- DT:Rich -->
<p>This is the old version 2.2.4 Open Motif runtime environment. It
includes the Motif version 2.2.4 shared libraries.
</p><p>
Open Motif is a freely available version of the well-known Motif user interface
toolkit for open source operating systems. This package was built with the
Metro Link sources.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="master-boot-code" edition="1.14-45" kind="package" >
<summary>i386 Master Boot Record Code </summary>
<description><!-- DT:Rich -->
<p>The i386 master boot code is code that, after copied to the MBR of the
boot disk, loads and starts the boot sector of the active partition.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="kdebase3-nsplugin" edition="3.5.9-6" kind="package" >
<summary>Netscape plugin support for KDE </summary>
<description><!-- DT:Rich -->
<p>This package contains support for Netscape plug-ins in konqueror.
You have to enable JavaScript for this.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="dosbootdisk" edition="1.1-180" kind="package" >
<summary>A DOS Boot Disk Based on FreeDOS </summary>
<description><!-- DT:Rich -->
<p>A FreeDOS boot disk. It is useful if you need to run a
flash program to update your BIOS.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bin86" edition="0.16.17-60" kind="package" >
<summary>An 8086 Assembler and Linker </summary>
<description><!-- DT:Rich -->
<p>An 8086 assembler and linker.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="NX" edition="2.1.0-62" kind="package" >
<summary>Proxy System for X11 </summary>
<description><!-- DT:Rich -->
<p>NX provides a proxy system for the X Window System.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
</update-list>
</update-status>
</stream>
<?xml version='1.0'?>
<stream>
<message type="info">Repository 'factory' is up to date.</message>
<message type="info">Refreshing 'Packman 10.3'</message>
<progress id="45" name="Building repository 'Packman 10.3' cache"/>
<progress id="45" name="Building repository 'Packman 10.3' cache"
value="0"/>
<progress id="45" name="Building repository 'Packman 10.3' cache"
value="0"/>
<progress id="45" name="Building repository 'Packman 10.3' cache"
done="0"/>
<message type="info">Repository 'updates' is up to date.</message>
<message type="info">Repository 'wbem' is up to date.</message>
<message type="info">Repository 'vbox' is up to date.</message>
<message type="info">Repository 'fate' is up to date.</message>
<message type="info">Repository 'zypp:svn' is up to date.</message>
<message type="info">All repositories have been refreshed.</message>
</stream>
<?xml version='1.0'?>
<stream>
<repo-list>
<repo alias="nfstest" name="nfstest" type="rpm-md" enabled="0" autorefresh="0"
gpgcheck="1">
<url>nfs://dhcp68/home/jano/nfsrepo?mountoptions=ro,soft,timeo=100</url>
</repo>
<repo alias="factory" name="factory" type="yast2" enabled="1" autorefresh="1"
gpgcheck="1">
<url>http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/</url>
</repo>
<repo alias="guru" name="guru" type="yast2" enabled="0" autorefresh="0"
gpgcheck="1">
<url>http://ftp.gwdg.de/pub/linux/misc/suser-guru/rpm/10.2</url>
</repo>
<repo alias="packman" name="Packman 10.3" type="rpm-md" enabled="1"
autorefresh="0" gpgcheck="1">
<url>http://packman.iu-bremen.de/suse/10.3</url>
</repo>
<repo alias="testr" name="testr" type="rpm-md" enabled="0" autorefresh="1"
gpgcheck="1">
<url>http://dhcp68/rpmmd/</url>
</repo>
<repo alias="updates" name="updates" type="rpm-md" enabled="1" autorefresh="1"
gpgcheck="1">
<url>http://ftp-stud.hs-esslingen.de/Mirrors/ftp.opensuse.org/update/10.3/</url>
</repo>
<repo alias="factory-no" name="Factory (NON-OSS)" type="yast2" enabled="0"
autorefresh="0" gpgcheck="1">
<url>http://download.opensuse.org/distribution/SL-Factory-non-oss/inst-source-extra/</url>
</repo>
<repo alias="fdebug" name="fdebug" type="yast2" enabled="0" autorefresh="1"
gpgcheck="1">
<url>http://download.opensuse.org/distribution/SL-OSS-factory-debug/inst-source-debug/</url>
</repo>
<repo alias="alpha1" name="alpha1" type="yast2" enabled="0" autorefresh="1"
gpgcheck="1">
<url>iso:///?iso=openSUSE-11.0-Alpha1-DVD-x86_64.iso&url=nfs://cml.suse.cz/cml/sync/openSUSE-11.0-Alpha1</url>
</repo>
<repo alias="wbem" name="wbem" type="rpm-md" enabled="1" autorefresh="1"
gpgcheck="1">
<url>http://download.opensuse.org/repositories/systemsmanagement:/wbem/openSUSE_10.3</url>
</repo>
<repo alias="vbox" name="vbox" type="rpm-md" enabled="1" autorefresh="1"
gpgcheck="1">
<url>http://download.opensuse.org/repositories/Virtualization:/VirtualBox/openSUSE_10.3/</url>
</repo>
<repo alias="fate" name="fate" type="rpm-md" enabled="1" autorefresh="1"
gpgcheck="1">
<url>http://download.opensuse.org/repositories/FATE/openSUSE_10.3/</url>
</repo>
<repo alias="zypp:svn" name="zypp:svn" type="rpm-md" enabled="1"
autorefresh="1" gpgcheck="1">
<url>http://download.opensuse.org/repositories/zypp:/svn/openSUSE_Factory/</url>
</repo>
</repo-list>
</stream>
zypper -x (--xmlout) is almost done. The main features (currently in
svn, to be in zypper-0.10.2) include:
* all output in XML: info, warning, error messages, progress/download
progress, prompts,
* uniquely identified user dialogs (prompts)
* enumerated possible dialog answers (comming soon: prompt help)
* query command results as xml data
- list-updates (obsoletes the xu command)
uses the established update info xml structure from
zypp-check-patches/zypper xu
- repos
- search (TODO)
- patches (TODO)
- info (TODO)
* other special information as xml data
- install summary
* common types of output (messages, progress) are written using
classes derived from Out class (OutNormal, OutXML) so this type of
output can easily be changed/extended, new class can be added (e.g.
OutColored).
Output examples attached.
I have left the <update-status> subtree compatible with
zypp-check-patches, but i've changed the rest of the xml written by
'zypper --terse xu' [2] (used by the updater applets) a bit as i believe
it is only used by the applets so far, which we can adapt.
There is an RNC scheme at [0], which will get installed to
/usr/share/zypper/$somewhere/xmlout.rnc. I will also update [2]
http://en.opensuse.org/Standards/Zypper_Xml after the code freeze.
Also there is prompt.h header file at [1] with an enum of the prompt IDs
and their description (TODO) which i plan to get installed into
/usr/include/zypper/prompt.h.
As for zypper commands and options:
- I would like to drop the xu command in favor of
'zypper -x lu -t package -t patch'.
- Also, i'd like to use the --terse option for other type of
machine-readable output (like zypper repos printing the table without
header and decoration). For 11.0 it should be just ignored (provided
only for rug-compatibility).
IMO we can afford dropping these, as they were only used by the updater
applets so far (probably :O).
XML input is not implemented yet, but eventually will be.
So go ahead and play with it, feedback is welcome!
Cheers,
jano
[0] http://svn.opensuse.org/svn/zypp/trunk/zypper/src/output/xmlout.rnc
[1] http://svn.opensuse.org/svn/zypp/trunk/zypper/src/output/prompt.h
[2] http://en.opensuse.org/Standards/Zypper_Xml
<?xml version='1.0'?>
<stream>
<message type="info">Reading installed packages...</message>
<install-summary download-size="14189568" space-usage-diff="54697984">
<to-upgrade>
<solvable type="package" name="mozilla-nspr" edition="4.7.0-5" arch="x86_64"
summary="Netscape Portable Runtime">
<!-- DT:Rich -->
<p>NSPR provides platform independence for non-GUI operating system
facilities. These facilities include threads, thread synchronization, normal
file and network I/O, interval timing and calendar time, basic memory
management (malloc and free), and shared library linking.
</p></solvable>
<solvable type="package" name="MozillaFirefox-translations"
edition="2.0.0.12-6" arch="x86_64" summary="Translations for MozillaFirefox">
<!-- DT:Rich -->
<p>This package contains several optional languages for the user
interface of
MozillaFirefox.
</p></solvable>
<solvable type="package" name="MozillaFirefox" edition="2.0.0.12-6"
arch="x86_64" summary="Mozilla Firefox Web Browser">
<!-- DT:Rich -->
<p>Mozilla Firefox, formerly known as Phoenix and Firebird, is a redesign
of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but
written using the XUL user interface language and designed to be cross-platform.
It is a stand-alone application instead of part of the Mozilla Application
Suite.
</p></solvable>
</to-upgrade>
</install-summary>
<message type="info">Overall download size: 13.5 M. After the operation,
additional 52.2 M will be used.</message>
<prompt id="0">
Continue?<option value="yes"/>
<option value="no"/>
</prompt>
<message type="info">Downloading package mozilla-nspr-4.7.0-5.x86_64, 119.0 K
(279.0 K unpacked)</message>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/media.1/media"
percent="-1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/media.1/media"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/media.1/media"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/media.1/media"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/media.1/media"
rate="-1" done="0"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="-1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="8" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="9" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="10" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="11" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="12" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="14" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="15" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="16" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="17" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="18" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="20" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="21" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="22" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="23" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="24" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="26" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="27" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="28" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="30" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="32" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="45" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="53" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="54" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="56" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="58" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="59" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="60" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="63" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="64" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="65" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="66" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="68" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="69" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="70" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="71" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="72" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="74" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="75" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="76" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="77" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="78" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="79" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="81" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="82" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="83" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="84" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="85" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="87" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="88" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="89" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="90" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="91" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/mozilla-nspr-4.7.0-5.x86_64.rpm"
rate="-1" done="0"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="100"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="0"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="50"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="22"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="45"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="68"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="87"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="94"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="99"/>
<progress id="install-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
value="100"/>
<progress id="remove-resolvable" name="Installing: mozilla-nspr-4.7.0-5"
done="0"/>
<message type="info">Downloading package MozillaFirefox-2.0.0.12-6.x86_64, 8.6
M (24.3 M unpacked)</message>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="-1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
ehm... download reporting is too excessive, will fix that in libzypp, also the
download rate will be added
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-2.0.0.12-6.x86_64.rpm"
rate="-1" done="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="100"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="50"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="0"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="1"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="1"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="1"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="1"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="2"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="2"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="98"/>
ehm... this progress too
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="98"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="98"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="98"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="98"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="98"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="98"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="99"/>
<progress id="install-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
value="100"/>
<progress id="remove-resolvable" name="Installing: MozillaFirefox-2.0.0.12-6"
done="0"/>
<message type="info">Downloading package
MozillaFirefox-translations-2.0.0.12-6.x86_64, 4.9 M (27.6 M unpacked)</message>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="-1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="0" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="1" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="2" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="3" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="4" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="5" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="6" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="7" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="7" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="7" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="7" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="7" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="7" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="7" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="92" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="92" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="93" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="94" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="95" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="96" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="97" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="98" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="99" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
percent="100" rate="-1"/>
<download
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/MozillaFirefox-translations-2.0.0.12-6.x86_64.rpm"
rate="-1" done="0"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="100"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="0"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="50"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="0"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="0"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="0"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="0"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="1"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="1"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="1"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="1"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="2"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="2"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="2"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="2"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="2"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="2"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="2"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="3"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="3"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="3"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="3"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="4"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="4"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="4"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="4"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="4"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="4"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="5"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="98"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="99"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="99"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="99"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="99"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="99"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="99"/>
<progress id="install-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" value="100"/>
<progress id="remove-resolvable" name="Installing:
MozillaFirefox-translations-2.0.0.12-6" done="0"/>
</stream>
<?xml version='1.0'?>
<stream>
<message type="info">Reading installed packages...</message>
<update-status version="0.6">
<update-list>
<update name="fate" edition="1.3.10.1-3.1" kind="package" >
<summary>SUSE Feature Management Tool </summary>
<description>Fate is the client for the SUSE Feature Management database. It
provides views on the feature data and allows to query and edit them.
Authors:
--------
Cornelius Schumacher <cschum@xxxxxxx>
André Duffeck <aduffeck@xxxxxxx>
%debug_packageA</description>
<license></license>
<source url="http://download.opensuse.org/repositories/FATE/openSUSE_10.3/"
alias="fate"/>
</update>
<update name="libdb-4_5" edition="4.5.20-80.1" kind="package" >
<summary>Berkeley DB </summary>
<description>The Berkeley DB Database is a programmatic toolkit that provides
database support for applications.
This package contains the necessary runtime libraries.</description>
<license></license>
<source url="http://download.opensuse.org/repositories/FATE/openSUSE_10.3/"
alias="fate"/>
</update>
<update name="virtualbox-ose-guest-tools" edition="1.5.6-8.1" kind="package" >
<summary>VirtualBox guest tools </summary>
<description>VirtualBox guest addition tools.</description>
<license></license>
<source
url="http://download.opensuse.org/repositories/Virtualization:/VirtualBox/openSUSE_10.3/"
alias="vbox"/>
</update>
<update name="virtualbox-ose" edition="1.5.6-8.1" kind="package" >
<summary>VirtualBox OSE is an Emulator </summary>
<description>VirtualBox OSE is an extremely feature rich, high performance
product
for enterprise customers, it is also the only professional solution
that is freely available as Open Source Software under the terms of the
GNU Public License (GPL).</description>
<license></license>
<source
url="http://download.opensuse.org/repositories/Virtualization:/VirtualBox/openSUSE_10.3/"
alias="vbox"/>
</update>
<update name="virtualbox-ose-kmp-default" edition="1.5.6_2.6.22.17_0.1-8.1"
kind="package" >
<summary>VirtualBox OSE is an Emulator </summary>
<description>VirtualBox OSE is an extremely feature rich, high performance
product
for enterprise customers, it is also the only professional solution
that is freely available as Open Source Software under the terms of the
GNU Public License (GPL).</description>
<license></license>
<source
url="http://download.opensuse.org/repositories/Virtualization:/VirtualBox/openSUSE_10.3/"
alias="vbox"/>
</update>
<update name="python-pywbem" edition="0.6.20080221.1-1.1" kind="package" >
<summary>Python module for making CIM operation calls using the WBEM protocol
</summary>
<description>PyWBEM is a Python module for making CIM operation calls using
the WBEM
protocol to query and update managed objects.</description>
<license></license>
<source
url="http://download.opensuse.org/repositories/systemsmanagement:/wbem/openSUSE_10.3"
alias="wbem"/>
</update>
<update name="yawn" edition="1.0-14.1" kind="package" >
<summary>Yet Another WBEM Navigator </summary>
<description>Web-based CIM/WBEM browser</description>
<license></license>
<source
url="http://download.opensuse.org/repositories/systemsmanagement:/wbem/openSUSE_10.3"
alias="wbem"/>
</update>
<update name="opera" edition="9.26-0.1" kind="package" >
<summary>The Opera Web Browser </summary>
<description>Opera is user-friendly, secure, and exceptionally fast. The
browser is
small, yet full-featured and functions well on systems with limited
resources. Opera supports all common Web standards and implements them
according to the official recommendations.</description>
<license></license>
<source
url="http://ftp-stud.hs-esslingen.de/Mirrors/ftp.opensuse.org/update/10.3/"
alias="updates"/>
</update>
<update name="java-1_5_0-sun-devel" edition="1.5.0_update14-0.1"
kind="package" >
<summary>Java(TM) 5 SDK, Standard Edition </summary>
<description>The Java 5 SDK is a development environment for building
applications,
applets, and components using the Java programming language.
The Java 5 SDK includes tools useful for developing and testing
programs written in the Java programming language and running on the
Java platform. These tools are designed to be used from the command
line. Except for the appletviewer, these tools do not provide a
graphical user interface.</description>
<license></license>
<source
url="http://ftp-stud.hs-esslingen.de/Mirrors/ftp.opensuse.org/update/10.3/"
alias="updates"/>
</update>
<update name="java-1_5_0-sun-alsa" edition="1.5.0_update14-0.1" kind="package"
<summary>ALSA support for java-1_5_0-sun </summary>
<description>This package contains Advanced Linux Sound Architecture (ALSA)
support
libraries for java-1_5_0-sun.</description>
<license></license>
<source
url="http://ftp-stud.hs-esslingen.de/Mirrors/ftp.opensuse.org/update/10.3/"
alias="updates"/>
</update>
<update name="java-1_5_0-sun" edition="1.5.0_update14-0.1" kind="package" >
<summary>Java(TM) 5 Runtime Environment </summary>
<description>Java(TM) 5 Runtime Environment
The Java(TM) 5 Runtime Environment contains the Java virtual machine,
runtime class libraries, and Java application launcher that are
necessary to run programs written in the Java progamming language. It
is not a development environment and does not contain development tools
such as compilers and debuggers. For development tools, see the
java-1.5.0-sun-devel package.
The Java 5 Runtime Environment is intended for software developers and
vendors who wish to redistribute their applications.</description>
<license></license>
<source
url="http://ftp-stud.hs-esslingen.de/Mirrors/ftp.opensuse.org/update/10.3/"
alias="updates"/>
</update>
<update name="flash-player" edition="9.0.115.0-0.1" kind="package" >
<summary>Macromedia Flash Plug-In </summary>
<description>This package contains Macromedia's Flash plug-in for the
supported Web
browsers. This includes Netscape6, Mozilla (all Gecko browsers), and
Konqueror.</description>
<license></license>
<source
url="http://ftp-stud.hs-esslingen.de/Mirrors/ftp.opensuse.org/update/10.3/"
alias="updates"/>
</update>
<update name="gstreamer010-plugins-base-oil" edition="0.10.17-0.pm.1"
kind="package" >
<summary>GStreamer Streaming-Media Framework Plug-Ins </summary>
<description>GStreamer is a streaming media framework, based on graphs of
filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="portaudio" edition="19-222.pm.2" kind="package" >
<summary>Portable Real-Time Audio Library </summary>
<description>PortAudio is a portable audio I/O library designed for
cross-platform
support of audio. It uses a callback mechanism to request audio
processing. Audio can be generated in various formats, including 32 bit
floating point, and will be converted to the native format
internally.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="libdvdread3" edition="0.9.7-4.pm.7" kind="package" >
<summary>Library to access video DVDs </summary>
<description>libdvdread provides a simple foundation for reading DVD-Video
images.
It offers DVD applications:
1. A simple abstraction for reading the files on a DVD image
(dvd_reader.h).
2. A simple library for parsing the information (IFO) files
(ifo_read.h/ifo_types.h).
3. A simple library for parsing the navigation (NAV) packets
(nav_read.h/nav_types.h).
This allows application designers to access some of the more advanced
features of the DVD format.
libdvdread currently uses libdl to dynamically probe for libdvdcss at
runtime. If libdvdcss is found, then it will be used to decrypt the
encrypted sections of a DVD.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="libkexiv2" edition="0.1.6-0.pm.1" kind="package" >
<summary>Library to manipulate picture meta data </summary>
<description>Libkexiv2 is a wrapper around Exiv2 library to manipulate
pictures
metadata.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="amarok-yauap" edition="1.4.8-100.pm.2" kind="package" >
<summary>yauap gstreamer Backend for Amarok </summary>
<description>Amarok backend that uses yauap to play through
gstreamer.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="amarok-xine" edition="1.4.8-100.pm.2" kind="package" >
<summary>Xine Output Plugin for Amarok </summary>
<description>The Amarok media player can play via Xine using this
plug-in.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="amarok-libvisual" edition="1.4.8-100.pm.2" kind="package" >
<summary>Libvisual Plugin for Amarok </summary>
<description>The Amarok media player can display libvisual visualization
engines using this plug-in.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="k3b-codecs" edition="1.0.4-2.1.pm.0" kind="package" >
<summary>MP3 Encoding and Video Decoding/Encoding Plugins </summary>
<description>some codecs, which are not provided by the openSUSE buildservice
One may install the buildservice k3b package and add this codecs.
K3b can be used to create mp3 files from audio CDs with this plugin. It
can also convert video codecs via ffmpeg.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="twolame" edition="0.3.12-0.pm.1" kind="package" >
<summary>TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder </summary>
<description>TwoLAME is an optimised MPEG Audio Layer 2 (MP2) encoder based on
tooLAME by Mike Cheng, which in turn is based upon the ISO dist10
code and portions of LAME. TwoLAME includes libtwolame, a fully
thread-safe shared library with an API very similar to
LAME's.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="libcaca" edition="0.9_0.99.beta13-0.pm.0" kind="package" >
<summary>Text mode graphics library </summary>
<description>libcaca is the Colour AsCii Art library. It provides high level
functions
for colour text drawing, simple primitives for line, polygon and ellipse
drawing, as well as powerful image to text conversion routines.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="lash-libs" edition="0.5.4-0.pm.1" kind="package" >
<summary>Shared libraries for LASH system </summary>
<description>This package contains the shared libraries for LASH system.
Author: see AUTHORS</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="gstreamer010-plugins-base" edition="0.10.17-0.pm.1"
kind="package" >
<summary>GStreamer Streaming-Media Framework Plug-Ins </summary>
<description>GStreamer is a streaming media framework, based on graphs of
filters
which operate on media data. Applications using this library can do
anything from real-time sound processing to playing videos, and just
about anything else media-related. Its plugin-based architecture means
that new data types or processing capabilities can be added simply by
installing new plug-ins.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="libgpod2" edition="0.5.2-100.pm.7" kind="package" >
<summary>Shared Library to access the Contents of an iPod </summary>
<description>This package contains libgpod.so.2 for backwards
compatibility.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="libquicktime" edition="1.0.1-1.pm.4" kind="package" >
<summary>A Library for Reading and Writing Quicktime Movie Files </summary>
<description>A library for reading and writing Quicktime movie files, based
on and
forked from quicktime4linux.</description>
<license></license>
<source url="http://packman.iu-bremen.de/suse/10.3" alias="packman"/>
</update>
<update name="freefont" edition="0.20060718-127" kind="package" >
<summary>Free UCS Outline Fonts </summary>
<description><!-- DT:Rich -->
<p>A set of free outline (OpenType, for example) fonts covering the ISO
10646/Unicode UCS (Universal Character Set). The set consists of three
typefaces: one monospaced and two proportional (one with uniform and
one with modulated stroke.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="free-ttf-fonts" edition="1.0-285" kind="package" >
<summary>Free TrueType Art Fonts </summary>
<description><!-- DT:Rich -->
<p>More than 300 free fonts in True Type format. Most of them are in the
art style and unusable as desktop fonts, but are great for any poster or
illustration.
</p><p>
The fonts are copyrighted under the GPL or a Freeware license, but donations
are requested by
the artists. Look in /usr/share/doc/packages/free-ttf-fonts/ for further
information.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="fop" edition="0.94-15" kind="package" >
<summary>Formatter for Printing XSLT Processed XML Files </summary>
<description><!-- DT:Rich -->
<p>FOP (Formatting Objects Processor) is driven by XSL formatting objects
(XSL-FO). It is a Java application that reads a formatting object (FO) tree and
renders the resulting pages to one of the following output formats: PDF
(primary output target), PCL, PS, SVG, XML (area tree representation), Print,
AWT, MIF, and TXT.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="fonts-config" edition="20080121-9" kind="package" >
<summary>Configures Fonts for X Windows and other applications </summary>
<description><!-- DT:Rich -->
<p>Configures Fonts for X Windows and other applications.
</p><p>
Usually fonts-config is called automatically via SuSEconfig
(SuSEconfig --module fonts), which is usually automatically
called by YaST2. You can also execute fonts-config
directly, which is mainly useful for debugging it.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="emacs-auctex" edition="11.83-154" kind="package" >
<summary>AUC TeX: An Emacs Extension </summary>
<description><!-- DT:Rich -->
<p>These macros make it easier for you to write TeX documents
with GNU Emacs. Documentation can be found under:
</p><p>
/usr/share/doc/packages/emacs-auctex/
</p><p>
and in the dvi files math-ref.dvi and tex-ref.dvi (reference cards) and in
the info file auctex in emacs info-mode.
</p><p>
AuC TeX is integrated in XEmacs 19.15 and higher, so these packages may not
be installed concurrently. Note that the binary formats of the
byte-compiled lisp files of the two emacs editors are
incompatible, so you cannot use this package for
XEmacs.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="efont-unicode" edition="0.4.2-157" kind="package" >
<summary>Unicode Font by /efont/ </summary>
<description><!-- DT:Rich -->
<p>Unicode fonts developed by /efont/ openlab.
This font package includes 12,14, 16, and 24 pixel ISO-10646 fonts.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="docbook_4" edition="4.5-66" kind="package" >
<summary>DocBook DTD Version 4.x </summary>
<description><!-- DT:Rich -->
<p>DocBook is a schema. It is particularly well-suited to books and
papers about computer hardware and software (though it is not limited to these
applications at all).
This package has SGML- and XML-DTD versions included. Some versions of DocBook
contain also a RELAX NG and W3C Schema.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="docbook_3" edition="3.1-700" kind="package" >
<summary>DocBook DTD 3.x </summary>
<description><!-- DT:Rich -->
<p>This package contains version 3.0 and 3.1 and an XML
version. It is suitable for writing technical documentation.
</p><p>
</p><p>
The documentation can be found in /usr/share/doc/packages/docbook_3.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="docbook-xsl-stylesheets" edition="1.73.2-11" kind="package" >
<summary>XSL Stylesheets for the DocBook 4 and earlier </summary>
<description><!-- DT:Rich -->
<p>These are the XSL stylesheets for DocBook XML and
&quot;Simplified&quot; DocBook DTDs. Generally, stylesheets do not know
any namespace and you should use these for DocBook 4 and earlier only.
</p><p>
The stylesheets transforms your DocBook document into (X)HTML, Manpages, XSL-FO
(for PDF) and a few other formats.
</p><p>
XSL is a standard W3C stylesheet language for both print and online rendering.
For more information about XSL, see the XSL page at the W3C.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="docbook-xml-website" edition="2.6.0-15" kind="package" >
<summary>DTD and Stylesheets for Web Site Development </summary>
<description><!-- DT:Rich -->
<p>A DTD in XML as an extension to DocBook XML and XSL stylesheets to
process it.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="docbook-utils" edition="0.6.14-167" kind="package" >
<summary>Small Wrapper Scripts for Processing DocBook Files </summary>
<description><!-- DT:Rich -->
<p>The docbook-utils package is a set of a few small programs intended to
ease
everyday use of technical documentation software based on the DocBook DTD,
either written in SGML or XML.
</p><p>
Tasks they currently accomplish are:<ul>
<li>jw: convert SGML files to other formats (HTML, RTF, PostScript, PDF)
</li><li>sgmldiff: detect the differences in markup between two
SGML files
</li></ul></p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="docbook-toys" edition="1.51.0-368" kind="package" >
<summary>DocBook Tools </summary>
<description><!-- DT:Rich -->
<p>A shell script to convert SGML documents based on the DocBook DTD.
</p><p>
For usage information read:
</p><p>
/usr/share/doc/packages/docbook-toys/README
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="docbook-dsssl-stylesheets" edition="1.79-105" kind="package" >
<summary>DSSSL Stylesheets for the DocBook DTD </summary>
<description><!-- DT:Rich -->
<p>Use these DSSSL stylesheets to convert DocBook documents
into other formats. &quot;Print&quot; (TeX and RTF) and
&quot;online&quot; (HTML) output formats are available.
</p><p>
The stylesheets are customizable and, within limits, it is possible to
adapt them for your own needs. Numerous native languages are
supported.
</p><p>
The authors of these stylesheets do not inlude any new features, but only fix
bugs.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="diffmk" edition="1.0-98" kind="package" >
<summary>Compute Differences between XML Documents </summary>
<description><!-- DT:Rich -->
<p>Using DiffMk, you can build an automated comparison of two XML
documents. The output format for viewing is HTML.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="desktop-translations" edition="10.3-96" kind="package" >
<summary>Desktop Files Translation updates </summary>
<description><!-- DT:Rich -->
<p>This package provides further translations for installed desktop files.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="dejavu" edition="2.23-7" kind="package" >
<summary>DejaVu Truetype Fonts </summary>
<description><!-- DT:Rich -->
<p>The DejaVu fonts are a font family based on the Bitstream Vera Fonts.
Its purpose is to provide a wider range of characters while maintaining the
original look and feel through the process of collaborative development.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="convmv" edition="1.12-6" kind="package" >
<summary>Converts File Names from One Encoding to Another </summary>
<description><!-- DT:Rich -->
<p>convmv is meant to help convert a directory tree and the contained
files or a whole file system into a different encoding. It just
converts the file names, not the content of the files. A special
feature of convmv is that it also takes care of symlinks and
converts the symlink target pointer in case the symlink target is
converted.
</p><p>
All this comes in very handy when converting from old
8-bit locales to UTF-8 locales. It is also possible to convert
directories to UTF-8 that are already partly UTF-8 encoded. convmv is
able to detect if certain files are UTF-8 encoded and skips them
by default. To turn this behavior off, use the --nosmart switch.
</p><p>
An interoperability issue that comes with UTF-8 locales is this: Linux
and (most?) other Unix-like operating systems use the
normalization form C (NFC) for UTF-8 encoding by default but do
not enforce this. Darwin, the base of Macintosh OSX, enforces
normalization form D (NFD), where a few characters are encoded in a
different way. convmv is able to convert files to NFC or NFD, which
aids in interoperability with such systems.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="cim-schema" edition="2.17-12" kind="package" >
<summary>Common Information Model (CIM) Schema </summary>
<description><!-- DT:Rich -->
<p>Common Information Model (CIM) is a model for describing overall
management
information in a network or enterprise environment. CIM consists of a
specification and a schema. The specification defines the details for
integration with other management models. The schema provides the actual model
descriptions.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="cecilia" edition="2.0.5-219" kind="package" >
<summary>Tcl/Tk Front-End for Csound </summary>
<description><!-- DT:Rich -->
<p>Cecilia is a Tcl/Tk front-end for the Csound sound synthesis program.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bwidget" edition="1.7.0-141" kind="package" >
<summary>A Set of Megawidgets for Tcl/Tk </summary>
<description><!-- DT:Rich -->
<p>Add useful and nice-looking widgets to your interfaces with the
BWidget Toolkit,
a set of native Tk 8.x Widgets using Tcl8.x namespaces.
The BWidgets have a professional look and feel as in other well-known toolkits
(Tix or Incr Widget). However, the concept is radically different because
everything is native. There is no platform compilation and no compiled extension
libraries are needed. The code is in pure Tcl/Tk.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-kde-hu" edition="11.0-57" kind="package" >
<summary>Translations for a group of KDE applications </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of KDE programs into
languages, not split out into extra packages.
<ul>
<li>amarok
</li><li>digikam
</li><li>digikam-doc
</li><li>gwenview
</li><li>k3b
</li><li>kaffeine
</li><li>kdebase3-SuSE
</li><li>kdetv
</li><li>kerry
</li><li>kipi-plugins
</li><li>konversation
</li><li>ktorrent
</li><li>libkipi
</li></ul></p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-kde-en" edition="11.0-57" kind="package" >
<summary>Translations for a group of KDE applications </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of KDE programs into
languages, not split out into extra packages.
<ul>
<li>amarok
</li><li>digikam
</li><li>digikam-doc
</li><li>gwenview
</li><li>k3b
</li><li>kaffeine
</li><li>kdebase3-SuSE
</li><li>kdetv
</li><li>kerry
</li><li>kipi-plugins
</li><li>konversation
</li><li>ktorrent
</li><li>libkipi
</li></ul></p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-kde-de" edition="11.0-57" kind="package" >
<summary>Translations for a group of KDE applications </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of KDE programs into
languages, not split out into extra packages.
<ul>
<li>amarok
</li><li>digikam
</li><li>digikam-doc
</li><li>gwenview
</li><li>k3b
</li><li>kaffeine
</li><li>kdebase3-SuSE
</li><li>kdetv
</li><li>kerry
</li><li>kipi-plugins
</li><li>konversation
</li><li>ktorrent
</li><li>libkipi
</li></ul></p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-kde-cs" edition="11.0-57" kind="package" >
<summary>Translations for a group of KDE applications </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of KDE programs into
languages, not split out into extra packages.
<ul>
<li>amarok
</li><li>digikam
</li><li>digikam-doc
</li><li>gwenview
</li><li>k3b
</li><li>kaffeine
</li><li>kdebase3-SuSE
</li><li>kdetv
</li><li>kerry
</li><li>kipi-plugins
</li><li>konversation
</li><li>ktorrent
</li><li>libkipi
</li></ul></p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-gnome-hu" edition="11.0-82" kind="package" >
<summary>Translations for a many GNOME programs </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for many GNOME programs.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-gnome-en" edition="11.0-82" kind="package" >
<summary>English translations for many GNOME programs </summary>
<description><!-- DT:Rich -->
<p>This package groups English translations for many GNOME programs.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-gnome-de" edition="11.0-82" kind="package" >
<summary>German translations for many GNOME programs </summary>
<description><!-- DT:Rich -->
<p>This package groups German translations for many GNOME programs.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-gnome-cs" edition="11.0-82" kind="package" >
<summary>Translations for a many GNOME programs </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for many GNOME programs.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-common-hu" edition="11.0-61" kind="package" >
<summary>Translations for a Group of Programs </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of programs which are
both on the GNOME and KDE CD into languages, not split out into extra packages.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-common-en" edition="11.0-61" kind="package" >
<summary>Translations for a Group of Programs </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of programs which are
both on the GNOME and KDE CD into languages, not split out into extra packages.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-common-de" edition="11.0-61" kind="package" >
<summary>Translations for a Group of Programs </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of programs which are
both on the GNOME and KDE CD into languages, not split out into extra packages.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bundle-lang-common-cs" edition="11.0-61" kind="package" >
<summary>Translations for a Group of Programs </summary>
<description><!-- DT:Rich -->
<p>This package groups translations for a dozen of programs which are
both on the GNOME and KDE CD into languages, not split out into extra packages.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="build" edition="2007.09.14-26" kind="package" >
<summary>A Script to Build SUSE Linux RPMs </summary>
<description><!-- DT:Rich -->
<p>This package provides a script for building
RPMs for SUSE Linux in a chroot environment.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="ant" edition="1.7.0-84" kind="package" >
<summary>A Java-Based Build Tool </summary>
<description><!-- DT:Rich -->
<p>Apache Ant is a Java-based build tool. In theory, it is kind of like
Make, but without Make&#39;s wrinkles.
</p><p>
Why another build tool when there is already make, gnumake, nmake, jam, and
others? Because all those tools have limitations that Ant&#39;s original
author
could not live with when developing software across multiple platforms.
Make-like tools are inherently shell-based--they evaluate a set of
dependencies then execute commands, not unlike what you would issue in a shell.
This means that you can easily extend these tools by using or writing any
program for the OS that you are working on. However, this also means that you
limit yourself to the OS, or at least the OS type, such as Unix, that you are
working on.
</p><p>
Makefiles are inherently evil as well. Anybody who has worked on them for any
time has run into the dreaded tab problem. &quot;Is my command not
executing because
I have a space in front of my tab???&quot; said the original author of Ant
way too
many times. Tools like Jam took care of this to a great degree, but still have
yet another format to use and remember.
</p><p>
Ant is different. Instead of a model where it is extended with shell-based
commands, Ant is extended using Java classes. Instead of writing shell
commands, the configuration files are XML-based, calling out a target tree
where various tasks are executed. Each task is run by an object that implements
a particular task interface.
</p><p>
Granted, this removes some of the expressive power that is inherent by being
able to construct a shell command such as `find . -name foo -exec rm {}`, but
it gives you the ability to be cross-platform--to work anywhere and
everywhere. If you really need to execute a shell command, Ant has an
&lt;exec&gt; task that allows different commands to be executed based
on the OS used.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="alsa-firmware" edition="1.0.16-9" kind="package" >
<summary>Firmware Data Files for ALSA </summary>
<description><!-- DT:Rich -->
<p>Various firmware data files for ALSA drivers.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="WindowMaker-themes" edition="0.1-334" kind="package" >
<summary>Themes for Window Maker </summary>
<description><!-- DT:Rich -->
<p>This packages contains themes for the Window Maker window
manager. Documentation:
</p><p>
/usr/share/doc/packages/wmthemes
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="SuSEfirewall2" edition="3.6_SVNr184-16" kind="package" >
<summary>Stateful Packet Filter Using iptables and netfilter </summary>
<description><!-- DT:Rich -->
<p>SuSEfirewall2 implements a packet filter to allow system
administrators to protect their computer and network by restricting the
possibility of other hosts connecting to them. This potentially saves you from
suffering under the design flaws and vulnerabilities that are found in various
daemons.
</p><p>
SuSEfirewall2 uses the iptables and netfilter packet filtering infrastructure,
which allows a flexible rule setup and the creation of a stateful firewall,
because it keeps track of connections and has the notion of related connections.
</p><p>
For simply protecting a single host from attacks, you can set SuSEfirewall2
in QUICK mode or use the personal-firewall configuration file. Note that
SuSEfirewall2 now includes the personal-firewall functionality.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-thesaurus-en" edition="20060111-38"
kind="package" >
<summary>English Thesaurus Dictionary for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>The English thesaurus dictionary that can be used to look up for
synonyms and related words in the OpenOffice.org office suite.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-thesaurus-de" edition="20070206-38"
kind="package" >
<summary>German Thesaurus Dictionary for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>The German thesaurus dictionary that can be used to look up for
synonyms and related words in the OpenOffice.org office suite.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-thesaurus-cs" edition="20060111-38"
kind="package" >
<summary>Czech Thesaurus Dictionary for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>The Czech thesaurus dictionary that can be used to look up for
synonyms and related words in the OpenOffice.org office suite.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-templates-presentation-layouts"
edition="2.0.4-75" kind="package" >
<summary>Presentation Layout Templates for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>This package contains a collection of presentation layout templates
for OpenOffice.org.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-templates-en" edition="2.0.4-73" kind="package" >
<summary>English Templates for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>A collection of english templates for OpenOffice.org.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-templates-de" edition="2.0.4-73" kind="package" >
<summary>German Templates for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>A compilation of German templates for OpenOffice.org.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-icon-themes" edition="2.3.99.2-3" kind="package" >
<summary>Icon Themes for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>This package provides various icon themes for the OpenOffice.org
office suite.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-hyphen" edition="20070719-38" kind="package" >
<summary>Hyphen Dictionaries for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>These dictionaries help you to hyphenate texts and words in the
OpenOffice.org office suite.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-hu" edition="2.3.99.2-3" kind="package" >
<summary>Hungarian Localization Files for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>Hungarian localization files for OpenOffice.org.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-de" edition="2.3.99.2-3" kind="package" >
<summary>German Localization Files for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>German localization files for OpenOffice.org.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="OpenOffice_org-cs" edition="2.3.99.2-3" kind="package" >
<summary>Czech Localization Files for OpenOffice.org </summary>
<description><!-- DT:Rich -->
<p>Czech localization files for OpenOffice.org.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="Crystalcursors" edition="0.5-175" kind="package" >
<summary>Mouse Cursors in Crystal Icon Style </summary>
<description><!-- DT:Rich -->
<p>Four different mouse cursor icon sets in the KDE CrystalSVG style.
In white, gray, blue, and green versions.
They can be selected from KDE Control Center, in the mouse configuration.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="openmotif22-libs" edition="2.2.4-126" kind="package" >
<summary>Open Motif 2.2.4 Libraries </summary>
<description><!-- DT:Rich -->
<p>This is the old version 2.2.4 Open Motif runtime environment. It
includes the Motif version 2.2.4 shared libraries.
</p><p>
Open Motif is a freely available version of the well-known Motif user interface
toolkit for open source operating systems. This package was built with the
Metro Link sources.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="master-boot-code" edition="1.14-45" kind="package" >
<summary>i386 Master Boot Record Code </summary>
<description><!-- DT:Rich -->
<p>The i386 master boot code is code that, after copied to the MBR of the
boot disk, loads and starts the boot sector of the active partition.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="kdebase3-nsplugin" edition="3.5.9-6" kind="package" >
<summary>Netscape plugin support for KDE </summary>
<description><!-- DT:Rich -->
<p>This package contains support for Netscape plug-ins in konqueror.
You have to enable JavaScript for this.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="dosbootdisk" edition="1.1-180" kind="package" >
<summary>A DOS Boot Disk Based on FreeDOS </summary>
<description><!-- DT:Rich -->
<p>A FreeDOS boot disk. It is useful if you need to run a
flash program to update your BIOS.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="bin86" edition="0.16.17-60" kind="package" >
<summary>An 8086 Assembler and Linker </summary>
<description><!-- DT:Rich -->
<p>An 8086 assembler and linker.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
<update name="NX" edition="2.1.0-62" kind="package" >
<summary>Proxy System for X11 </summary>
<description><!-- DT:Rich -->
<p>NX provides a proxy system for the X Window System.
</p></description>
<license></license>
<source
url="http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/"
alias="factory"/>
</update>
</update-list>
</update-status>
</stream>
<?xml version='1.0'?>
<stream>
<message type="info">Repository 'factory' is up to date.</message>
<message type="info">Refreshing 'Packman 10.3'</message>
<progress id="45" name="Building repository 'Packman 10.3' cache"/>
<progress id="45" name="Building repository 'Packman 10.3' cache"
value="0"/>
<progress id="45" name="Building repository 'Packman 10.3' cache"
value="0"/>
<progress id="45" name="Building repository 'Packman 10.3' cache"
done="0"/>
<message type="info">Repository 'updates' is up to date.</message>
<message type="info">Repository 'wbem' is up to date.</message>
<message type="info">Repository 'vbox' is up to date.</message>
<message type="info">Repository 'fate' is up to date.</message>
<message type="info">Repository 'zypp:svn' is up to date.</message>
<message type="info">All repositories have been refreshed.</message>
</stream>
<?xml version='1.0'?>
<stream>
<repo-list>
<repo alias="nfstest" name="nfstest" type="rpm-md" enabled="0" autorefresh="0"
gpgcheck="1">
<url>nfs://dhcp68/home/jano/nfsrepo?mountoptions=ro,soft,timeo=100</url>
</repo>
<repo alias="factory" name="factory" type="yast2" enabled="1" autorefresh="1"
gpgcheck="1">
<url>http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/</url>
</repo>
<repo alias="guru" name="guru" type="yast2" enabled="0" autorefresh="0"
gpgcheck="1">
<url>http://ftp.gwdg.de/pub/linux/misc/suser-guru/rpm/10.2</url>
</repo>
<repo alias="packman" name="Packman 10.3" type="rpm-md" enabled="1"
autorefresh="0" gpgcheck="1">
<url>http://packman.iu-bremen.de/suse/10.3</url>
</repo>
<repo alias="testr" name="testr" type="rpm-md" enabled="0" autorefresh="1"
gpgcheck="1">
<url>http://dhcp68/rpmmd/</url>
</repo>
<repo alias="updates" name="updates" type="rpm-md" enabled="1" autorefresh="1"
gpgcheck="1">
<url>http://ftp-stud.hs-esslingen.de/Mirrors/ftp.opensuse.org/update/10.3/</url>
</repo>
<repo alias="factory-no" name="Factory (NON-OSS)" type="yast2" enabled="0"
autorefresh="0" gpgcheck="1">
<url>http://download.opensuse.org/distribution/SL-Factory-non-oss/inst-source-extra/</url>
</repo>
<repo alias="fdebug" name="fdebug" type="yast2" enabled="0" autorefresh="1"
gpgcheck="1">
<url>http://download.opensuse.org/distribution/SL-OSS-factory-debug/inst-source-debug/</url>
</repo>
<repo alias="alpha1" name="alpha1" type="yast2" enabled="0" autorefresh="1"
gpgcheck="1">
<url>iso:///?iso=openSUSE-11.0-Alpha1-DVD-x86_64.iso&url=nfs://cml.suse.cz/cml/sync/openSUSE-11.0-Alpha1</url>
</repo>
<repo alias="wbem" name="wbem" type="rpm-md" enabled="1" autorefresh="1"
gpgcheck="1">
<url>http://download.opensuse.org/repositories/systemsmanagement:/wbem/openSUSE_10.3</url>
</repo>
<repo alias="vbox" name="vbox" type="rpm-md" enabled="1" autorefresh="1"
gpgcheck="1">
<url>http://download.opensuse.org/repositories/Virtualization:/VirtualBox/openSUSE_10.3/</url>
</repo>
<repo alias="fate" name="fate" type="rpm-md" enabled="1" autorefresh="1"
gpgcheck="1">
<url>http://download.opensuse.org/repositories/FATE/openSUSE_10.3/</url>
</repo>
<repo alias="zypp:svn" name="zypp:svn" type="rpm-md" enabled="1"
autorefresh="1" gpgcheck="1">
<url>http://download.opensuse.org/repositories/zypp:/svn/openSUSE_Factory/</url>
</repo>
</repo-list>
</stream>
| < Previous | Next > |