1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
|
2008-03-28 16:01 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-applet: kill dead code
2008-03-28 16:00 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-applet: space cleanup
2008-03-28 15:59 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-applet: fix a warning in Net::DBus::Binding
2008-03-28 15:59 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-applet: do not display multiple bubbles if more than
one device is plugged in
less than 5 seconds
2008-03-28 15:56 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-applet: do not alter status if a non block device is
plugged
2008-03-28 15:54 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS, draksnapshot-applet: - applet:
o switch to HAL for detecting new plugged USB devices
(no more polling and fix memory leak in libmodprobe (#38601))
2008-03-28 15:50 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-applet: (silentCheck) rename as firstCheck() and
simplify since we're now
called only once at startup
2008-03-28 15:48 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-applet: (setup_cyclic_check) no more regularly run
silentCheck() (preparing to
switch to using HAL)
2008-03-28 15:47 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-applet: (harvester) kill dead code
2008-03-28 15:03 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-applet: (harvester) no need to recheck once
configurator was run (it doesn't
change list of plugged USB devices)
2008-03-27 20:20 Wanderlei Antonio Cavassin <cavassin at mandriva.com>
* po/pt_BR.po: better translations
2008-03-27 01:16 Fabian Mandelbaum <fabman at mandriva.com>
* po/es.po: Updated ES translation
2008-03-21 11:28 Sharuzzaman Ahmat Raslan <sharuzzaman at myrealbox.com>
* po/ms.po: Add new Malay translation
2008-03-20 13:59 nikos
* po/el.po: update greek translation (el) by Dimitris
2008-03-20 13:38 Keld Jørn Simonsen <keld at dkuug.dk>
* po/da.po: updates
2008-03-19 17:09 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS, lib/MDV/Snapshot/Common.pm: (init) further simplify
2008-03-19 16:48 Thierry Vignaud <tvignaud at mandriva.com>
* lib/MDV/Snapshot/Restore.pm: (get_handle) simplify
2008-03-19 16:41 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS, lib/MDV/Snapshot/Common.pm: (init) make sure absolute paths
doesn't contain "//"
2008-03-19 16:40 Thierry Vignaud <tvignaud at mandriva.com>
* lib/MDV/Snapshot/Common.pm: (init) simplify (pixel)
2008-03-19 14:47 Thierry Vignaud <tvignaud at mandriva.com>
* po/br.po: initial translation
2008-03-19 14:47 Thierry Vignaud <tvignaud at mandriva.com>
* po/da.po: import translation from drakx
2008-03-19 14:46 Thierry Vignaud <tvignaud at mandriva.com>
* po/cs.po, po/cy.po, po/da.po, po/draksnapshot.pot, po/el.po,
po/et.po, po/eu.po, po/fr.po, po/he.po, po/hu.po, po/it.po,
po/ja.po, po/nl.po, po/nn.po, po/pl.po, po/pt.po, po/pt_BR.po,
po/ru.po, po/zh_TW.po: sync with code (adding a space in order to
be able to reuse a translation from drakx)
2008-03-19 13:34 Olivier Blin <oblin at mandriva.com>
* lib/MDV/Snapshot/Restore.pm: add space to be able to reuse the
translation from drakx
2008-03-19 02:11 Zé <ze at mandriva.org>
* po/pt.po: update
2008-03-19 01:56 Zé <ze at mandriva.org>
* po/pt.po: update
2008-03-19 01:55 Zé <ze at mandriva.org>
* po/pt.po: new portuguese translation
2008-03-18 00:31 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-applet: typo fix (Reinout van Schouwen)
2008-03-17 23:35 Michal Bukovjan <bukovjan at mbox.dkm.cz>
* po/cs.po: Update Czech translation.
2008-03-17 20:34 Dotan Kamber <kamberd at yahoo.com>
* po/he.po: update for Hebrew translation
2008-03-17 20:22 Marek Laane <bald at starman.ee>
* po/et.po: Modified a litte Estonian translation.
2008-03-17 18:46 Andrea Celli <andrea.celli at libero.it>
* po/it.po: update translation for Italian
2008-03-17 16:51 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-applet: revert bogus latest commit
2008-03-17 16:36 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-applet, po/cs.po, po/cy.po, po/da.po,
po/draksnapshot.pot, po/el.po, po/et.po, po/eu.po, po/fr.po,
po/he.po, po/hu.po, po/ja.po, po/nl.po, po/nn.po, po/pl.po,
po/pt_BR.po, po/ru.po, po/zh_TW.po: typo fix (Reinout van
Schouwen)
2008-03-17 15:56 nikos
* po/el.po: update greek translation (el) by Dimitris
2008-03-17 15:46 nikos
* po/el.po: minor update of the greek translation by Nikos
2008-03-16 22:12 Reinout van Schouwen <reinout at gmail.com>
* po/nl.po: small fix
2008-03-16 22:11 Reinout van Schouwen <reinout at gmail.com>
* po/nl.po: Updated Dutch translation by C. Verschuuren
2008-03-14 10:58 Thierry Vignaud <tvignaud at mandriva.com>
* po/Makefile: (update_n_merge) split it out of (merge) ; now
(merge) only update po w/o updating main pot file
2008-03-13 10:21 Tomasz Bednarski <tbednarski at mandrivalinux.pl>
* po/pl.po: update translation for Polish
2008-03-11 15:35 Thierry Vignaud <tvignaud at mandriva.com>
* Makefile, NEWS: 0.5
2008-03-11 15:34 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS, draksnapshot-config: actually use translations
2008-03-11 15:06 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-config: (save_keyword) space cleanup
2008-03-09 16:00 Christophe Berthelé <cpjc at free.fr>
* po/fr.po: Update French translation
2008-03-09 12:38 Karl Ove Hufthammer <karl at huftis.org>
* po/nn.po: Updated Norwegian Nynorsk translation.
2008-03-07 12:29 Tomasz Bednarski <tbednarski at mandrivalinux.pl>
* po/pl.po: update translation for Polish
2008-03-07 08:46 Tomasz Bednarski <tbednarski at mandrivalinux.pl>
* po/pl.po: update translation for Polish
2008-03-06 12:03 Marek Laane <bald at starman.ee>
* po/et.po: Fixed syntax error.
2008-03-06 10:49 Marek Laane <bald at starman.ee>
* po/et.po: Updated Estonian translation.
2008-03-05 15:56 Thierry Vignaud <tvignaud at mandriva.com>
* ChangeLog: Generated by svn2cl the mer 05 mar 2008 16:56:57 CET
2008-03-05 15:55 Thierry Vignaud <tvignaud at mandriva.com>
* lib/.perl_checker.cache: remove cache from SVN
2008-03-05 15:52 Thierry Vignaud <tvignaud at mandriva.com>
* Makefile, NEWS: 0.4
2008-03-05 15:52 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS: fix date or 0.3
2008-03-05 15:51 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS, draksnapshot-applet: (silentCheck) ligther check
2008-03-05 15:33 Christophe Berthelé <cpjc at free.fr>
* po/fr.po: Update French translation
2008-03-05 15:30 Tomasz Bednarski <tbednarski at mandrivalinux.pl>
* po/pl.po: update translation for Polish
2008-03-05 15:22 Tomasz Bednarski <tbednarski at mandrivalinux.pl>
* po/pl.po: update translation for Polish
2008-03-05 15:55 Thierry Vignaud <tvignaud at mandriva.com>
* lib/.perl_checker.cache: remove cache from SVN
2008-03-05 15:52 Thierry Vignaud <tvignaud at mandriva.com>
* Makefile, NEWS: 0.4
2008-03-05 15:52 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS: fix date or 0.3
2008-03-05 15:51 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS, draksnapshot-applet: (silentCheck) ligther check
2008-03-05 15:33 Christophe Berthelé <cpjc at free.fr>
* po/fr.po: Update French translation
2008-03-05 15:30 Tomasz Bednarski <tbednarski at mandrivalinux.pl>
* po/pl.po: update translation for Polish
2008-03-05 15:22 Tomasz Bednarski <tbednarski at mandrivalinux.pl>
* po/pl.po: update translation for Polish
2008-03-05 05:44 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS, draksnapshot-applet: (setup_cyclic_check) check only every
5s
2008-03-05 05:35 Thierry Vignaud <tvignaud at mandriva.com>
* po/cy.po: initial translation (Rhoslyn Prys)
2008-03-05 05:17 Thierry Vignaud <tvignaud at mandriva.com>
* Makefile, NEWS: 0.3
2008-03-05 05:16 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-applet: (silentCheck) space cleanup
2008-03-05 05:15 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS, draksnapshot-applet: (silentCheck) hide again if no more
USB disk
2008-03-05 05:15 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS, draksnapshot-applet: (silentCheck) do not notify again if
already done
2008-03-05 05:14 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS, draksnapshot-applet: (silentCheck) only show up if
detecting new discs
2008-03-05 05:12 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS, draksnapshot-applet: (silentCheck) force refreshing cache
2008-03-05 05:01 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-applet: remember current state
2008-03-05 04:53 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot-applet: remove one shot check scheduled after 4sec
2008-03-05 04:52 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS, draksnapshot-applet: (setup_cyclic_check) check every 2
seconds, not every 5mns
2008-03-05 04:50 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS, draksnapshot-applet: (setup_cyclic_check) unlike mdkapplet,
we've no reason to skip initial check
2008-03-05 00:04 Dotan Kamber <kamberd at yahoo.com>
* po/he.po: new Hebrew translation
2008-03-04 22:36 Michal Bukovjan <bukovjan at mbox.dkm.cz>
* po/cs.po: Added Czech translation
2008-03-04 18:50 Wanderlei Antonio Cavassin <cavassin at mandriva.com>
* po/pt_BR.po: add pt_BR translations
2008-03-04 18:33 Shiva Huang <blueshiva at giga.net.tw>
* po/zh_TW.po: Update zh_TW translation
2008-03-04 12:38 Yukiko Bando <ybando at k6.dion.ne.jp>
* po/ja.po: Japanese translation added.
2008-03-03 22:34 Pavel Maryanov <acid_jack at ukr.net>
* po/ru.po: initial translation
2008-03-03 22:16 aleph
* po/hu.po: update translation for hungarian language
2008-03-03 21:33 Inigo Salvador Azurmendi <xalba at euskalnet.net>
* po/eu.po: Osatuta.
2008-03-03 19:33 Keld Jørn Simonsen <keld at dkuug.dk>
* po/da.po: updates
2008-03-03 18:07 Thierry Vignaud <tvignaud at mandriva.com>
* po/et.po: fix building
2008-03-03 17:27 Thierry Vignaud <tvignaud at mandriva.com>
* Makefile, NEWS: 0.2
2008-03-03 17:27 Thierry Vignaud <tvignaud at mandriva.com>
* po/draksnapshot.pot, po/et.po: sync with code
2008-03-03 17:26 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS: better log
2008-03-03 17:26 Thierry Vignaud <tvignaud at mandriva.com>
* po/fr.po: update
2008-03-03 17:24 Thierry Vignaud <tvignaud at mandriva.com>
* po/Makefile: oops, some files with translatable strings were not
listed
2008-03-03 17:22 Thierry Vignaud <tvignaud at mandriva.com>
* lib/MDV/Snapshot/Restore.pm: typo fixes (blino)
2008-03-03 17:19 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS, draksnapshot-applet.xinit: fix warning in xinit file
(#38418)
2008-03-03 17:18 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS, data/autostart-draksnapshot.desktop.in,
data/gnome-autostart-draksnapshot.desktop.in: fix path (#38418)
2008-03-03 17:17 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS: fix layout
2008-03-03 17:17 Thierry Vignaud <tvignaud at mandriva.com>
* NEWS: add
2008-03-01 15:36 Marek Laane <bald at starman.ee>
* po/et.po: Initial Estonian translation.
2008-02-27 17:24 Thierry Vignaud <tvignaud at mandriva.com>
* Makefile: (localcopy) use SVN now that we are in
2008-02-27 17:23 Thierry Vignaud <tvignaud at mandriva.com>
* draksnapshot.spec: oops
2008-02-27 17:23 Thierry Vignaud <tvignaud at mandriva.com>
* .perl_checker, Makefile, data, data/Makefile,
data/autostart-draksnapshot.desktop.in,
data/gnome-autostart-draksnapshot.desktop.in,
draksnapshot-applet, draksnapshot-applet.xinit,
draksnapshot-config, draksnapshot-restore, draksnapshot.spec,
icons, icons/draksnapshot-big.png, icons/draksnapshot.png, lib,
lib/.perl_checker.cache, lib/MDV, lib/MDV/Snapshot,
lib/MDV/Snapshot/.perl_checker, lib/MDV/Snapshot/Common.pm,
lib/MDV/Snapshot/Restore.pm, po, po/Makefile, po/POTFILES.in,
po/draksnapshot.pot, po/fr.po: initial import
2008-02-27 17:16 Thierry Vignaud <tvignaud at mandriva.com>
* .: creating
|