~cairo-dock-team/ubuntu/precise/cairo-dock-plug-ins/984054

« back to all changes in this revision

Viewing changes to tomboy/data/tomboy.conf

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-08-10 00:05:57 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100810000557-pfxoz5w7hbyclcqh
Tags: 2.2.0~0beta4-0ubuntu1
* New Upstream Version (LP: #614625)
* Fixed a few bugs on LP:
 - LP: #483963: Dustbin applet does not display trashes on all volumes
 - LP: #485159: Some apps have problem with Systray
 - LP: #500677: ~/.xsession-errors is too much used by CD
 - LP: #500979: Shortcuts: the order gets messed up
 - LP: #521531: Mail: crashes on Maildir
 - LP: #519915: GTG: create a new applet to control GTG
 - LP: #526138: GMenu doesn't handle desktop file exec strings properly
 - LP: #531317: CMake: Added an error if the prefix of 'cairo-dock-plugins'
                 is not the same 'cairo-dock-core'
 - LP: #531319: CMake: check the version of 'cairo-dock' when building
                 'cairo-dock-plugins'
 - LP: #537115: Click at the position where icon lavel was, the icon
                 and dock still receive the event
 - LP: #537943: Terminal applet shortkey behaviour
 - LP: #538637: Trash applet doesn't create .trashinfo files on XFCE
 - More details on the 'ChangeLog' file
* debian/rules:
 - Autotools has been replaced by CMake
 - cdbs is now used.
* debian/copyright:
 - Updated with the new applets
* debian/control:
 - Autotools has been replaced by CMake
 - Added libcurl4-gnutls-dev, libindicator-dev, libdbusmenu-glib-dev
   libido-0.1-dev, libical-dev, libdbusmenu-gtk-dev as Build-deps
 - Bump Standard-Version to 3.9.1
 - Wget is required for dnd2share applet
 - Added the exact realease for 'cairo-dock-dev' in order to prevent any
    build error if this package is not already available (thx to didrocks)
* debian/cairo-dock-plug-ins*.install:
 - All sonames are now installed into lib32 or lib64 (lib*)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!en;1.2.3
2
 
 
3
 
#[gtk-about]
4
 
[Icon]
5
 
#j+[0;128] Desired icon size for this applet
6
 
#{Set to 0 to use the default applet size}
7
 
icon size = 0;0
8
 
 
9
 
#s Default title :
10
 
name = Notes
11
 
 
12
 
#d Name of the dock it belongs to:
13
 
dock name = 
14
 
 
15
 
#F[Personnalisation;gtk-info]
16
 
frame_app =
17
 
#S+ Name of an image for the 'default' icon :
18
 
#{Let t empty to use the default icon.}
19
 
default icon = 
20
 
#S+ Name of an image for the 'close' icon :
21
 
#{Let t empty to use the default icon.}
22
 
close icon = 
23
 
#S+ Name of an image for the 'broken' icon :
24
 
#{Let t empty to use the default icon.}
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 = 
29
 
 
30
 
order=
31
 
icon=
32
 
 
33
 
#F[Applet's Handbook]
34
 
frame_hand=
35
 
#A
36
 
handbook=Note-Taking
37
 
 
38
 
 
39
 
#[gtk-convert]
40
 
[Desklet]
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
 
 
49
 
#j+[48;512] Desklet's dimension (width x height) :
50
 
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
51
 
size = 400;200
52
 
 
53
 
#i[-2048;2048] Desklet's position (x ; y) :
54
 
#{Depending on your WindowManager, you can move it with ALT + left_click. Negative values are counted from the right/bottom of the screen}
55
 
x position=0
56
 
#i[-2048;2048] ...
57
 
y position=0
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
 
 
66
 
#b Is detached from the dock ?
67
 
initially detached=false
68
 
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Visibility :
69
 
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
70
 
accessibility=0
71
 
#b Should be visible on all desktops ?
72
 
sticky=true
73
 
 
74
 
 
75
 
 
76
 
use size=
77
 
 
78
 
#F[Decorations;gtk-orientation-portrait]
79
 
frame_deco=
80
 
 
81
 
#o+ Choose a decoration theme for this desklet :
82
 
#{Choose 'Custom decorations' to define your own decorations below.}
83
 
decorations = board
84
 
 
85
 
#v
86
 
sep_deco =
87
 
 
88
 
#S+ Background image :
89
 
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
90
 
bg desklet =
91
 
#e+[0;1] Background tansparency :
92
 
bg alpha = 1
93
 
#i+[0;256] Left offset :
94
 
#{in pixels. Use this to adjust the left position of the drawings.}
95
 
left offset = 0
96
 
#i+[0;256] Top offset :
97
 
#{in pixels. Use this to adjust the top position of the drawings.}
98
 
top offset = 0
99
 
#i+[0;256] Right offset :
100
 
#{in pixels. Use this to adjust the right position of the drawings.}
101
 
right offset = 0
102
 
#i+[0;256] Bottom offset :
103
 
#{in pixels. Use this to adjust the bottom position of the drawings.}
104
 
bottom offset = 0
105
 
#S+ Foreground image :
106
 
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
107
 
fg desklet =
108
 
#e+[0;1] Foreground tansparency :
109
 
fg alpha = 1
110
 
 
111
 
 
112
 
#[gtk-preferences]
113
 
[Configuration]
114
 
 
115
 
#F[Display;gtk-orientation-portrait]
116
 
frame_view=
117
 
 
118
 
#n+ Name of the view used for the sub-dock :
119
 
#{Let it empty to use default sub-dock view.}/
120
 
renderer = 
121
 
 
122
 
#B Draw note's content on their icon ?
123
 
draw content = true
124
 
 
125
 
#c+ Text color of the content :
126
 
text color = 1.0; 0.0; 0.
127
 
 
128
 
#B Display note's content with a dialog ?
129
 
popup content = true
130
 
 
131
 
#i[5;30] Time length of the dialog :
132
 
#{in s.}
133
 
time_dialog = 10
134
 
 
135
 
 
136
 
#F[Parameters;gtk-dialog-info]
137
 
frame_param =
138
 
 
139
 
#l[Gnote;Tomboy] Choose the note-taking application to control :
140
 
app controlled = 1
141
 
 
142
 
#b Ask confirmation before deleting a note ?
143
 
ask delete = false
144
 
 
145
 
#b Automatically name a new note ?
146
 
#{Otherwise you will be asked to name it.}
147
 
auto-naming = true
148
 
 
149
 
#s Date format to search for :
150
 
#{Write the date format you usually use in your notes. The syntax is the one of 'strftime' : %d for the day, %m for the month, %y for the year (2 digits), etc. Let it blnk to use the default one (%d/%m/%y).}
151
 
date format = 
152
 
 
153
 
#b Emulate the 'NoteDeleted' signal ?
154
 
#{Depending on your tomboy's version, the note deletion may not be automatically notified to us. Only check this box if you notice some error message like <<No marshaller for signature of signal 'NoteDeleted'>> in the terminal.}
155
 
no deleted signal = true