aboutsummaryrefslogtreecommitdiffstats
path: root/transfugdrake
Commit message (Collapse)AuthorAgeFilesLines
* set mygtk3 icon, not mygtk2Thierry Vignaud2013-11-271-1/+1
| | | | fix using default icon with gtk3 aware drakxtools
* fix Mandriva occurrenceAnne Nicolas2012-05-021-1/+1
|
* remove explicit Mageia mentionSamuel Verschelde2011-10-011-1/+1
|
* improve welcome message (mageia bug #474)Samuel Verschelde2011-10-011-1/+1
|
* use diagnosticsOlivier Blin2008-03-121-0/+1
|
* find disks later not to slow startupOlivier Blin2008-03-121-3/+10
|
* handle wizcancel more cleanlyOlivier Blin2008-03-101-1/+1
|
* disable documents sharingOlivier Blin2007-10-051-1/+1
|
* disable bookmarks and mail sharingOlivier Blin2007-10-041-2/+2
|
* implement skip buttonsOlivier Blin2007-10-041-29/+47
|
* make sure XDG directories are created before starting importOlivier Blin2007-10-031-0/+3
|
* do not pop wait messagesOlivier Blin2007-09-301-0/+1
|
* really run import if only one linux user and one windows user are detectedOlivier Blin2007-09-301-1/+1
|
* do not be twistedOlivier Blin2007-09-301-1/+1
|
* move code in a first_step functionOlivier Blin2007-09-301-6/+7
|
* uniquify linux users list (workaround a glibc bug)Olivier Blin2007-09-281-1/+1
| | | | | (could be done in MDK::Common::System::list_users() as well)
* do not allow to continue if no windows user is detectedOlivier Blin2007-09-281-1/+1
|
* do not try to list windows users if no windows disk is detectedOlivier Blin2007-09-281-1/+2
|
* use translations (#33677)Olivier Blin2007-09-281-0/+2
|
* -remove dotAnne Nicolas2007-09-191-3/+3
|
* - Text reviewAnne Nicolas2007-09-191-6/+6
|
* split some of transfugdrake code in a module (to be used in userdrake)Olivier Blin2007-09-191-44/+5
|
* fix typo (from Reinout van Schouwen)Olivier Blin2007-09-151-1/+1
|
* fix mail migration stringOlivier Blin2007-09-151-1/+1
|
* really use target variable passed as argument, it was working by side-effect...Olivier Blin2007-09-061-1/+1
|
* use empty prototypesOlivier Blin2007-09-061-2/+2
|
* use icon in wizardOlivier Blin2007-09-041-0/+3
|
* do not kill import helper after 10 minutesOlivier Blin2007-09-041-1/+2
|
* prefer standard users over administratorOlivier Blin2007-08-011-1/+3
|
* group step functionsOlivier Blin2007-07-311-1/+2
|
* use intersection (thanks perl_checker, I'm lame)Olivier Blin2007-07-311-1/+1
|
* use detected items instead of test mailsOlivier Blin2007-07-311-10/+1
|
* use detected items instead of test bookmarksOlivier Blin2007-07-311-10/+1
|
* use ma-import to import items (and inline import functions)Olivier Blin2007-07-311-26/+26
|
* select steps according to detected Windows itemsOlivier Blin2007-07-311-5/+20
|
* be more consistent in variables/steps namingOlivier Blin2007-07-311-5/+5
|
* get Windows items list once Windows user has been selectedOlivier Blin2007-07-311-1/+13
|
* use win_prefix argumentOlivier Blin2007-07-311-2/+2
|
* find windows users using ma-search-usersOlivier Blin2007-07-311-1/+1
|
* fix typosOlivier Blin2007-07-311-4/+4
|
* lookup windows diskOlivier Blin2007-07-311-0/+17
|
* reindentOlivier Blin2007-07-311-126/+128
|
* import new interface mockupOlivier Blin2007-07-311-0/+175
|
* move old transfugdrake in old/Olivier Blin2007-07-311-336/+0
|
* initialize interactive earlierOlivier Blin2007-07-311-3/+3
|
* use N() instead of _()Olivier Blin2007-07-311-27/+27
|
* use commonOlivier Blin2007-07-311-1/+1
|
* do not use unused my_gtkOlivier Blin2007-07-311-1/+0
|
* add a warning if no user foundChristian Belisle2002-01-251-6/+13
|
* Add previous button. Fix tasks order.Christian Belisle2002-01-221-7/+20
|