summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* add nice description to the initial dialog box (thanks Stew!)Pascal Rigaux2002-09-051-1/+5
|
* Updated Vietnamese filePablo Saratxaga2002-09-051-542/+693
|
* workaround kde control center calling localedrake with an empty kde langPascal Rigaux2002-09-051-1/+2
|
* (ask_window_manager_to_logout): do not su into user before doing dcop ifPascal Rigaux2002-09-051-2/+4
| | | | | | we are not root (otherwise localedrake in user ask for user's password before login out) (thanks to H. Narfi Stefansson for reporting it)
* meuuuuuuuuuhGuillaume Cottenceau2002-09-051-2/+3
|
* preview window bug correctionJonathan Gotti2002-09-051-13/+15
|
* updated Chinese and Danish filesPablo Saratxaga2002-09-052-1110/+1402
|
* ask_browse_tree_info_given_widgets: add ability of partialGuillaume Cottenceau2002-09-051-2/+3
| | | | | | selection clickery leading to unselection for rpmdrake (if someone understands this log message..)
* updated Czech and Swedish files; corrected various erros in Italian filePablo Saratxaga2002-09-052-1094/+1359
|
* add baudensGuillaume Cottenceau2002-09-051-0/+1
|
* add use ugtk.pmJonathan Gotti2002-09-051-7/+7
|
* UpdateDavid Baudens2002-09-051-0/+0
|
* updated Welsh filePablo Saratxaga2002-09-041-2204/+814
|
* do not use standalone (so that no "explaination" are generated)Pascal Rigaux2002-09-041-2/+2
|
* updated po filePablo Saratxaga2002-09-0433-17456/+24020
|
* updated pot filePablo Saratxaga2002-09-041-518/+666
|
* updated pot filePablo Saratxaga2002-09-041-516/+648
|
* UpdateDavid Baudens2002-09-048-1/+4
|
* add perl-Expect requires for drakbackup (now enabled and in main)Stew Benedict2002-09-041-2/+5
|
* updated Greek, Hungarian, Portuguese, Slovak and Vietnamese filesPablo Saratxaga2002-09-045-2691/+2939
|
* *** empty log message ***Pascal Rigaux2002-09-041-1/+122
|
* updated Danish and Welsh filesPablo Saratxaga2002-09-042-600/+2401
|
* remove symlink Xconfigurator (which was broken anyway, thanks to Ian ↵Pascal Rigaux2002-09-041-4/+3
| | | | Ventura-Whiting for reporting it)
* gtkcreate_png_pixbuf() : support jpeg too for bootlook.pmThierry Vignaud2002-09-041-1/+1
|
* (same_entries): compare kernel options sorted (this is an approximation ofPascal Rigaux2002-09-041-4/+10
| | | | | | | reality since order can matter, but...). An example is "quiet devfs=mount hdc=ide-scsi" vs "devfs=mount hdc=ide-scsi quiet" (thanks to Gabriel Phoenix)
* (addUser): fix calling with a user already existing (mainly for installs ↵Pascal Rigaux2002-09-041-2/+2
| | | | keeping the / non-formatted, special for pixel)
* fix dialog box asking "Load from floppy" or "Save on floppy" in individual ↵Pascal Rigaux2002-09-041-28/+25
| | | | package selection
* Add image for logdrakeDavid Baudens2002-09-042-1/+1
|
* make perl_checker happyPascal Rigaux2002-09-041-1/+1
|
* revert add2hash_ username=% to add2hash (it breaks diskdrake --smb notPascal Rigaux2002-09-041-1/+1
| | | | | | defaulting to username=%, and i can't find out what was wrong in auto_install's manualFstab)
* s/Si vous disque/Si votre disque/Thierry Vignaud2002-09-041-37/+23
| | | | | | | | | s/Si non,, Les partitions devront être créés/Sinon, les partitions devront ?\027,bj?\027(Btre cr?\027,bii?\027(Bes/ s/des fonctionnalité additionnelle/des fonctionnalit?\027,bi?\027(Bs additionnelles/ s/sur un disque amovibles/sur un disque amovible/ s/sauves la table/sauve la table/ s/pour récurer les partitions/pour r?\027,bi?\027(Bcup?\027,bi?\027(Brer les partitions/
* - really embbedThierry Vignaud2002-09-041-11/+2
| | | | | | - kill stupid things (aka embedded window withouth any widget vs toplevel window)
* add drakperm!Thierry Vignaud2002-09-041-1/+1
|
* 33mdkThierry Vignaud2002-09-041-1/+4
|
* - add --test option to skip mice|modem|printer detection (nowThierry Vignaud2002-09-041-0/+0
| | | | | | | | | harddrake start instantaneously) - print probed class to show progression - fix tree moving by using a Gtk::CTree instead of a Gtk::Tree; side effect is some code cleaning which compensate above features (code lenght)
* handle no options in fs::mount (is it really needed?... it should not!)Pascal Rigaux2002-09-041-1/+1
|
* add fcrozatGuillaume Cottenceau2002-09-041-4/+5
|
* replace convert dependencies by gdk-pixbuf dependenciesJonathan Gotti2002-09-041-9/+16
|
* changing bad save path for perm.localJonathan Gotti2002-09-041-10/+11
|
* drvinst serial_usb in rc.sysinit so that legacy free machines mayGuillaume Cottenceau2002-09-041-0/+2
| | | | | work with rescue
* update (now includes ro2)Pascal Rigaux2002-09-041-0/+0
|
* set isInstall in test script otherwise it uses /usr/X11R6/bin/xtestPascal Rigaux2002-09-041-0/+1
|
* - correct typos in orinoco orinoco_cs modulesDaouda Lo2002-09-041-1/+1
|
* enable perl-Expect (moved to main)Stew Benedict2002-09-041-8/+7
|
* - let my_gtk handle embedded caseThierry Vignaud2002-09-041-0/+0
| | | | | - don't try to center window when embedded
* move last warning before removing tempory file in order to have a chance to lookFrancois Pons2002-09-041-1/+2
| | | | | at them.
* 32mdkThierry Vignaud2002-09-041-1/+4
|
* embbed drakbackup in mccThierry Vignaud2002-09-041-1/+0
|
* re-adding with -kbPascal Rigaux2002-09-031-0/+0
|
* removing for re-adding with -kbPascal Rigaux2002-09-031-0/+0
|