/usr/share/avant-window-navigator/schemas/awn-applet-cairo-menu.schema-ini is in awn-applet-cairo-main-menu 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 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 | [DEFAULT]
single_instance = false
[DEFAULT/bg_normal_colour]
type = color
default = #DDDDDDEE
description=
[DEFAULT/text_normal_colour]
type = color
default = #000000FF
description=
[DEFAULT/bg_hover_colour]
type = color
default = #0022DDF0
description=
[DEFAULT/text_hover_colour]
type = color
default = #000000FF
description=
[DEFAULT/text_size]
type = integer
default = 14
description=
[DEFAULT/search_cmd]
type = string
default = true
description=
[DEFAULT/search_show]
type = boolean
default = true
description=
[DEFAULT/run_show]
type = boolean
default = true
description=
[DEFAULT/fade_in]
type = boolean
default = false
description=
[DEFAULT/menu_item_gradient_factor]
type = float
default = 0.8
description=
[DEFAULT/menu_item_text_len]
type = integer
default = 28
description=
[DEFAULT/places_show]
type = boolean
default = true
description=
[DEFAULT/filemanager]
type = string
default =
description=
[DEFAULT/applet_icon]
type = string
default = gnome-main-menu
description=
[DEFAULT/activate_on_release]
type = boolean
default = true
description=
[DEFAULT/show_tooltips]
type = boolean
default = true
description=
[DEFAULT/show_logout]
type = boolean
default = false
description=
[DEFAULT/logout]
type = string
default =
description=
[DEFAULT/border_colour]
type = color
default = #11111133
description=
[DEFAULT/border_width]
type = integer
default = 1
description=
[DEFAULT/honour_gtk]
type = boolean
default = true
description=
[DEFAULT/aux_menu_names]
type = list-string
default = :::PLACES###Places###stock_folder;
description=
[DEFAULT/hidden_names]
type = list-string
default = :::PLACES;
description=
[DEFAULT/run_cmd]
type = string
default =
description=
[DEFAULT/search_cmd]
type = string
default =
description=
# vim:ft=cfg:
|