summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
* install xawtv if neededThierry Vignaud2003-09-091-17/+1
|
* re-enable supermountPascal Rigaux2003-09-091-1/+1
|
* ensure userdrake works when diskdrake --fileshare is embedded or run through ↵Pascal Rigaux2003-09-091-1/+1
| | | | kdesu
* fix #5448 (infinite entries)Thierry Vignaud2003-09-091-1/+1
|
* fix window size in when non embedded & non wizardThierry Vignaud2003-09-091-1/+1
|
* fix default size without draksplashThierry Vignaud2003-09-091-2/+5
|
* try again if no floppy (or error during creation of floppy)Francois Pons2003-09-091-5/+9
|
* - help callDaouda Lo2003-09-091-2/+2
| | | | | - reportbug via bugzilla
* fix #5430: do not confuse users with debug messagesThierry Vignaud2003-09-091-1/+1
|
* add help buttonsThierry Vignaud2003-09-082-0/+5
|
* fix current profile load in wizard modeThierry Vignaud2003-09-081-0/+1
|
* increase drakconnect robustness regarding profiles managmentThierry Vignaud2003-09-081-11/+10
| | | | | | | | | | | | - fix set_profiles() call on profiles menu user change - (set_profiles) consolidate netcnx->{PROFILE} setting where we call set_profile - (update_profiles) rely on netcnx->{PROFILE} - fix profiles list update when wizard exits
* - do not call anymore network::netconnect::save_confDamien Chaumette2003-09-081-2/+1
| | | | | - good set_profiles($netcnx) call
* remove obsolete codePascal Rigaux2003-09-081-1/+0
|
* ~fix~ calling userdrake in "diskdrake --fileshare"Pascal Rigaux2003-09-081-1/+1
|
* fix #4964 (not being able to select directories)Thierry Vignaud2003-09-081-1/+0
|
* shrinkDamien Chaumette2003-09-081-7/+3
|
* Xdrakres is "XFdrake resolution" not simply "XFdrake"Pascal Rigaux2003-09-081-0/+1
|
* Fixed copyright notice.Till Kamppeter2003-09-081-0/+1
|
* use formatError to have the error message instead of SCALAR(0x....)Pascal Rigaux2003-09-081-1/+1
|
* - support new help callDaouda Lo2003-09-081-1/+1
|
* Show an error message if saned could not be installed.Till Kamppeter2003-09-081-1/+5
|
* - Use a field in the $printer data structure and no a global variableTill Kamppeter2003-09-081-7/+13
| | | | | | | for the expert mode. - Fixed bug of database not being re-read when switching between normal and expert mode with the new GTK2 main window.
* - $netcnx->{PROFILE} is current profile name (now scalar)Damien Chaumette2003-09-071-3/+5
| | | | | | - fix non working profiles loading/saving - perl_checker
* Reverted button texts to not break existing translations, added hintsTill Kamppeter2003-09-051-2/+8
| | | | | for translators to make the button texts short.
* Shorter button texts, so that translations do not let the buttons goTill Kamppeter2003-09-051-3/+3
| | | | | out of the window.
* Change the strings again for PabloStew Benedict2003-09-051-8/+8
|
* CDROM -> CDRStew Benedict2003-09-041-5/+5
|
* Abort scannerdrake when SANE packages cannot be installed.Till Kamppeter2003-09-041-4/+9
|
* No longer needed with reworked banners.Stew Benedict2003-09-042-0/+0
|
* Add application title in banner.Stew Benedict2003-09-041-1/+18
|
* Default to all users for wizard->Users (as root).Stew Benedict2003-09-031-39/+63
| | | | | | Only allow 1 media select from wizard. Limit possible user list to self for nonroot users.
* Last untranslated string. Rework banner with title ala rpmdrake.Stew Benedict2003-09-031-6/+22
|
* fixed missing import of ugtk2Francois Pons2003-09-031-1/+1
|
* - change to handle documentaion system other than drakxtools one (forDaouda Lo2003-09-031-6/+5
| | | | | instance MandrakeGalaxy)
* Fix some untranslated strings - Arpad BiroStew Benedict2003-09-031-4/+4
|
* Prevent main window crash when queue list gets empty by deleting allTill Kamppeter2003-09-021-1/+1
| | | | | print queues.
* do not explicitely reject embedding there, it has to be done in mcc.Thierry Vignaud2003-09-011-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...)
* fix profiles list refreshingThierry Vignaud2003-08-311-1/+1
|
* harddrake2 help dialog: use the new scrolled dialog API for scrolled labelsThierry Vignaud2003-08-311-1/+1
|
* fix dialogs height: replace"small" option by "height" & "weight" onesThierry Vignaud2003-08-313-6/+6
| | | | | | 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 Vignaud2003-08-311-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.
* explanations now work again thanks to pixel, no need to duplicate themThierry Vignaud2003-08-311-1/+0
|
* Updated head image for add-printer wizard to have the new printerdrake icon.Till Kamppeter2003-08-301-0/+0
|
* restore profiles featureThierry Vignaud2003-08-291-85/+90
|
* fix title when not embedded (print right number of network interfacesThierry Vignaud2003-08-291-3/+6
| | | | | instead of displaying a big random number)
* New GTK2-based main window for printerdrake (only after installation).Till Kamppeter2003-08-291-12/+474
|
* fix dialogs heighThierry Vignaud2003-08-281-3/+3
|
* - help connects to qa.mandrakesoft.comDaouda Lo2003-08-271-1/+1
|
* - new drakhelp argsDaouda Lo2003-08-271-1/+1
|