summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* don't exclude Gtk2::Entry fillingDamien Chaumette2004-09-031-1/+1
|
* Mandrake -> MandrakelinuxPablo Saratxaga2004-09-021-1/+1
|
* reuse mcc icons (if availlable) for windowsThierry Vignaud2004-09-0214-0/+20
|
* reuse icon for windowsThierry Vignaud2004-09-023-0/+3
|
* fix untraslated titleThierry Vignaud2004-09-021-1/+1
|
* do not use supermount by default for removable devicesOlivier Blin2004-09-021-1/+1
|
* use proper window & banner iconThierry Vignaud2004-09-021-0/+1
|
* set banner title...Thierry Vignaud2004-09-021-0/+2
|
* do not crash if default autologin or default desktop doesn't existOlivier Blin2004-09-011-2/+4
|
* write modules conf files if a tv card is detectedOlivier Blin2004-09-011-0/+2
|
* fix stupid errorOlivier Blin2004-09-011-1/+1
|
* add notconfigured stateOlivier Blin2004-09-011-4/+11
|
* unbreak drakclockThierry Vignaud2004-09-011-1/+1
|
* initialize and so that motion_event correctly handle the mouse movesFlorent Villard2004-09-011-3/+2
|
* Repaint the calendar (especially when the day changed)Florent Villard2004-09-011-8/+21
| | | | | | | Make the hour tick shorter Check if the ntpdate command succeed or not, do not quit if it fails Only apply the date command again if ntp mode is not selected
* enable harddrake2 to properly adapt to theme changes and the likeThierry Vignaud2004-09-011-1/+1
|
* (create_notebook) follow the same parameter order as gtkappend_page() use andThierry Vignaud2004-09-011-1/+1
| | | | | as C/Gtk+ does
* perl_checker cleanupsThierry Vignaud2004-09-011-2/+3
|
* Do not perform a date command when ntpdate has just been calledFlorent Villard2004-09-011-10/+10
|
* (is_running) enhance regexp, use anyOlivier Blin2004-08-311-1/+2
|
* (is_running) make it workThierry Vignaud2004-08-311-2/+1
|
* (is_running) try harderThierry Vignaud2004-08-311-1/+1
|
* (is_running) ignore our own process ... (brown paper bag bug)Thierry Vignaud2004-08-311-1/+1
|
* (build_notebook) fix crashes (#11100)Thierry Vignaud2004-08-311-1/+10
|
* move start_interface and stop_interface from net_monitor to network::tools, ↵Olivier Blin2004-08-302-25/+12
| | | | use it in net_monitor and net_applet
* allow to connect/disconnect from net_appletOlivier Blin2004-08-301-4/+10
|
* is_running returns a boolean which would never be > 1Olivier Blin2004-08-301-2/+2
|
* - no need to run net-monitor with '--testing'Daouda Lo2004-08-301-1/+1
|
* - launch net_monitor in backgroundDaouda Lo2004-08-301-1/+1
|
* - typoDaouda Lo2004-08-301-1/+1
|
* - avoid duplicationDaouda Lo2004-08-301-4/+6
|
* - s/and/or/ (oblin)Daouda Lo2004-08-301-1/+1
|
* - launch net_monitor once (test if there's a running net_monitor before)Daouda Lo2004-08-301-6/+4
|
* fixed use of N()Pablo Saratxaga2004-08-301-6/+6
|
* typo fixes (Arpad Biro <biro_arpad@yahoo.com>)Thierry Vignaud2004-08-302-9/+9
|
* fix layout so that NTP frame is not badly cut on small resolution (#10971)Thierry Vignaud2004-08-301-5/+5
|
* - Added column to show whether the printers are enabled or disables to the ↵Till Kamppeter2004-08-301-12/+20
| | | | | | | | list of available print queues in the main window. - Added command to the edit-printer window to enable and disable print queues. - Fixed bug of "--expert" command line option of printerdrake not working.
* do not restrict "many partitions" test to SCSI devicesOlivier Blin2004-08-301-2/+2
|
* do not mount and add/delete in fstab when many partitions (#11005)Olivier Blin2004-08-301-2/+2
|
* - Inform the user on first-time setup, both during or after installation, ↵Till Kamppeter2004-08-291-4/+5
| | | | | | | | | | that he can set up a daemon-less CUPS client. - Warn the user when printerdrake is set to daemon-less CUPS client but no server is specified. - Fixed bug of local queues not being recognized when the spooler daemon is not running during printerdrake startup. - Do not try to copy print queues when switchung from daemon-less CUPS to normal CUPS. - Remove the client.conf when switching from daemon-less CUPS to normal CUPS.
* move DHCP column to left for better sizing (Austin <aacton@yorku.ca>)Thierry Vignaud2004-08-291-14/+14
|
* (UpdateAvailable) print ESSID too (Austin <aacton@yorku.ca>)Thierry Vignaud2004-08-291-1/+1
|
* fix Add button behavior (Austin <aacton@yorku.ca>)Thierry Vignaud2004-08-291-2/+2
|
* - Made support for daemon-less CUPS client working.Till Kamppeter2004-08-271-4/+37
| | | | | - Fixed graying out of buttons/menu entries in the main window.
* (manage) read settings from correct interface for non ethernet interfacesOlivier Blin2004-08-271-1/+1
|
* (manage) add metric text entry for all connectionsOlivier Blin2004-08-271-0/+5
|
* (insert_text_n_scroll) fix displaying only last parsed fileThierry Vignaud2004-08-271-1/+1
|
* do not complain on wizcancelThierry Vignaud2004-08-271-1/+3
|
* no need to check first step return value since we're covered by bothThierry Vignaud2004-08-271-1/+1
| | | | | Wizard_no_previous and die('wizcancel')
* remove useless label "the_end"Thierry Vignaud2004-08-271-7/+2
|