~elachuni/software-center/pep8-test-part7

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
== aptdaemon ==
 * the dbus limits for the system bus are rather low, this means that
   adding  <limit name="max_match_rules_per_connection">512</limit> 
   and using something bigger than 512 is a good idea


== XAPIAN ==

The following special prefixes are used:

AA - application name (Abiword)
AP - package name (abiword)
AS - archive section (main)
AC - category (AudioVideo)
AT - type (Application)
AH - channel 

The following values are used:

XAPIAN_VALUE_PKGNAME - pkgname
XAPIAN_VALUE_ICON - icon name
XAPIAN_VALUE_GETTEXT_DOMAIN - gettext domain
XAPIAN_VALUE_ARCHIVE_SECTION - archive section (main, restricted, universe, multiverse)
XAPIAN_VALUE_ARCHIVE_ARCH - architectures (seperated with ",", e.g. i386,amd64) - may be empty
XAPIAN_VALUE_POPCON - popcon data
XAPIAN_VALUE_SUMMARY - summary text
XAPIAN_VALUE_ARCHIVE_CHANNEL - channel (third party)
XAPIAN_VALUE_DESKTOP_FILE - the desktop file that the information comes from