~kiwinote/software-center/getting-the-small-things-right

« back to all changes in this revision

Viewing changes to README

  • Committer: Kiwinote
  • Date: 2011-01-04 14:56:21 UTC
  • mfrom: (1324.1.74 software-center)
  • Revision ID: kiwinote@gmail.com-20110104145621-cygig3rx2b03v0db
hrm

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
All non UI code must come with tests in the test/ subdirectoy.
9
9
 
 
10
== query parser ==
 
11
 
 
12
The query parser understands :
 
13
 "pkg:2vcard", "mime:text/html", "section:web", "origin:main"
 
14
prefixes.
 
15
 
10
16
== aptdaemon ==
11
17
 * the dbus limits for the system bus are rather low, this means that
12
18
   adding  <limit name="max_match_rules_per_connection">512</limit>