summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* time is displayed as HH:MM:SS with RTL languagesThierry Vignaud2004-04-301-1/+3
|
* log removed/added hwThierry Vignaud2004-04-281-0/+3
|
* drop isdn_ fonction namesDamien Chaumette2004-04-281-2/+2
|
* more gui layout fixesDamien Chaumette2004-04-271-36/+38
|
* not needed for Lacie, so removingPascal Rigaux2004-04-271-1/+0
|
* remove useless ::prefix referencesThierry Vignaud2004-04-231-3/+3
|
* (build_notebook) sort ppp auth methodsThierry Vignaud2004-04-231-1/+1
|
* re-indentationDamien Chaumette2004-04-231-127/+127
|
* use gtkset_border_width(Gtk2::VBox->new, 5) to create a vbox and set aDamien Chaumette2004-04-231-7/+3
| | | | | border_width at the same time
* change packing to get a better GUIDamien Chaumette2004-04-231-84/+95
|
* do automatic sound configuration (one can still switch between OSS andThierry Vignaud2004-04-231-0/+1
| | | | | ALSA through mcc)
* handle again timeoutsThierry Vignaud2004-04-231-1/+1
|
* do X11 configuration automagicallyThierry Vignaud2004-04-231-1/+2
|
* handle --autoThierry Vignaud2004-04-231-0/+1
|
* - when automatic flag is set for one hardware class, do not ask forThierry Vignaud2004-04-231-14/+20
| | | | | | | confirmation and just do what is needed - only show "probing in progress" message if we did run an interactive tool
* switch to new harddrake data structureThierry Vignaud2004-04-222-4/+5
|
* fix tv cards detectionThierry Vignaud2004-04-221-1/+1
|
* move reread_net_conf to tools.pmDamien Chaumette2004-04-201-8/+2
|
* remove unneeded @all_cards initialisation in reread_net_confDamien Chaumette2004-04-201-1/+0
|
* (populate_notebook) fix drakxtools' buildThierry Vignaud2004-04-201-1/+1
|
* (build_notebook) do not assume there's not language that want toThierry Vignaud2004-04-201-1/+1
| | | | | translate the "dhcp" string as in other code
* Consolidate button_box* code, remaining file_dialogs.Stew Benedict2004-04-191-183/+97
|
* dropped $::i in foreach loop, use $i insteadDamien Chaumette2004-04-191-1/+1
|
* - translate strings once and only for the user.Damien Chaumette2004-04-191-19/+19
| | | | | | don't bother with translated strings internally.. - drop DHCP translation, it's always DHCP
* IPADDR, NETMASK and GATEWAY fields are not sensitive by default in DHCPDamien Chaumette2004-04-191-0/+3
| | | | | (broken by #8498 fix)
* attempt to correct bug #9423damien2004-04-191-1/+1
|
* Some drives don't return "ATIP info from disk".Stew Benedict2004-04-161-1/+1
|
* - test /etc/init.d/ntpd instead of /etc/ntp.conf for ntp installationDaouda Lo2004-04-081-1/+1
|
* corrected drakups against new libconf 0.32damien2004-04-071-3/+3
|
* Use a scalar with cat_ (Pixel suggestion).Stew Benedict2004-04-061-6/+6
|
* Don't move existing dhcpd.conf, add an include for terminal-server instead.Stew Benedict2004-04-061-27/+59
|
* Remove config-info (new home to be man page).Stew Benedict2004-04-051-194/+75
| | | | | | Use ugtk2 cursor wait/normal (share the wheel). Combine/rework restore code.
* log nv<=>nvidia switchesThierry Vignaud2004-04-051-0/+2
|
* let execl() handle the arg array (this is safer)Thierry Vignaud2004-04-011-1/+1
|
* pass timeout parameter tooThierry Vignaud2004-04-012-2/+4
|
* enable to translate a few more messagesThierry Vignaud2004-04-011-1/+1
|
* translate "XYZ was added/removed" messagesThierry Vignaud2004-04-011-2/+2
|
* move harddrake service confirmation script from spec file into its own fileThierry Vignaud2004-04-011-0/+7
|
* space "fix"Thierry Vignaud2004-03-291-1/+1
|
* typo fixThierry Vignaud2004-03-291-1/+1
|
* only alter xfree config if we found an nvidia cardThierry Vignaud2004-03-291-6/+7
|
* try several locationsThierry Vignaud2004-03-291-1/+1
|
* check for compressed nvidia modules tooThierry Vignaud2004-03-291-1/+1
|
* typo fixThierry Vignaud2004-03-291-1/+1
|
* switch between nv and nvidia driver if commercial driver isn't installedThierry Vignaud2004-03-241-0/+8
|
* (del_intf) enable to delete ADSL and ISDN connectionsThierry Vignaud2004-03-231-3/+13
|
* add a new line for lord catThierry Vignaud2004-03-231-1/+1
|
* (interactive_mode) fix button layout (prevent button collisions andThierry Vignaud2004-03-231-1/+2
| | | | | text truncation when translated)
* (client_type) fix layout (checbox was using too muche vertical space)Thierry Vignaud2004-03-231-8/+8
|
* enable to go in in --testing modeThierry Vignaud2004-03-231-1/+1
|