File: fonts

package info (click to toggle)
apparmor 4.1.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 29,884 kB
  • sloc: ansic: 24,945; python: 24,914; cpp: 9,140; sh: 8,175; yacc: 2,061; makefile: 1,908; lex: 1,215; pascal: 1,147; perl: 1,033; ruby: 365; lisp: 282; 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,