This file is indexed.

/usr/share/avant-window-navigator/schemas/awn-applet-sysmon.schema-ini is in awn-applet-sysmon 0.4.1~bzr1507-0ubuntu7.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
[DEFAULT]
single_instance = false

[DEFAULT/dummy]
type = boolean
default = true
description=Just a dummy key.. this will be removed later.
description[de]=Ein Platzhalterschlüssel, wird später entfernt.
description[es]=Sólo una clave maniquí... que será removida después.
description[eu]=Probako gakoa.. geroago kendu egingo da.
description[fr]=Juste une clé vide... elle sera supprimée plus tard.
description[sv]=Bara en dummy-nyckel, denna kommer att tas bort senare.

[DEFAULT/time_stamp]
type = integer
default = 0
description=Just a dummy key.. this will be removed later.
description[de]=Ein Platzhalterschlüssel, wird später entfernt.
description[es]=Sólo una clave maniquí... que será removida después.
description[eu]=Probako gakoa.. geroago kendu egingo da.
description[fr]=Juste une clé vide... elle sera supprimée plus tard.
description[sv]=Bara en dummy-nyckel, denna kommer att tas bort senare.

[applet/dummy]
type = boolean
default = true
description=Just a dummy key.. this will be removed later.
description[de]=Ein Platzhalterschlüssel, wird später entfernt.
description[es]=Sólo una clave maniquí... que será removida después.
description[eu]=Probako gakoa.. geroago kendu egingo da.
description[fr]=Juste une clé vide... elle sera supprimée plus tard.
description[sv]=Bara en dummy-nyckel, denna kommer att tas bort senare.

[applet/icon_list]
type = list-string
default = CPU::-1;
description=List of icons
description[de]=Symbolliste
description[es]=Lista de iconos
description[eu]=Ikonoen zerrenda
description[fi]=Luettelo kuvakkeista
description[fr]=Liste des icônes
description[ko]=아이콘 목록
description[ms]=Senarai ikon
description[sv]=Lisa över ikoner.
description[tr]=Simge listesi
description[uk]=Список іконок

[applet/time_stamp]
type = integer
default = 0
description=Just a dummy key.. this will be removed later.
description[de]=Ein Platzhalterschlüssel, wird später entfernt.
description[es]=Sólo una clave maniquí... que será removida después.
description[eu]=Probako gakoa.. geroago kendu egingo da.
description[fr]=Juste une clé vide... elle sera supprimée plus tard.
description[sv]=Bara en dummy-nyckel, denna kommer att tas bort senare.

[icon/graph_type]
type = integer
default = 0
description=CPU graph type to use.  Note that some Icons do not support all graph types.  If this occurs an icon will revert to it's own default (value of 0).
description[de]=Verwendeter CPU-Diagrammtyp. Beachten Sie, dass manche Symbole nicht alle Diagrammtypen unterstützen. Wenn das eintritt, wird das Symbol seine Standardeinstellung (den Wert 0) verwenden.
description[es]=Tipo de gráficode CPU a usar. Note que algunos iconos no soportan todos los tipos de gráfica. Si eso ocurre, el icono se revertirá a su valor predeterminado (valor de 0).
description[eu]=Erabiliko den PUZ grafiko-mota.  Kontuan izan zenbait ikonok ez dituztela grafiko-mota guztiak onartzen.  Hori gertatzen bada, ikonoa balio lehenetsira itzulikoa da (0 balioa).
description[fr]=Type de graphe du processeur à utiliser. Notez que certaines icônes ne supportent pas tous les types de graphe. Si cela survient, l'icône reviendra à sa valeur par défaut (0).
description[sv]=Diagramtyp för processorbelastning att använda. Notera att några ikoner inte stöder alla diagramtyper. Om detta inträffar återgår en ikon till sitt eget standardvärde som är 0.

[icon/time_stamp]
type = integer
default = 0
description=Just a dummy key.. this will be removed later.
description[de]=Ein Platzhalterschlüssel, wird später entfernt.
description[es]=Sólo una clave maniquí... que será removida después.
description[eu]=Probako gakoa.. geroago kendu egingo da.
description[fr]=Juste une clé vide... elle sera supprimée plus tard.
description[sv]=Bara en dummy-nyckel, denna kommer att tas bort senare.

[applet/render_bg]
type = boolean
default = true
description=Render background.
description[de]=Hintergrund zeichnen.
description[es]=Renderizar fondo
description[eu]=Errendatu atzeko planoa.
description[fr]=S'occuper du rendu de l'arrière-plan.
description[ko]=배경 나타냄
description[sv]=Rendera bakgrund.
description[uk]=Малювати фон.

[icon/update_timeout]
type = integer
default = 1000
description=If the updates are time based then how frequently to update in ms.
description[de]=Wie oft aktualisiert werden soll (in ms), wenn die Aktualisierung zeitbasiert ist.
description[es]=Si las actualizaciones se basan en el tiempo, entonces qué tan frecuentemente se actualizan en ms.
description[eu]=Eguneraketak aldizkakoak badira, eguneratze-maiztasuna zein den ms-tan.
description[fr]=Si les mises à jour sont basées sur le temps alors quel est l'intervalle entre chaque mise à jour (en millisecondes).
description[sv]=Hur ofta att uppdatera i millisekunder om uppdateringarna är tidsbaserade.

; vim: set ft=dosini :