~ubuntu-branches/ubuntu/maverick/cairo-dock-plug-ins/maverick

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe), Matthieu Baerts (matttbe), Didier Roche
  • Date: 2010-02-14 00:51:22 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20100214005122-u7ld66ax6m7tl0dk
Tags: 2.1.3-6-0ubuntu1
[ Matthieu Baerts (matttbe) ]
* New upstream release (LP: #521536)
* debian/control:
 - Remove some duplicated build-depends
 - Update the website (cairo-dock.org -> glx-dock.org)
 - Added libetpan-dev as depends for cairo-dock-plug-ins (mail applet).
 - Updated cairo-dock-core and cairo-dock-dev minimal version.
* Updated debian/watch and debian/copyright with LP account.
* debian/rules:
 - Added --enable-mail and --enable-rssreader to enable new stable applets.

[ Didier Roche ]
* Fix debian/watch
* Fix some issue in versionning
* cleaning the package in debian/control to have good build-dep and deps

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
#[gtk-about]
4
4
[Icon]
5
5
#j+[0;128] Desired icon size for this applet
6
 
#{Set to 0 to use the default applet size}
 
6
#{Set to 0 to use the default applet size}
7
7
icon size = 0;0
8
8
 
9
9
#s Default title :
23
23
#S+ Name of an image for the 'broken' icon :
24
24
#{Let t empty to use the default icon.}
25
25
broken icon = 
 
26
#S+ Name of an image for the 'empty' icon :
 
27
#{Let t empty to use the default icon.}
 
28
empty icon = 
26
29
 
27
30
order=
28
31
icon=
29
32
 
 
33
#F[Applet's Handbook]
 
34
frame_hand=
 
35
#A
 
36
handbook=Note-Taking
 
37
 
30
38
 
31
39
#[gtk-convert]
32
40
[Desklet]
33
41
 
 
42
#X[Position]
 
43
frame_pos =
 
44
 
 
45
#b Lock position ?
 
46
#{If locked, the desklet can't be moved by simply dragging it with the left mouse button. Of course you can still move it with ALT + left_click.}
 
47
locked = false
 
48
 
34
49
#j+[48;512] Desklet's dimension (width x height) :
35
50
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
36
51
size = 400;200
41
56
#i[-2048;2048] ...
42
57
y position=0
43
58
 
 
59
#I[-180;180] Rotation :
 
60
#{You can quickly rotate the desklet with the mouse, by dragging the little buttons on its left and top sides.}
 
61
rotation = 0
 
62
 
 
63
#X[Visibility]
 
64
frame_visi =
 
65
 
44
66
#b Is detached from the dock ?
45
67
initially detached=false
46
 
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Accessibility :
 
68
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Visibility :
47
69
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
48
70
accessibility=0
49
71
#b Should be visible on all desktops ?
50
72
sticky=true
51
73
 
52
 
#b Lock position ?
53
 
#{If locked, the desklet can't be moved by simply dragging it with the left mouse button. Of course you can still move it with ALT + left_click.}
54
 
locked = false
55
74
 
56
 
#I[-180;180] Rotation :
57
 
#{in degrees.}
58
 
rotation = 0
59
75
 
60
76
use size=
61
77
 
63
79
frame_deco=
64
80
 
65
81
#o+ Choose a decoration theme for this desklet :
66
 
#{Choose the 'personnal' one to define your own decorations below.}
 
82
#{Choose 'Custom decorations' to define your own decorations below.}
67
83
decorations = board
68
84
 
69
85
#v
96
112
#[gtk-preferences]
97
113
[Configuration]
98
114
 
99
 
#F[View;gtk-orientation-portrait]
 
115
#F[Display;gtk-orientation-portrait]
100
116
frame_view=
101
117
 
102
118
#n+ Name of the view used for the sub-dock :
103
119
#{Let it empty to use default sub-dock view.}/
104
120
renderer = 
105
121
 
106
 
#b Draw note's content on their icon ?
 
122
#B Draw note's content on their icon ?
107
123
draw content = true
108
124
 
109
125
#c+ Text color of the content :
110
126
text color = 1.0; 0.0; 0.
111
127
 
112
 
#b Display note's content with a dialog ?
 
128
#B Display note's content with a dialog ?
113
129
popup content = true
114
130
 
 
131
#i[5;30] Time length of the dialog :
 
132
#{in s.}
 
133
time_dialog = 10
 
134
 
 
135
 
115
136
#F[Parameters;gtk-dialog-info]
116
137
frame_param =
117
138