summaryrefslogtreecommitdiffstats
path: root/perl-install
Commit message (Collapse)AuthorAgeFilesLines
...
* remove useless bbox8 (due to use of std dialog button box)Thierry Vignaud2003-08-271-2/+0
|
* get rid of useless/badly named bbox0Thierry Vignaud2003-08-271-23/+23
|
* rename combo1 as profile_comboThierry Vignaud2003-08-271-12/+14
|
* - fix hostname settingThierry Vignaud2003-08-271-1/+1
| | | | | | - set hostname at the same time we apply dns changes, that is when one ask to apply changes
* typo fixDamien Chaumette2003-08-271-1/+1
|
* alias meta_class=discovery with meta_class=desktopFrancois Pons2003-08-261-0/+1
|
* 9.2-3mdkThierry Vignaud2003-08-261-1/+14
|
* hide profile in "internet config" dialog if profiles are disabledThierry Vignaud2003-08-261-2/+4
|
* fix "Internet Connection Configuration" dialog does not show up itsThierry Vignaud2003-08-261-8/+6
| | | | | contents
* updated pot filePablo Saratxaga2003-08-262-43/+66
|
* updated Nimbus Sans font with more cyrillic glyphsPablo Saratxaga2003-08-261-0/+0
|
* updated list of available kde-i18n-xx packagesPablo Saratxaga2003-08-261-6/+5
|
* rename --gui option as --skip-wizard option on interface team requestThierry Vignaud2003-08-261-1/+1
|
* only write conf & install packages on exit (Ok press) if somethingThierry Vignaud2003-08-261-9/+9
| | | | | | really has been altered so that we do not write the config twice if the user already pressed the "apply" button
* - "Configure hostname..." button: offer to configure DNS tooThierry Vignaud2003-08-261-38/+26
| | | | | - (configure_hostname) kill it since it only duplicate code from network/*pm
* fix pkg to install for sambaThierry Vignaud2003-08-261-1/+1
|
* *** empty log message ***Pascal Rigaux2003-08-261-1/+92
|
* adapt to new flag [selected=...]Pascal Rigaux2003-08-261-1/+2
|
* fix buttons sensitive behaviorDamien Chaumette2003-08-261-10/+14
|
* still more dialogs cleanupsThierry Vignaud2003-08-261-70/+58
|
* *** empty log message ***Pascal Rigaux2003-08-261-1/+87
|
* Updated icon for printerdrake's dialog windows.Till Kamppeter2003-08-261-0/+0
|
* add --gui in order to start in "mcc" state (aka not in wizard mode)Thierry Vignaud2003-08-261-1/+1
|
* more dialog misusage and some indent fixesThierry Vignaud2003-08-261-41/+32
|
* enfore gc style for gtk+2 widgets creationThierry Vignaud2003-08-261-46/+45
|
* more layout fixes: cance/ok order coherency, no VBoxes/HButtonBoxesThierry Vignaud2003-08-261-18/+14
| | | | | abuses, ...
* (configure_net) Gtk2::Dialog main area is already a vbox, so it'sThierry Vignaud2003-08-261-29/+24
| | | | | useless to pack a vbox there idem for action area and Gtk2::HButtonBox
* (get_intf_status) kill duplicateThierry Vignaud2003-08-261-5/+0
|
* net & lan configuration dialogs: prevent one to do concurrent configThierry Vignaud2003-08-261-16/+28
| | | | | changes from the gui
* drop security level selection for desktop user.Francois Pons2003-08-261-2/+4
|
* do not ask user for group selection if desktop meta class is used.Francois Pons2003-08-261-1/+1
|
* added [selected=desktop] when needed (same as default selection (PowerPack) butFrancois Pons2003-08-261-4/+4
| | | | | Gnome is removed).
* (sensitive_buttons) fix itThierry Vignaud2003-08-261-2/+3
|
* added [selected=server] for groups to be selected by default.Francois Pons2003-08-261-3/+3
|
* added [selected=default] for all section which needed to be selectedFrancois Pons2003-08-261-5/+5
| | | | | (approximative map of existing packages).
* - only allow to run one wizard at once (insensitive button if one isThierry Vignaud2003-08-261-19/+44
| | | | | | | | | | already started) - reload the configuration once the wizard exited - prevent one to do concurrent config changes from the gui while the wizard is run (proper fix involve both fix modality/transcientness when embedded and running the wizard within the same process instead of forking it]
* get selected list from compssUsers for readCompssUsers.Francois Pons2003-08-261-2/+5
|
* added default compssUsers group selection from compssUser file directly (useFrancois Pons2003-08-261-8/+9
| | | | | | | [selected=...] where ... is a list of comma separated meta_class (or default for no meta_class or all for all meta_class). fixed all radeon card are using 3D for 3D package group.
* *** empty log message ***Pascal Rigaux2003-08-261-1/+117
|
* install "autofs" pkg when using ldap (thanks to Buchan Milne)Pascal Rigaux2003-08-261-1/+1
|
* more last bits for 9.2-2mdk for lord pixelThierry Vignaud2003-08-261-1/+4
|
* use fs=ext2:vfat or fs=udf:iso9600 for supermount (it needs supermount-ng)Pascal Rigaux2003-08-261-6/+9
|
* - don't set XkbCompat to group_led, it's better to use grp_led:scroll inPascal Rigaux2003-08-261-2/+5
| | | | | | | | | | | | | | XkbOptions - also set compose:rwin if GRP_TOGGLE is not rwin_toggle. rationale: Also, for multilayout keyboards, it would be nice to also in XkbOptions "compose:rwin" to define the right windows key as the compose key (unless "rwin_toggle" has been choosen to toggle the layouts) "compose:rwin" is the default when loading a single latin layout, but is lost when loading several layouts...
* 9.2-2mdkThierry Vignaud2003-08-261-1/+6
|
* while bootstrapping, only write /etc/modules.conf only if we really altered itThierry Vignaud2003-08-262-1/+3
| | | | | (thus preventing depmod to be runned everytime)
* (add_alias) override current setting when adding an aliasThierry Vignaud2003-08-261-1/+1
|
* explain data structThierry Vignaud2003-08-261-0/+2
|
* do embed WebDAV configuration (fix bug #4703)Pascal Rigaux2003-08-261-1/+0
|
* focus_first on the webdav server fieldPascal Rigaux2003-08-261-7/+9
|
* If an HPOJ-controlled HP MF device on a parallel port has an URI withTill Kamppeter2003-08-261-0/+4
| | | | | | model reference (and not port number) tell at least in the menues that it is on a parallel port.