~ubuntu-branches/ubuntu/utopic/cairo-dock/utopic

« back to all changes in this revision

Viewing changes to data/default-theme/plug-ins/dnd2share/dnd2share.conf

Tags: upstream-2.3.0~1
ImportĀ upstreamĀ versionĀ 2.3.0~1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!en;1.0.3
 
1
#!en;1.0.5
2
2
 
3
3
#[gtk-about]
4
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;
 
5
 
 
6
#F[Applet]
 
7
frame_maininfo=
 
8
 
 
9
#d Name of the dock it belongs to:
 
10
dock name=
8
11
 
9
12
#s Name of the icon as it will appear in its caption in the dock:
10
13
name=Drop and Share
11
14
 
 
15
#F[Display]
 
16
frame_display=
 
17
 
12
18
#S+ Image filename:
13
19
#{Leave empty to use the default one.}
14
20
icon=folder-download
15
21
 
16
 
#d Name of the dock it belongs to:
17
 
dock name=
 
22
#j+[0;128] Desired icon size for this applet
 
23
#{Set to 0 to use the default applet size}
 
24
icon size=0;0;
18
25
 
19
 
order=22.25
 
26
order=22.34375
20
27
 
21
28
#F[Applet's Handbook]
22
29
frame_hand=
55
62
sticky=true
56
63
 
57
64
 
58
 
use size=true
59
 
 
60
65
#F[Decorations;gtk-orientation-portrait]
61
66
frame_deco=
62
67
 
107
112
frame_behav=
108
113
#I[0;100] Number of items to keep in the history :
109
114
#
 
115
#
110
116
nb_items=10
111
117
 
112
118
#B Keep a copy of each uploaded image?
118
124
 
119
125
#a+ Animation of the icon during upload :
120
126
animation=pulse
 
127
 
 
128
#Y[None;0;0;Tiny-URL;1;1;Shorter-Link;1;1] Use the following service to make the URL smaller:
 
129
tiny url=1
 
130
 
 
131
#b Use the tiny URL by default?
 
132
use tiny=false
121
133
#i[0;1000] Maximum upload rate:
122
134
#{in KB/s - 0 means unlimited}
123
135
#
 
136
#
124
137
limit rate=0
125
138
 
126
139
#F[Sites;gtk-convert]
127
140
frame_site=
128
141
 
129
 
#l[Custom;Pastebin.ca] Preferred site for texts hosting :
 
142
#B[-3] Use files hosting site for any kind of files?
 
143
only file type=false
 
144
 
 
145
#l[Custom;Pastebin.com;Paste-ubuntu.com;Pastebin.mozilla.org;Codepad.org] Preferred site for texts hosting :
130
146
text site=1
131
147
 
132
148
#l[Custom;Uppix.net;Imagebin.ca;ImageShack.us] Preferred site for images hosting :
135
151
#l[Custom;VideoBin.org] Preferred site for videos hosting :
136
152
video site=1
137
153
 
138
 
#l[Custom;dl.free.fr;DropBox] Preferred site for files hosting :
 
154
#l[Custom;dl.free.fr;DropBox;UbuntuOne] Preferred site for files hosting :
139
155
file site=1
140
156
 
141
157
#v
142
158
sep_sites=
143
159
 
144
 
#S Custom script for text upload : 
 
160
#S Custom script for text upload :
 
161
#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
145
162
text script=
146
163
 
147
 
#S Custom script for image upload : 
 
164
#S Custom script for image upload :
 
165
#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
148
166
image script=
149
167
 
150
 
#S Custom script for video upload : 
 
168
#S Custom script for video upload :
 
169
#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
151
170
video script=
152
171
 
153
 
#S Custom script for file upload : 
 
172
#S Custom script for file upload :
 
173
#{The script takes the file path as a parameter, and write the resulting URL on the standard output.}
154
174
file script=
155
175
 
156
176
#v
161
181
dropbox dir=
162
182
 
163
183
#b Post text as Anonymous ?
 
184
#{Otherwise, your user name will be used when possible.}
164
185
anonymous=true