|
apt
@VERSION@
|
datamember of a linked list of available description for a version More...
#include <pkgcache.h>
Public Attributes | |
| map_ptrloc | language_code |
| Language code of this description (translation) | |
| map_ptrloc | md5sum |
| MD5sum of the original description. | |
| map_ptrloc | FileList |
| map_ptrloc | NextDesc |
| next translation for this description | |
| map_ptrloc | ParentPkg |
| the text is a description of this package | |
| unsigned int | ID |
| unique sequel ID | |
datamember of a linked list of available description for a version
| map_ptrloc language_code |
Language code of this description (translation)
If the value has a 0 length then this is read using the Package file else the Translation-CODE file is used.
| map_ptrloc md5sum |
MD5sum of the original description.
Used to map Translations of a description to a version and to check that the Translation is up-to-date.
1.7.6.1