File: fonts

package info (click to toggle)
apparmor 2.7.103-4
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 11,920 kB
  • sloc: ansic: 12,022; perl: 10,644; sh: 8,119; cpp: 2,505; yacc: 1,592; python: 1,489; makefile: 1,138; lex: 1,003; pascal: 399; ruby: 374; exp: 250; java: 212; xml: 159
file content (50 lines) | stat: -rw-r--r-- 1,574 bytes parent folder | download | duplicates (10)
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# ------------------------------------------------------------------
#
#    Copyright (C) 2002-2006 Novell/SUSE
#
#    This program is free software; you can redistribute it and/or
#    modify it under the terms of version 2 of the GNU General Public
#    License published by the Free Software Foundation.
#
# ------------------------------------------------------------------

  /usr/share/AbiSuite/fonts/**          r,

  /usr/X11R6/lib/X11/fonts/**           r,
  /usr/X11R6/lib/modules/fonts/**       r,
  /usr/X11R6/lib64/X11/fonts/**         r,
  /usr/X11R6/lib64/modules/fonts/**     r,

  /usr/X11R6/include/X11/fonts/**       r,

  /usr/share/fonts/**                   r,

  /etc/fonts/**                         r,

  /opt/kde3/share/fonts/**              r,

  /usr/lib/openoffice/share/fonts/**    r,
  /usr/lib64/openoffice/share/fonts/**  r,

  /opt/OpenOffice.org/share/fonts/**    r,
  /opt/OpenOffice.org/share/psprint/fontmetric/** r,
  /opt/OpenOffice.org/user/psprint/fontmetric/**  r,

  /opt/gnome/share/gimp/*/fonts/**      r,
  /opt/gnome/share/fonts/**             r,

  /opt/mozilla/lib/res/fonts/**         r,
  /opt/mozilla/lib64/res/fonts/**       r,

  /var/cache/fonts/**                   r,
  /var/cache/fontconfig/**              r,

  /usr/share/a2ps/fonts/**              r,
  /usr/share/xfce/fonts/**              r,
  /usr/share/ghostscript/fonts/**       r,
  /usr/share/texmf/*/fonts/**           r,

  #@{HOME}/.fonts/**                     r,

  /usr/local/share/fonts                r,
  /usr/local/share/fonts/**             r,