summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/drakups
Commit message (Collapse)AuthorAgeFilesLines
* revert ugly code printing "This program cannot be run in console mode",Pascal Rigaux2004-07-011-10/+1
| | | | | it is easily done in ugtk2.pm
* Some standalone tools don't compile when run from consoleRafael Garcia-Suarez2004-06-241-1/+10
|
* corrected drakups against new libconf 0.32damien2004-04-071-3/+3
|
* use std bannerThierry Vignaud2004-03-171-1/+4
|
* use new $ugtk2::wm_icon for x11 iconThierry Vignaud2004-03-171-1/+1
|
* set x11 icoThierry Vignaud2004-03-161-0/+2
|
* fix wizard iconThierry Vignaud2004-03-021-1/+1
|
* reuse create_okcancel() in ordet to get some std button layoutThierry Vignaud2004-01-151-9/+10
|
* remove useless menu infrastuctureThierry Vignaud2004-01-151-18/+1
|
* only die if an error actually happened...Thierry Vignaud2004-01-051-1/+1
|
* use new wizards APIThierry Vignaud2004-01-051-1/+1
|
* get rid of val_refThierry Vignaud2004-01-051-7/+9
|
* wip (for strings & interfaces)Thierry Vignaud2003-12-221-15/+374
|
* upsdrvctl start will fail if section name contains spacesThierry Vignaud2003-11-261-0/+1
|
* - configure properly usb & serial connected mge devicesThierry Vignaud2003-11-261-49/+17
| | | | | | | - use perl-Libconf to shrink down the code size and better respect the user config file (keep important comments and the like - thx dam's for his support)
* - for now, check new devices against description (later with port too)Thierry Vignaud2003-10-311-9/+9
| | | | | - fix driver/port mismatch
* auto config ups devicesThierry Vignaud2003-10-311-0/+66