Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use the new warp_text | Pascal Rigaux | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | (check): add lang::check checking | Pascal Rigaux | 2002-02-15 | 1 | -0/+1 |
| | |||||
* | use lang::charset2kde_charset | Pascal Rigaux | 2002-02-15 | 1 | -14/+6 |
| | |||||
* | fix typo | Pascal Rigaux | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | highlight in gtk icon widget | damien | 2002-02-15 | 1 | -1/+4 |
| | |||||
* | remove assigning STDIN to /dev/null since: | Pascal Rigaux | 2002-02-15 | 1 | -2/+0 |
| | | | | | | - programs should not use STDIN - the "postInstall" script for auto_install's is more happy still having the STDIN. | ||||
* | force scalar for Gtk::Label->new with warp_text | Pascal Rigaux | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | updated Basque file; fixed a msgid change | Pablo Saratxaga | 2002-02-15 | 1 | -230/+230 |
| | |||||
* | new gfx | damien | 2002-02-15 | 13 | -1523/+2190 |
| | |||||
* | use 'combo' instead of 'type' for bootloader choice and security choice | Pascal Rigaux | 2002-02-15 | 1 | -3/+3 |
| | | | | | (requested by fredb&dadou) | ||||
* | favour "combo" over "list" in any case | Pascal Rigaux | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | add icons showing if a mount-point is associated or if the share is mounted | Pascal Rigaux | 2002-02-15 | 1 | -4/+14 |
| | |||||
* | embedded mode correction | damien | 2002-02-15 | 1 | -1/+1 |
| | |||||
* | new gfx | damien | 2002-02-15 | 9 | -1305/+1484 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2002-02-14 | 1 | -0/+225 |
| | |||||
* | some cleanup, icons showing wether a mount-point is associated are coming | Pascal Rigaux | 2002-02-14 | 1 | -66/+44 |
| | |||||
* | adapt to the neater network::smb and network::nfs | Pascal Rigaux | 2002-02-14 | 1 | -16/+9 |
| | |||||
* | cleaner & OOed code, with more code sharing | Pascal Rigaux | 2002-02-14 | 3 | -35/+99 |
| | |||||
* | (ctree_set_icon): new function | Pascal Rigaux | 2002-02-14 | 1 | -0/+7 |
| | |||||
* | fix expert and testing options handling | Pascal Rigaux | 2002-02-14 | 1 | -2/+2 |
| | |||||
* | use the new warp_text feature | Pascal Rigaux | 2002-02-14 | 2 | -3/+3 |
| | |||||
* | undef'ing some macros used by 2 independent sources et still needed :-( | Pascal Rigaux | 2002-02-14 | 1 | -0/+3 |
| | |||||
* | gzip report.bug | Pascal Rigaux | 2002-02-14 | 1 | -1/+5 |
| | |||||
* | embedded mode | damien | 2002-02-14 | 1 | -1/+3 |
| | |||||
* | drakfont embedde mode | damien | 2002-02-14 | 1 | -1/+7 |
| | |||||
* | Instead of temporary removingfiles from CVS put a rule in Makefile to | Pablo Saratxaga | 2002-02-14 | 1 | -1/+4 |
| | | | | | don't use them (thanks Thierry) | ||||
* | new gfx | damien | 2002-02-14 | 8 | -1091/+1232 |
| | |||||
* | #include iconv.h is needed even when C_RPM is undefined | Pascal Rigaux | 2002-02-14 | 1 | -7/+4 |
| | |||||
* | fixed obsoletes management according to urpmi code. | Francois Pons | 2002-02-14 | 1 | -9/+19 |
| | |||||
* | if testing, don't use kdesu | Pascal Rigaux | 2002-02-14 | 1 | -1/+1 |
| | |||||
* | uses xawtv internal strings instead of frequencies tables ids as values | Thierry Vignaud | 2002-02-14 | 1 | -29/+19 |
| | | | | | | | | | | in %freqtables in order to enhance drakxtv robustness when translators'll arrive. thus we'll pass right strings to scantv instead of translated ones explain how we manage the "all frequencies" case display sorted tv norms | ||||
* | updated some po files; removed the ones too lowly translated for the 8.2 | Pablo Saratxaga | 2002-02-14 | 2 | -598/+652 |
| | |||||
* | Fixning some file missing in netboot | Erwan Velu | 2002-02-14 | 8 | -0/+0 |
| | |||||
* | New version of grub (0.91) with allstage and pxegrub | Erwan Velu | 2002-02-14 | 100 | -0/+0 |
| | |||||
* | avoid generating headers for copying file in postinstall-rpm directory. | Francois Pons | 2002-02-13 | 1 | -4/+2 |
| | | | | | | make sure not to crash if a package that should have been in CD1 is somewhere else. | ||||
* | Adding missing file on netboot | Erwan Velu | 2002-02-13 | 2 | -0/+32 |
| | |||||
* | updating grub in netboot | Erwan Velu | 2002-02-13 | 2 | -3/+3 |
| | |||||
* | fixed stupid typo. | Francois Pons | 2002-02-13 | 1 | -2/+3 |
| | |||||
* | (setupBootloader): switch from "list" to "combo" | Pascal Rigaux | 2002-02-13 | 1 | -1/+1 |
| | |||||
* | added extension to setSelectedFromCompssList. | Francois Pons | 2002-02-13 | 1 | -4/+10 |
| | |||||
* | removed all @needToCopy... variables and now use INSTALL category in rpmsrate. | Francois Pons | 2002-02-13 | 1 | -32/+5 |
| | |||||
* | synced INSTALL category with standard rpmsrate. | Francois Pons | 2002-02-13 | 1 | -8/+8 |
| | |||||
* | updated INSTALL category with the merge of DrakX obsoleted list (it will use | Francois Pons | 2002-02-13 | 1 | -9/+8 |
| | | | | | INSTALL now :-) | ||||
* | When one visited the help page of a remote CUPS printer afterwards the full | Till Kamppeter | 2002-02-13 | 1 | -11/+9 |
| | | | | | | printer modification menu was shown, not only the one for remote CUPS printers. This is fixed now. | ||||
* | have the fstab entries shown by default | Pascal Rigaux | 2002-02-13 | 1 | -9/+9 |
| | |||||
* | don't show shares ending with "$" | Pascal Rigaux | 2002-02-13 | 1 | -1/+1 |
| | |||||
* | $server->{ip} is no more mandatory | Pascal Rigaux | 2002-02-13 | 2 | -2/+4 |
| | |||||
* | (fstab_to_string): unsetting mount points in standalone will now work | Pascal Rigaux | 2002-02-13 | 1 | -0/+9 |
| | |||||
* | - handle WORM type in /proc/scsi/scsi | Pascal Rigaux | 2002-02-13 | 3 | -12/+16 |
| | | | | | | | - added media_type cdrom-burner - adapting to new media_type - nicer fd&hd testing | ||||
* | updated Czech and Walloon files | Pablo Saratxaga | 2002-02-12 | 1 | -286/+312 |
| |