blob: 87393a2fa2b5398c896afcf3057bee55fe7db7ce (
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
|
- configurator:
o make sure absolute paths doesn't contain "//"
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
|