~mjz/awn-extras/to-do-two

« back to all changes in this revision

Viewing changes to applets/maintained/slickswitcher/awn-applet-slickswitcher.schema-ini.in

  • Committer: Michal Hruby
  • Date: 2010-03-24 16:42:08 UTC
  • mfrom: (1209.1.9 0.4-build-system+i18n)
  • Revision ID: michal.mhr@gmail.com-20100324164208-faqrdd1nkaa056oq
Merge from <lp:~awn-extras/awn-extras/0.4-build-system+i18n>, plus distcheck fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[DEFAULT/active_border]
2
2
type = string
3
3
default = FFFFFFC0
4
 
description = The hovered border color of a workspace widget
 
4
_description=The hovered border color of a workspace widget
5
5
 
6
6
[DEFAULT/custom_back]
7
7
type = string
8
8
default = 000000c8
9
 
description = The background color of the dialog
 
9
_description=The background color of the dialog
10
10
 
11
11
[DEFAULT/custom_border]
12
12
type = string
13
13
default = 0079f580
14
 
description = The border color of the dialog
 
14
_description=The border color of the dialog
15
15
 
16
16
[DEFAULT/icon_border]
17
17
type = string
18
18
default = 000000C0
19
 
description = The icon's border color
 
19
_description=The icon's border color
20
20
 
21
21
[DEFAULT/normal_border]
22
22
type = string
23
23
default = FFFFFF80
24
 
description = The normal border color of a workspace widget
 
24
_description=The normal border color of a workspace widget
25
25
 
26
26
[DEFAULT/shadow_color]
27
27
type = string
28
28
default = 000000E6
29
 
description = The drop shadow color of the drawn number
 
29
_description=The drop shadow color of the drawn number
30
30
 
31
31
[DEFAULT/shine_bottom]
32
32
type = string
33
33
default = FFFFFF3B
34
 
description = The bottom part of the shiny gradient
 
34
_description=The bottom part of the shiny gradient
35
35
 
36
36
[DEFAULT/shine_hover_bottom]
37
37
type = string
38
38
default = FFFFFF50
39
 
description = The bottom part of the shiny gradient when hovered
 
39
_description=The bottom part of the shiny gradient when hovered
40
40
 
41
41
[DEFAULT/shine_hover_top]
42
42
type = string
43
43
default = FFFFFFE6
44
 
description = The top part of the shiny gradient when hovered
 
44
_description=The top part of the shiny gradient when hovered
45
45
 
46
46
[DEFAULT/shine_top]
47
47
type = string
48
48
default = FFFFFF5E
49
 
description = The top part of the shiny gradient
 
49
_description=The top part of the shiny gradient
50
50
 
51
51
[DEFAULT/text_color]
52
52
type = string
53
53
default = FFFFFFE6
54
 
description = The main color of the drawn number
 
54
_description=The main color of the drawn number
55
55
 
56
56
[DEFAULT/window_border]
57
57
type = string
58
58
default = 33333396
59
 
description = The border color of a drawn window
 
59
_description=The border color of a drawn window
60
60
 
61
61
[DEFAULT/window_main]
62
62
type = string
63
63
default = FFFFFF19
64
 
description = The main color of a drawn window
 
64
_description=The main color of a drawn window
65
65
 
66
66
[DEFAULT/use_custom]
67
67
type = boolean
68
68
default = false
69
 
description = Whether or not to use custom colors for the dialog
 
69
_description=Whether or not to use custom colors for the dialog
70
70
 
71
71
[DEFAULT/width]
72
72
type = integer
73
73
default = 160
74
 
description = The width of a workspace widget
 
74
_description=The width of a workspace widget
75
75
 
76
76
[DEFAULT/height]
77
77
type = integer
78
78
default = 120
79
 
description = The height of a workspace widget
 
79
_description=The height of a workspace widget
80
80
 
81
81
[DEFAULT/background_mode]
82
82
type = string
83
83
default = gnome
84
 
description = Which background image(s) source to use: gnome, compiz, file
 
84
_description=Which background image(s) source to use: gnome, compiz, file
85
85
 
86
86
[DEFAULT/background_file]
87
87
type = string
88
88
default =
89
 
description = The file to use as the background image
 
89
_description=The file to use as the background image
90
90
 
91
91
[DEFAULT/use_custom_text]
92
92
type = boolean
93
93
default = false
94
 
description = Whether or not to use the standard text overlay
 
94
_description=Whether or not to use the standard text overlay