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

« back to all changes in this revision

Viewing changes to dnd2share/data/dnd2share.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.0.2
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 Name of the icon as it will appear in its label in the dock :
10
 
name = Dnd2Share
11
 
 
12
 
#S+ Image's filename :
13
 
#{Let empty to use the default one.}
14
 
icon = 
15
 
 
16
 
#d Name of the dock it belongs to:
17
 
dock name = 
18
 
 
19
 
order =
20
 
 
21
 
#F[Applet's Handbook]
22
 
frame_hand=
23
 
#A
24
 
handbook=dnd2share
25
 
 
26
 
#[gtk-convert]
27
 
[Desklet]
28
 
 
29
 
#X[Position]
30
 
frame_pos =
31
 
 
32
 
#b Lock position ?
33
 
#{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.}
34
 
locked = false
35
 
 
36
 
#j+[48;512] Desklet's dimension (width x height) :
37
 
#{Depending on your WindowManager, you can resize it with ALT + middle_click or ALT + left_click for exemple.}
38
 
size = 150;150
39
 
 
40
 
#i[-2048;2048] Desklet's position (x ; y) :
41
 
#{Depending on your WindowManager, you can move it with ALT + left_click}
42
 
x position = 0
43
 
#i[-2048;2048] ...
44
 
y position = 0
45
 
 
46
 
#X[Visibility]
47
 
frame_visi =
48
 
 
49
 
#b Is detached from the dock ?
50
 
initially detached=false
51
 
#l[Normal;Keep above;Keep below;On Widget Layer;Reserve space] Visibility :
52
 
#{for CompizFusion's "widget layer", set behaviour in Compiz to: (class=Cairo-dock & type=utility)}
53
 
accessibility=0
54
 
#b Should be visible on all desktops ?
55
 
sticky=true
56
 
 
57
 
 
58
 
use size =
59
 
 
60
 
#F[Decorations;gtk-orientation-portrait]
61
 
frame_deco =
62
 
 
63
 
#o+ Choose a decoration theme for this desklet :
64
 
#{Choose 'Custom decorations' to define your own decorations below.}
65
 
decorations = default
66
 
 
67
 
#v
68
 
sep_deco =
69
 
 
70
 
#S+ Background image :
71
 
#{It's an image that will be displayed below the drawings, like a frame for exemple. Let empty to not use any.}
72
 
bg desklet =
73
 
#e+[0;1] Background tansparency :
74
 
bg alpha = 1
75
 
#i+[0;256] Left offset :
76
 
#{in pixels. Use this to adjust the left position of the drawings.}
77
 
left offset = 0
78
 
#i+[0;256] Top offset :
79
 
#{in pixels. Use this to adjust the top position of the drawings.}
80
 
top offset = 0
81
 
#i+[0;256] Right offset :
82
 
#{in pixels. Use this to adjust the right position of the drawings.}
83
 
right offset = 0
84
 
#i+[0;256] Bottom offset :
85
 
#{in pixels. Use this to adjust the bottom position of the drawings.}
86
 
bottom offset = 0
87
 
#S+ Foreground image :
88
 
#{It's an image that will be displayed above the drawings, like a reflect for exemple. Let empty to not use any.}
89
 
fg desklet =
90
 
#e+[0;1] Foreground tansparency :
91
 
fg alpha = 1
92
 
 
93
 
#[gtk-preferences]
94
 
[Configuration]
95
 
 
96
 
#F[Info-bubbles;gtk-dialog-info]
97
 
frame_info =
98
 
 
99
 
#B Enable info-bubbles ?
100
 
enable_dialogs = true
101
 
 
102
 
#i[1;15] Duration of the info-bubbles :
103
 
#{in seconds.}
104
 
dialogs_duration = 5
105
 
 
106
 
#F[Behaviour;gtk-execute]
107
 
frame_behav =
108
 
 
109
 
#I[0;100] Number of items to keep in the history :
110
 
nb_items = 10
111
 
 
112
 
#B Keep a copy of each uploaded image ?
113
 
keep copy = false
114
 
 
115
 
#b If so, display the last image on the icon ?
116
 
#{This will override the image setting.}
117
 
display last image = false
118
 
 
119
 
#a+ Animation of the icon during upload :
120
 
animation=pulse
121
 
 
122
 
#i[0;1000] Maximum upload rate:
123
 
#{in KB/s - 0 means unlimited}
124
 
limit rate = 0
125
 
 
126
 
#F[Sites;gtk-convert]
127
 
frame_site =
128
 
 
129
 
#l[Custom;Pastebin.ca] Preferred site for texts hosting :
130
 
text site = 1
131
 
 
132
 
#l[Custom;Uppix.net;Imagebin.ca;ImageShack.us] Preferred site for images hosting :
133
 
image site = 1
134
 
 
135
 
#l[Custom;VideoBin.org] Preferred site for videos hosting :
136
 
video site = 1
137
 
 
138
 
#l[Custom;dl.free.fr;DropBox] Preferred site for files hosting :
139
 
file site = 1
140
 
 
141
 
#v
142
 
sep_sites=
143
 
 
144
 
#S Custom script for text upload : 
145
 
text script =
146
 
 
147
 
#S Custom script for image upload : 
148
 
image script =
149
 
 
150
 
#S Custom script for video upload : 
151
 
video script =
152
 
 
153
 
#S Custom script for file upload : 
154
 
file script =
155
 
 
156
 
#D Path of the DropBox folder :
157
 
#{Let empty to upload files into '~/Dropbox/Public'.}
158
 
dropbox dir =