diff options
author | Timothy Pearson <[email protected]> | 2011-12-21 14:04:05 -0600 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-06-23 15:43:46 +0200 |
commit | a8b27c20ba29466133a261945468006de46d4ad5 (patch) | |
tree | 6eb46cc90fa57f3eeaa758458de805747f13bebc /libk3b/k3bimage.xsd | |
parent | feae001a0240fdca57cc68779f59f88e6af49335 (diff) | |
download | k3b-a8b27c20ba29466133a261945468006de46d4ad5.tar.gz k3b-a8b27c20ba29466133a261945468006de46d4ad5.zip |
Rename obsolete tq methods to standard names
(cherry picked from commit ba335c4be73ee8e3ae5c6084e889c003825cda44)
Diffstat (limited to 'libk3b/k3bimage.xsd')
-rw-r--r-- | libk3b/k3bimage.xsd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libk3b/k3bimage.xsd b/libk3b/k3bimage.xsd index 607bd95..ab7f36c 100644 --- a/libk3b/k3bimage.xsd +++ b/libk3b/k3bimage.xsd @@ -1,9 +1,9 @@ <!-- - This document describes the tqlayout of the toc.xml file in a K3b image archive. - A K3b image archive is a TAR archive with a simple tqlayout as follows. + This document describes the layout of the toc.xml file in a K3b image archive. + A K3b image archive is a TAR archive with a simple layout as follows. Every K3b image archive contains the toc.xml file as described in this document - which describes the tqlayout of the CD or DVD saved in the K3b image archive. + which describes the layout of the CD or DVD saved in the K3b image archive. Additionally the K3b image archive contains an arbitrary number of files which contain the CD/DVD sector data. These files are referenced in the elements of type "file". |