summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/harddrake2
Commit message (Collapse)AuthorAgeFilesLines
* add hint for translatorThierry Vignaud2004-11-291-1/+3
|
* fixed typoPablo Saratxaga2004-11-261-1/+1
|
* kill a stock iconThierry Vignaud2004-11-221-1/+1
|
* add some ";", remove some ";", as told by perl_checkerPascal Rigaux2004-11-181-8/+8
|
* display more informationThierry Vignaud2004-11-021-0/+9
|
* - don't trigger help system when mandrake-doc-common is not installedDaouda Lo2004-10-191-2/+6
| | | | | - don't trigger bug report in oem mode
* - don't hardcode distro name (usefull for oem to change the distroDaouda Lo2004-10-191-2/+4
| | | | | name at only one place)
* cleanup thanks to perl_checkerPascal Rigaux2004-10-141-2/+3
|
* better looking for alternative driversThierry Vignaud2004-09-061-1/+1
|
* enable harddrake2 to properly adapt to theme changes and the likeThierry Vignaud2004-09-011-1/+1
|
* aspell's typo fixesThierry Vignaud2004-08-231-3/+3
|
* perl_checker compliancePascal Rigaux2004-08-111-6/+6
|
* s/Mandrake/MandrakelinuxFunda Wang2004-08-081-1/+1
|
* several typos fixFunda Wang2004-08-011-4/+4
|
* typo fixThierry Vignaud2004-07-011-1/+1
|
* 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
|
* do not display version number in title bar since it's uselessThierry Vignaud2004-06-211-1/+1
| | | | | according to interface team
* show list of partitionsThierry Vignaud2004-06-201-1/+6
|
* display better info for hard disksThierry Vignaud2004-06-201-1/+5
|
* really ensure that "identification" section is displayed firstThierry Vignaud2004-06-201-1/+1
|
* still show info field if detect_devices::getIDE() failled to parse it for aThierry Vignaud2004-06-201-1/+1
| | | | | known vendor string
* still show mass media fields for mass media that are not hard disks (eg:Thierry Vignaud2004-06-201-1/+4
| | | | | cdroms, dvdrom, burners, ...)
* remove old SCSI garbage codeThierry Vignaud2004-06-201-4/+0
|
* adapt fields name to new behavior of mousedrake on 2.6.x kernelsThierry Vignaud2004-06-201-2/+2
|
* smoother mouse data: sort fieldsThierry Vignaud2004-06-201-0/+5
|
* show more fields for miceThierry Vignaud2004-06-201-2/+8
|
* move mice help where it belongsThierry Vignaud2004-06-201-2/+2
|
* simplifyThierry Vignaud2004-06-201-1/+1
|
* display media type for mass storage devicesThierry Vignaud2004-06-201-1/+1
|
* fix undisplayed fields:Thierry Vignaud2004-06-201-2/+2
| | | | | | | - if a per-class group exists, prefer it upon generic group - only care about current group fields, not about those of the group that has the same name in generic
* show splited vendor and description fields for USB hard disks tooThierry Vignaud2004-06-201-1/+1
|
* add help for new fieldsThierry Vignaud2004-06-181-8/+8
|
* group driver fields for sound cardsThierry Vignaud2004-06-181-0/+4
|
* do not display PCI/USB vendor id in identification sectionThierry Vignaud2004-06-181-1/+1
|
* - simplify item groupingThierry Vignaud2004-06-181-10/+8
| | | | | - always show identification first
* fix displaying pci/usb vendor and device idThierry Vignaud2004-06-181-2/+2
|
* display bus (PCI, USB, ...) firstThierry Vignaud2004-06-181-1/+1
|
* fix help for floppiesThierry Vignaud2004-06-181-1/+1
|
* - add infrastructure in order to group fieldsThierry Vignaud2004-06-181-9/+68
| | | | | - start to group fields for mass media, CPUs and generic PCI/USB devices
* kill warningsThierry Vignaud2004-06-171-1/+1
|
* kill usb_id like usb_vendor is (for USB mass storage media)Thierry Vignaud2004-06-171-1/+1
|
* add missing field for hard disksThierry Vignaud2004-06-171-0/+1
|
* the split of the cpu help nicely show up that mice were using CPU help.Thierry Vignaud2004-06-171-0/+3
| | | | | let's describe their "name" field too.
* split out CPU helpThierry Vignaud2004-06-171-16/+19
|
* use new infrastructure in order to not display useless floppy help for SCSIThierry Vignaud2004-06-171-1/+8
| | | | | disks
* add infrastructure for per class help (and add missing space around bracketsThierry Vignaud2004-06-171-64/+76
| | | | | that perl_checker did miss :-()
* perl_checker cleanupThierry Vignaud2004-06-171-1/+1
|
* enforce introduction of translators hints into translation catalogsThierry Vignaud2004-06-141-8/+11
| | | | | | | | | | | (perl_checker should have been loudly complain on those!!!! :-(): - add missing coma caracter - move them near translations note that i didn't bother check po comments that already have the proper comma. instead this should be done by perl_checker which should warn about po comments out of translation calls and tags contexts
* display more data about hard disks (geometry, number of primary/extendedThierry Vignaud2004-06-141-0/+14
| | | | | partitions)