Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Default to all users for wizard->Users (as root). | Stew Benedict | 2003-09-03 | 1 | -39/+63 |
| | | | | | | Only allow 1 media select from wizard. Limit possible user list to self for nonroot users. | ||||
* | *** empty log message *** | Pascal Rigaux | 2003-09-03 | 1 | -1/+259 |
| | |||||
* | - move call to ->charsetChanged from install_steps_interactive to install_steps | Pascal Rigaux | 2003-09-03 | 5 | -27/+17 |
| | | | | | | so that we can use it in install_steps_auto_install_non_interactive - don't overload ->selectLanguage to call lang::load_console_font(), overload ->charsetChanged instead | ||||
* | - much cleanup in test_mouse() | Pascal Rigaux | 2003-09-03 | 21 | -1632/+47 |
| | | | | | - new images for mouse test (thanks to Jerome Villette) | ||||
* | require resize_fat::main when needed (fix bug #5204) | Pascal Rigaux | 2003-09-03 | 2 | -1/+1 |
| | |||||
* | use command line parameter to specify traditional or simplified style | Pablo Saratxaga | 2003-09-03 | 1 | -7/+7 |
| | | | | | for Chinput | ||||
* | Last untranslated string. Rework banner with title ala rpmdrake. | Stew Benedict | 2003-09-03 | 1 | -6/+22 |
| | |||||
* | fixed missing import of ugtk2 | Francois Pons | 2003-09-03 | 1 | -1/+1 |
| | |||||
* | - change to handle documentaion system other than drakxtools one (for | Daouda Lo | 2003-09-03 | 1 | -6/+5 |
| | | | | | instance MandrakeGalaxy) | ||||
* | Fix some untranslated strings - Arpad Biro | Stew Benedict | 2003-09-03 | 1 | -4/+4 |
| | |||||
* | Prevent main window crash when queue list gets empty by deleting all | Till Kamppeter | 2003-09-02 | 1 | -1/+1 |
| | | | | | print queues. | ||||
* | do not translate in arabic during install since there's no font available | Pascal Rigaux | 2003-09-02 | 1 | -1/+1 |
| | |||||
* | do not disable arabic completly (tis very ugly to do this, better remove the | Pascal Rigaux | 2003-09-02 | 1 | -3/+0 |
| | | | | | arabic choice!) | ||||
* | updated 12x13 bitmap font (replaced hebrew glyphs with a copy from | Pablo Saratxaga | 2003-09-02 | 1 | -0/+0 |
| | | | | | nachlieli font, under gpl) | ||||
* | fixed XFree86-75dpi-fonts not available (seems like a problem with length of | Francois Pons | 2003-09-02 | 1 | -2/+2 |
| | | | | | rpmsrate computation, strange as it fails now and not before). | ||||
* | fixed duplicate entries in src architecture. | Francois Pons | 2003-09-02 | 1 | -4/+6 |
| | |||||
* | Fixed major number of libsane-hpoj. | Till Kamppeter | 2003-09-02 | 1 | -1/+1 |
| | |||||
* | add description for option "umask=0" (bug #4310) | Pascal Rigaux | 2003-09-02 | 1 | -0/+2 |
| | |||||
* | do not explicitely reject embedding there, it has to be done in mcc. | Thierry Vignaud | 2003-09-01 | 1 | -4/+0 |
| | | | | | | | else, mcc wait forever for rpmdrake to embed in, then display an error dialog explaining that rpmdrake has failled (since it exited before displaying anything in mcc...) | ||||
* | chksession gives GNOME for gnome, not Gnome | Pascal Rigaux | 2003-09-01 | 2 | -2/+2 |
| | |||||
* | oops, really kill gconfd silently | Pascal Rigaux | 2003-09-01 | 1 | -1/+1 |
| | |||||
* | don't warn when killing /usr/lib/gconfd-2 when runs in background | Pascal Rigaux | 2003-09-01 | 1 | -2/+2 |
| | |||||
* | Fix lsnsetdrake on AMD64 | Gwenolé Beauchesne | 2003-09-01 | 1 | -2/+6 |
| | |||||
* | updated Czech and Uzbek files | Pablo Saratxaga | 2003-09-01 | 1 | -101/+106 |
| | |||||
* | update stratum 2 ntp servers | Pascal Rigaux | 2003-09-01 | 1 | -3/+87 |
| | |||||
* | _ask_file: don't forget to overwrite $o->{window} as well or else | Guillaume Cottenceau | 2003-09-01 | 1 | -1/+1 |
| | | | | | it will be ->show'ed as a blank window (#5083) | ||||
* | fix profiles list refreshing | Thierry Vignaud | 2003-08-31 | 1 | -1/+1 |
| | |||||
* | 9.2-6mdk | Thierry Vignaud | 2003-08-31 | 1 | -1/+7 |
| | |||||
* | harddrake2 help dialog: use the new scrolled dialog API for scrolled labels | Thierry Vignaud | 2003-08-31 | 1 | -1/+1 |
| | |||||
* | (create_dialog) do not scroll labels by default | Thierry Vignaud | 2003-08-31 | 1 | -1/+1 |
| | |||||
* | fix dialogs height: replace"small" option by "height" & "weight" ones | Thierry Vignaud | 2003-08-31 | 4 | -10/+10 |
| | | | | | | rationale: make thecommon path be the easiest one to set up (and make the uncommon path be the hardest one to follow) | ||||
* | in non expert mode, only display the list of *installed* display managers. | Thierry Vignaud | 2003-08-31 | 1 | -1/+5 |
| | | | | | | | | (interface team request) if no dm is installed, then switch back to expert mode behaviour and display all dm and install them if needed. | ||||
* | conflicts with older drakxtools doc due to new ctxhelp (drakhelp being broken | Thierry Vignaud | 2003-08-31 | 1 | -0/+1 |
| | | | | | until ctxhelp module is splited out as perl-MDK-Doc) | ||||
* | requires perl-Gtk2 >= 0.95-6mdk for working XSetInputFocus() | Thierry Vignaud | 2003-08-31 | 1 | -1/+1 |
| | |||||
* | since we renewed network profiles feature, we shall require netprofile for | Thierry Vignaud | 2003-08-31 | 1 | -0/+1 |
| | | | | | drakconnect | ||||
* | explanations now work again thanks to pixel, no need to duplicate them | Thierry Vignaud | 2003-08-31 | 1 | -1/+0 |
| | |||||
* | don't check ext3 filesystems nor mount them as ext2 during upgrade (bug #5067) | Pascal Rigaux | 2003-08-31 | 1 | -1/+1 |
| | |||||
* | Re-uploaded binary files added with "cvs add -kb ...". | Till Kamppeter | 2003-08-30 | 13 | -0/+0 |
| | |||||
* | Binary files uploaded without "cvs add -kb ...", removed for re-upload. | Till Kamppeter | 2003-08-30 | 13 | -0/+0 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2003-08-30 | 1 | -1/+144 |
| | |||||
* | since XFree86-VGA16-3.3.6-29mdk is bad, insist on having XFree86-VGA16 28mdk ↵ | Pascal Rigaux | 2003-08-30 | 1 | -0/+2 |
| | | | | instead | ||||
* | Updated head image for add-printer wizard to have the new printerdrake icon. | Till Kamppeter | 2003-08-30 | 1 | -0/+0 |
| | |||||
* | set {perImageAppend} to the append= line from the default entry or the first ↵ | Pascal Rigaux | 2003-08-29 | 1 | -1/+5 |
| | | | | image= entry | ||||
* | set_minmax_width was commented which caused the individual package selection | Pascal Rigaux | 2003-08-29 | 1 | -1/+2 |
| | | | | | tree to be to large (fix bug #4548 #4865) | ||||
* | updated pot file | Pablo Saratxaga | 2003-08-29 | 1 | -85/+228 |
| | |||||
* | 9.2-5mdk | Thierry Vignaud | 2003-08-29 | 1 | -2/+12 |
| | |||||
* | restore profiles feature | Thierry Vignaud | 2003-08-29 | 1 | -85/+90 |
| | |||||
* | restore profiles feature through new netprofile package | Thierry Vignaud | 2003-08-29 | 1 | -30/+8 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2003-08-29 | 1 | -86/+218 |
| | |||||
* | fix title when not embedded (print right number of network interfaces | Thierry Vignaud | 2003-08-29 | 1 | -3/+6 |
| | | | | | instead of displaying a big random number) |