~ubuntu-branches/ubuntu/quantal/cairo-dock-plug-ins/quantal-201208191523

« back to all changes in this revision

Viewing changes to mail/data/mail.conf.in

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2011-04-20 20:46:51 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20110420204651-ftnpzesj6uc7qeul
Tags: 2.3.0~1-0ubuntu1
* New Upstream Version (LP: #723995)
* Upstream short ChangeLog (since 2.3.0~0rc1):
 - Updated translations
 - Updated the integration of the new versions of kwin and compiz
    (Switcher, ShowDesktop, etc.)
 - Removed a lot of useless g_print
 - Updated a few plug-ins to fit with the new version of the API (gldit)
 - Fixed a few bugs
 - Updated MeMenu, MessagingMenu and Status-Notifier to works
    with the latest version of dbusmenu, etc.
* Switch to dpkg-source 3.0 (quilt) format
* debian/cairo-dock-plug-ins.install:
 - Added new files (interfaces for python, ruby, vala and mono)
* debian/control:
 - Added new dependences for new applets (sensors and zeitgeist)
    and new interfaces (python, valac, ruby and mono)
 - Updated the version of cairo-dock build-dependences
* debian/rules:
 - Added a new CMake flag to install python interface in debian/tmp
* Updated debian/watch

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
#[gtk-about]
4
4
[Icon]
 
5
 
 
6
#F[Applet]
 
7
frame_maininfo=
 
8
 
 
9
#d Name of the dock it belongs to:
 
10
dock name = 
 
11
 
 
12
#s Name of the icon as it will appear in its caption in the dock:
 
13
name = Mail
 
14
 
 
15
#F[Display]
 
16
frame_display=
 
17
 
 
18
icon=
 
19
 
5
20
#j[0;128] Desired icon size for this applet
6
21
#{Set to 0 to use the default applet size}
7
22
icon size = 0;0
8
23
 
9
 
#s Name of the icon as it will appear in its caption in the dock:
10
 
name = Mail
11
 
 
12
 
#d Name of the dock it belongs to:
13
 
dock name = 
14
 
 
15
24
order=
16
 
icon=
17
25
 
18
26
#F[Applet's Handbook]
19
27
frame_hand=
91
99
#e+[0;1] Foreground tansparency:
92
100
fg alpha = 1
93
101
 
 
102
 
94
103
#[gtk-preferences]
95
104
[Configuration]
96
105
 
97
 
 
98
 
#X[Sub-Dock view] 
99
 
frame_sub-dock =
100
 
 
101
 
#n+ Sub-dock view name:
102
 
#{Leave empty to use default sub-dock view.}/
103
 
renderer = 
104
 
 
105
 
 
106
 
#X[Theme] 
107
 
frame_them =
 
106
#b Check mail account on startup?
 
107
#{If you have any problem with the applet, uncheck this option during the maintenance mode, then after the dock has relaunched, remove/modify the mail accounts you want.}
 
108
check = true
 
109
 
 
110
 
 
111
#X[Display]
 
112
frame_disp =
108
113
 
109
114
#h+[@maildatadir@/themes;mail;mail] Choose one of the available themes:
110
115
theme = Default
111
116
 
112
117
#S+ Name of the file for the "no mail" image :
 
118
#{Let empty to use the default one.}
113
119
no mail image = 
114
120
 
115
121
#S+ Name of the file for the "has mail" image :
 
122
#{Let empty to use the default one.}
116
123
has mail image = 
117
124
 
 
125
#b Show '0' if there is no mail?
 
126
#{If checked, the number of mails will be shown even if there is no mail.}
 
127
show zero mail = true
 
128
 
 
129
#v
 
130
sep_theme=
 
131
 
 
132
#n+ Sub-dock view name:
 
133
#{Leave empty to use default sub-dock view.}/
 
134
renderer = 
 
135
 
 
136
 
 
137
#X[Action on new mail]
 
138
frame_new =
 
139
 
118
140
#B- Play sound when a new e-mail is received?
119
141
play sound = true
120
142
#u Name of the file for the "new mail" sound :
 
143
#{Let empty to use the default one.}
121
144
new mail sound = 
122
145
 
123
 
 
124
 
#X[Behaviour] 
125
 
frame_config_mail =
 
146
#v
 
147
sep_sound=
126
148
 
127
149
#B[2] Show new messages' content?
128
150
show content = true
131
153
#{Maximum number of mails that will be previewed.}
132
154
max shown mails = 0
133
155
 
134
 
#i[3;30] Duration of the dialogue
 
156
#i[3;30] Duration of the dialog:
135
157
#{in seconds.}
136
158
time_dialog = 5
137
159
 
138
 
#b Check mail account on startup?
139
 
#{If you have any problem with the applet, uncheck this option during the maintenance mode, then after the dock has relaunched, remove/modify the mail accounts you want.}
140
 
check = true
141
 
 
142
 
#b Show '0' if there is no mail?
143
 
#{If checked, the number of mails will be shown even if there is no mail.}
144
 
show zero mail = true
145
 
 
146
 
#X[Mail application] 
 
160
#v
 
161
sep_anim=
 
162
 
 
163
#a+ Animation when new message arrives:
 
164
animation = rotate
 
165
 
 
166
#i[1;100] Duration of the animation:
 
167
anim duration = 5
 
168
 
 
169
 
 
170
#X[Mail application]
147
171
frame_appli =
148
172
 
149
173
#s Preferred mail application to launch on left-click :
 
174
#{for instance "thunderbird" or "firefox mail.google.com"}
150
175
mail application = thunderbird
151
176
 
152
177
#F[Add a mail account (you've to launch the applet)]