blob: f72c2b7df03e2d05dc0831943d750b5efb56d31b (
plain)
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
|
- configurator:
o add a tooltip in order to explain what are intervals (#39509)
o disable advanced settings if "backup the whole system" is selected
o hide list under an "Advanced" expander
o set 755 perms on cron entry (#39699)
o use ad hoc config if "backup the whole system" is selected
o use spin buttons for intervals
- draksnapshot-restore wasn't installed
Version 0.6 - 28 March 2008, Thierry Vignaud
- applet:
o switch to HAL for detecting new plugged USB devices
(no more polling and fix memory leak in libmodprobe (#38601))
Version 0.5 - 11 March 2008, Thierry Vignaud
- configurator:
o actually use translations
Version 0.4 - 5 March 2008, Thierry Vignaud
- applet:
o check only every 5s
o ligther check
Version 0.3 - 5 March 2008, Thierry Vignaud
- applet:
o do not notify again if already done
o do not skip initial check
o hide again if no more USB disk
o only show up if detecting new discs
o refresh cache of USB devices list
o run check every 2s instead of every 5mns
Version 0.2 - Mon Mar 3 2008, Thierry Vignaud
- fix path in autostart files (#38418)
- fix warning in xinit file (#38418)
Version 0.1 - Wed Feb 27 2008, Thierry Vignaud
- initial release
|