blob: 9781ae4bd92ead3a5bf185b0a8e5e378a7efee2f (
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
|
The modifications are:
mageiasync 0.1.7
------------
- reverse "not creating new line when checking" which was bugous.
- add Albanian translation.
mageiasync 0.1.6
------------
- change to Python 3.
- update some translations.
- adding Catalan, Polish, Russian and Slovak translations.
mageiasync 0.1.5
------------
- change remote list in a table with date and size.
- suppression of date checking.
- adding tooltips.
- adding help and About dialogs.
- update all translation files.
- adding Romanian and Czech translations.
mageiasync 0.1.4
------------
- modifications of rsync parameters to allow local files on NTFS.
- correction of a crash in renaming action.
- launching refresh of lists after renaming and modifications of parameters.
- Local list no more selectable.
- adding Dutch translation.
mageiasync 0.1.3
------------
- internationalization.
- correction in writing the destination directory. A "&" was wrongly added in Mageia 5.
- update the location of qm files. Install them with setup.py.
- add Tx config file.
- add translations in fr, de, uk, sl, id, el, es, et, eu, pt_BR, sv and tr.
- adjust the path for the icon in main window corber.
- added version in main window title.
mageiasync 0.1.2
------------
- added shortcuts.
- added new feature : launching checks on demand.
- corrected size display.
- correction of check being launched after stopping.
- correction : Reset the remaining field when stopped.
- added "Quit" button.
- correction of the icon.
mageiasync 0.1.1
------------
- bugfix: change the rename dialog box which was not synced.
mageiasync 0.1
------------
- initial release.
|