blob: af5101d16f1c639613b7992c333925e34278710f (
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
|
1.9.3:
- updated translations
1.9.2:
- updated translation
1.9.1:
- updated translations
1.9:
- updated translations
1.8:
- updated translations
1.7:
- updated translations
1.6:
- updated translations
1.5:
- fix detection of partitions using UUID (#38689)
- fix matching windows system path with ntfs-3g (i.e. really be case-insensitive)
- find disks later not to slow startup
- handle wizcancel more cleanly
1.4:
- disable documents sharing
1.3:
- disable bookmarks and mail sharing
- implement skip buttons
1.2:
- make sure XDG directories are created before starting import
1.1:
- handle WINNT and lowercase system folder (#34377)
- fix ma-import 0.5.1 usage (by specifying --ostype as last option)
1.0:
- really run import if only one linux user and one windows user are detected
- do not pop wait messages
0.9:
- uniquify linux users list (workaround a glibc bug)
0.8:
- use translations (#33677)
- do not try to list windows users if no windows disk is detected
- do not allow to continue if no windows user is detected
0.7:
- strings and translations updates
0.6:
- do not kill import helper after 10 minutes
- add and use icons
0.5:
- rewrite transfugdrake
|